SQL> select tablespace_name,current_users,total_blocks,used_blocks,free_blocks from v$sort_segment;
TABLESPACE_NAME CURRENT_USERS TOTAL_BLOCKS USED_BLOCKS FREE_BLOCKS
------------------------------- ------------- ------------ ----------- -----------
TEMP 0 202496 0 202496
已用时间: 00: 00: 00.15
SQL>
Oracle临时表空间分析

被折叠的 条评论
为什么被折叠?



