Ho to check the user locking the db account
846231Sep 11 2011 — edited Sep 13 2011Hi all,
Oracle 11g
Is there a way to identify which user is locking the account :(
We have 50+ developers, and using single schema "HR".
They are complaining that someone has been locking the account, maybe something is wrong with their code.
How can I identify this user who is locking the account which exceeds invalid login to more than 20?
We are implementing password expiry as a security procedure.
Thanks a lot