|
|
Re: enabling auditing! [message #56476 is a reply to message #56427] |
Wed, 02 April 2003 15:34 |
Michel Bartov
Messages: 35 Registered: February 2003
|
Member |
|
|
I just posted an integrated set of GUI tools to administer the Oracle database.
One of the functions is ‘Manage Database Auditing, under ‘Security’ that allows you to audit a specific user by statement or object and view all actions performed by the user.
You may need same help to get started, so feel free to contact me (michelbartov@yahoo.com). The link is http://www.barsoft.net/
You may also try this command: AUDIT ALL BY SCOTT BY SESSION;
(SCOTT is the user you want to audit)
|
|
|