Disabling auditing
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Use the command PROUTIL DISABLEAUDITING to
disable auditing for a database. If a database has data in the audit
data tables, _aud-audit-data and _aud-audit-data-value,
when the command is issued, the database is deactivated rather
than disabled. The syntax of the DISABLEAUDITING command is:
|
The following message is displayed when auditing is deactivated:
|
To fully disable auditing, the _aud-audit-data and _aud-audit-data-value tables
must be empty. The following procedure provides the steps to disable
auditing on a database that currently has auditing deactivated.
To disable auditing on a deactivated database: