I made an import to specific schemas in an oracle db and the system tablespace got bigger.
The three schemas that I imported had their own tablespaces. I do not know why but the system tablespace got bigger.
I checked the dependencies of system tablespace and there were no user objects. I also dropped the imported schemas but no free space was released on the system tablespace.
Is there any sql that I can check the extent size of a tablespace?
The three schemas that I imported had their own tablespaces. I do not know why but the system tablespace got bigger.
I checked the dependencies of system tablespace and there were no user objects. I also dropped the imported schemas but no free space was released on the system tablespace.
Is there any sql that I can check the extent size of a tablespace?