find user added or dropped...and grants
hello all,
I want to find what new users were added to my db and what users where dropped in my DB ??? basically i need to monitor when a new user is added and when a user is dropped and same with grants....need to know what grants where revoked to a user and what grants were granted to a existing users....it need to work from 9i-11g ?
Is there any dba views taht we can query for this ??