Rahul B wrote:
Hi,
How can i find out the space that is currently not utilized/utilized
in the tablespace?
I tried from syscat.tablespaces, but it doesn't seem to give me that
information.
Look at a tablespace snapshot.
Either, 'get snapshot for tablespaces on <yourdb>' or you can use the
SYSIBMADM.SNAPCONTAINER administrative view.