Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Query to find dropped users in database

853038Jan 9 2014 — edited Jan 10 2014

Hi i have requirement to drop all invalid objects in database where user no longer exists in database, it is documented by oracle that if a cascade drop is performed on a userid that objects like MV & synonyms etc.. will become INVALID but will not be dropped from database.

Anybody has any idea how we can find such INVALID objects of users whose id is dropped from database.

Appreciate your help in advance.

Thanks

Abhinay

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 7 2014
Added on Jan 9 2014
3 comments
3,062 views