How to check for tablespace size utilization.
Hi all, as the title says. Is there a script for me to check my tablespaces utilization if I have a mix of autoextendable & non autoextend datafiles?
My current script only checks either autoextend datafiles or fix datafiles. When I execute the script the result doesn't seems to be correct.