Try OpenEdge Now
Database Administration
Maintaining and Monitoring Your Database
:
Logged Data
:
Saving key database events
:
Disabling save key events
Disabling save key events
Disabling your database from saving key events can be done at any time, even when the database is online. Issue the following command to disable the save key event storage:
proutil mydb -C disablekeyevents
See
PROUTIL DISABLEKEYEVENTS qualifier
for details on the utility.