Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Audit and database performance
Hi All,
We have an application where we would like to setup audit on 30 tables to catch failed inserts. Should I expect application performance problem doing it for 30 tables? What is the overhead of doing:
AUDIT INSERT ON table_name BY ACCESS WHENEVER NOT SUCCESSFUL;
Thanks.
George.
![]() |
![]() |