How to find the login attempts related information from trace files?
672680Sep 5 2011 — edited Sep 5 2011Hi All,
my database version is 10gR2.
Currently, auditing is not enabled for my database. audit_trail=NONE.
And today, I found that someone tried to login the account BIUSER using the wrong password for 10 times, and make the account BIUSER locked.
So, I wonder if it is possible to mine into the background trace files to find out who is trying to login and when?
Any help or suggestion would be highly appreciated.
Thanks