audit user activity
743319Mar 16 2011 — edited Mar 16 2011I have a need to audit user activities on a certain objects, not the entire database. The problem is that users do not connect directly to the database. Every users are authenticated at the front end application and the application user makes the connection to the database which make hard to track down any user auditing. Does anyone have any suggestions on how I can audit user activities? BTW, this is 11g on unix. any help would be appreciated.