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ù)