Try OpenEdge Now
skip to main content
Core Business Services - Security and Auditing
Auditing : Audit Security : Choosing additional audit options
 

Choosing additional audit options

If you are working with an audit-enabled database, you can select two additional auditing options. You make these selections from the Admin > Database Options menu in Data Administration.
The options are as follows:
*Use Application User Id for Auditing — Overrides the database connections user ID for recording audit user ID and uses the application-level user ID for auditing (if set). If you select this option, you must also have set the user ID through the SET-CLIENT( ) method. For details, see the Auditing chapter in OpenEdge Development: Programming Interfaces.
*Enforce Audit Insert Privilege — Tells the OpenEdge client executable to require that users of applications that use application auditing and set auditing context must be granted the audit inserter privilege in order for auditing data to be recorded.