Hi All,
Interested to know how to find out the details like when and who drop a user from an ORACLE database.
For example, we have a database of version 11.2.0.2 where audit_trail and audit_sys_operations parameters are set to "DB" and "TRUE" respectively.
Now if somebody drop a user , we want to know who is that somebody and when the user was dropped.
Thanks in advance ..!!