[Previous entry: "I will be speaking at the IT Underground in Rome"] [Next entry: "Pete Finnigan podcast interview on Oracle security"]
Nice idea on audition using trace events
September 5th, 2006 by Pete
Post to del.icio.us
Post to Furl
There was an interesting post on my Oracle security forum yesterday by Marcel-Jan about using event ORA-942 to detect if someone is attempting to access tables that do not exist. This post is titled "ORA-942 as addition to auditing" and is an interesting idea. It will be interesting to test this to see if the performance hit would be too great. It would be interesting to compare this with table access audit on error and also with system error triggers.
Its an interesting idea if you know anything of SQL Server as it can use trace for detailed level audit.


