摘要:
一、表空间大小 select b.file_name 物理文件名, b.tablespace_name 表空间, b.bytes / 1024 / 1024 大小M, (b.bytes - sum(nvl(a.bytes, 0))) / 1024 / 1024 已使用M, substr((b.byt 阅读全文
posted @ 2016-12-21 09:52
bolang100
阅读(1215)
评论(0)
推荐(0)