About tablespace objects
345144Nov 14 2002 — edited Dec 16 2006I want to get rid of certain tablespace. But I do not want to lose any object from it. Therefore, INCLUDING CONTENTS is not an option for me. Prior to Drop, I want to get a list of all objects residing in this tablespace. DBA_OBJECTS does not list tablespace. Is there a way to find it ?
Thanks