CHKABORT command

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Summary

Privileges
System manager
Function
Aborts a pending request for a checkpoint

Syntax

CHKABORT

Usage notes

The CHKABORT command aborts a pending checkpoint by causing it to time out immediately. This command is useful when a pending checkpoint is causing too great a delay in the initiation of new requests or Host Language Interface jobs.

Also, any outstanding transaction is ended and the USE=IGNORE attribute applies to the command.

For a detailed description of setting checkpoints and system recovery, refer to Checkpoints: Storing before-images of changed pages.