Auditing Status

You can enable or disable the auditing feature by using the database.audit.Enable setting. Use the settings_write_bool procedure to enable/disable the auditing feature.

To enable the auditing feature in Oracle, use the following code:

exec settings_write_bool(1,'database.audit','Enabled');

Related Topics

Detailed Configuration

Options Setting

SETTINGS_WRITE_STRING Procedure



Legal Notices | Your Privacy Rights
Copyright © 1999, 2020

Last Published Thursday, March 18, 2021