Occupants usage in sysaux tablespace
select occupant_name,occupant_desc,space_usage_kbytes from v$sysaux_occupants;
oracle configurationintermediate
by OracleDba
17 views
select occupant_name,occupant_desc,space_usage_kbytes from v$sysaux_occupants;
12
select occupant_name,occupant_desc,space_usage_kbytes
from v$sysaux_occupants;Please to add comments
No comments yet. Be the first to comment!