PROUTIL DISABLEKEYEVENTS qualifier
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Disables the storage of key events for the database.
Syntax
|
Parameters
- db-name
- Name of the database being disabled for key event storage.
Notes
- The database may be online when disabling key events.
- Events in the
_KeyEvttable are not deleted when PROUTIL DISABLEKEYEVENTS is run.