Database transaction context
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The database transaction context identifies all audit events that are related to a single clients database transaction. The database transaction contexts scope is indirectly controlled by the client applications database transaction. When the application starts a database transaction, all auditing records will be associated with that transaction until the application ends the transaction. This happens automatically within the database language clients and does not require additional application code.