Disable logon audit to specifi user
Dear all
I want to disable the database to collect audit records on logon and logoff operations from specific user (not all) because the user is generating too much records and is trusted. I have tried to issued the following commands but still the database collect logon and logoff operation for that user as I can find them in DBA_AUDIT_TRAIL
noaudit session by hr
noaudit create session by hr
Regards Sadock
I want to disable the database to collect audit records on logon and logoff operations from specific user (not all) because the user is generating too much records and is trusted. I have tried to issued the following commands but still the database collect logon and logoff operation for that user as I can find them in DBA_AUDIT_TRAIL
noaudit session by hr
noaudit create session by hr
Regards Sadock
0