5. Assigning Privileges and Granting Permissions : Subject Privileges : Auditor Privilege
 
Share this page                  
Auditor Privilege
The Auditor privilege allows a user to obtain information from the audit log.
A user with this privilege can:
Register the audit log file to a virtual table using the REGISTER TABLE statement (or perform the equivalent operation in Actian Director or VDBA).
Remove the registration for an audit log file using the REMOVE TABLE statement (or perform the equivalent operation in Actian Director or VDBA).
Query the audit log once it has been registered as a virtual table.
Obtain the audit log file name by calling dbmsinfo(‘security_audit_log’).