Types of Auditing Supported

Oracle provides specific support for three types of auditing:

Schema object auditing

Allows you to specify schema objects to be audited. Oracle will write an audit record based upon the schema object being accessed.

SQL statement auditing

Allows you to specify SQL statements to be audited. Oracle will write an audit record based upon the fact that a user executed a specific SQL statement.

System privilege auditing

Allows you to specify particular system privileges to be audited. Oracle will write an audit record based upon the fact that a user exercised a specific system privilege.

You’ll find more details on how to implement each of these three audit options, along with examples, later in this chapter.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset