Save key events
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
When you enable your database to save key events, an
additional database process is created to handle the responsibility.
This background database process periodically scans your database
log file, creating records of the key events in the _KeyEvt table.
When successfully started, the key event process writes messages
to your log file similar to the following:
|
The key event process is also visible in PROMON. The following example shows User Control output from a database enabled to save key events:
|
The new process type, KERD, represents the key event process.