Try OpenEdge Now
skip to main content
Database Administration
Maintaining and Monitoring Your Database : Logged Data : Saving key database events : _KeyEvt table : _KeyEvt table creation
 
_KeyEvt table creation
The _KeyEvt table is created when your database is first enabled to save key events. By default, the _KeyEvt table is created in the Schema Area, but you can specify a different area.
The following example demonstrates how to enable key events for a database named my-db, and place the _KeyEvt table in the Schema Area:
$ proutil my-db -C enablekeyevents