Find out how much space is left in each tablespace.

Select tablespace_name, sum(bytes) bytes
From dba_free_space
Group by tablespace_name;

How to find out how much space is left in each tablespace
Tagged on:

Leave a Reply

Your email address will not be published. Required fields are marked *

50 − = forty seven