My Oracle Support Banner

How does the NOAUDIT option work (Disabling AUDIT commands) (Doc ID 1068714.6)

Last updated on APRIL 28, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 8.0.4.0 and later
Information in this document applies to any platform.

Goal

How does the noaudit option work?

You have correctly enabled auditing and have issued the statement

AUDIT INSERT TABLE, UPDATE TABLE, DELETE TABLE;

to audit all updates, inserts, and deletes to any tables. However, you do not
wish to audit actions taken by the owner of the tables, and so have also issued
the command

NOAUDIT INSERT TABLE, UPDATE TABLE, DELETE TABLE BY <USER>;

You realize later that <USER>'s actions are still being audited and recorded.
Why?

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.