真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

oracle查詢臨時(shí)表空間使用情況

select h.tablespace_name tablespace_name,f.autoextensible,
?????????????? round(sum(nvl(p.bytes_used, 0)) / power(2, 30), 2) used_gb,
?????????????? round(sum(decode(f.autoextensible, 'YES',? f.maxbytes, 'NO', f.bytes)) / power(2, 30), 2) max_gb
????????? from v$temp_space_header h, v$temp_extent_pool p, dba_temp_files f
???????? where p.file_id(+) = h.file_id
?????????? and p.tablespace_name(+) = h.tablespace_name
?????????? and f.file_id = h.file_id
?????????? and f.tablespace_name = h.tablespace_name
???????? group by h.tablespace_name,f.autoextensible

創(chuàng)新互聯(lián)專注于五通橋企業(yè)網(wǎng)站建設(shè),響應(yīng)式網(wǎng)站,商城開發(fā)。五通橋網(wǎng)站建設(shè)公司,為五通橋等地區(qū)提供建站服務(wù)。全流程按需定制開發(fā),專業(yè)設(shè)計(jì),全程項(xiàng)目跟蹤,創(chuàng)新互聯(lián)專業(yè)和態(tài)度為您提供的服務(wù)


分享文章:oracle查詢臨時(shí)表空間使用情況
文章位置:http://weahome.cn/article/gsiojj.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部