Filter Audit data? [message #62440] |
Thu, 22 July 2004 02:08 |
ngo van thang
Messages: 2 Registered: July 2004
|
Junior Member |
|
|
Hi all,
I have a question about audit table.
If i use this statement:
audit select,insert,delete,update on temp by session
then system just capture only Object Name, and Action is always "SESSION REC"
But if i use this statement :
audit select,insert,delete,update on temp by access
i can view action of user in specification. But it will make a huge record in the short time.
So, is there any solution that i can view the user's action but dont make a huge record?
please help me. thanh so much
NGO VAN THANG
|
|
|