Results 1 to 1 of 1
I need a script to read all the failed log in users as part of auditing. We are using oracle 11g. There are thousands of files with .aud extension from ...
- 02-14-2011 #1Just Joined!
- Join Date
- Feb 2011
- Posts
- 1
Need A Script To List All Failed Log In Users In Auditing
I need a script to read all the failed log in users as part of auditing. We are using oracle 11g. There are thousands of files with .aud extension from which I have to segregate the unsuccessful ones. I queried sys.aud$ where I got the column names like entryid, sessionid, linux node, time etc., but I cannot find from where the above log files are being created. Any help in this regard will be highly appreciated.
Thanks


Reply With Quote