Skip to main content

How is SQL Auditing accomplished?


SQL Audit either uses the system journals(if journaling is implemented on your system) or thru commands where SQL Audit stores the data in journals which are active only during the execution of each SQL statement. This simplifies the ability to track and report on changes to your database files for regulatory compliance management or internal control requirements.

Last update:
2016-07-14 17:23
Author:
Kathy Stolzenburg
Revision:
1.0
Average rating:0 (0 Votes)

You cannot comment on this entry