_KeyEvt table maintenance

Maintenance on the _KeyEvt table treats the table like a standard table. The following actions are allowed:

  • Table move — Move the _KeyEvt table to a new area with PROUTIL TABLEMOVE.
  • Truncate area — Quickly and efficiently delete all the data in the _KeyEvt tables and indexes with PROUTIL TRUNCATE AREA.
  • Truncate table — Truncate the data in the _KeyEvt tables and indexes, and optionally move them to a new area with PROUTIL TRUNCATE TABLE.
  • Index move — Move a _KeyEvt table index with PROUTIL IDXMOVE.
  • Record deletion — Records in the _KeyEvt table can be deleted with standard 4GL and SQL statements.