The default tablespace of the user is not empty even we dropped it, it's still contains data that we
One of our databases is on 9.2.0.6 on AIX platform
We want to reorganize a database user by using export/import.
So after export data, we do 'drop user cascade' but the default tablespace of the user is not empty,
it's still contains data that we don't know what data !
We need to know what is this data and how to drop it?
Thanks for helping,
Rou
We want to reorganize a database user by using export/import.
So after export data, we do 'drop user cascade' but the default tablespace of the user is not empty,
it's still contains data that we don't know what data !
We need to know what is this data and how to drop it?
Thanks for helping,
Rou
0