SPI Common Extensions Manual

ZCMK Definitions
SPI Common Extensions Manual427508-001
B-78
–32748 ZCMK-EVT-RESETSYNC
32748 ZCMK-EVT-RESETSYNC
A RESETSYNC signal has been received.
ZEMS-TKN-EVENTNUMBER
has the value ZCMK-EVT-RESETSYNC.
ZCMK-TKN-XPNAME
contains the name of the process that issued the RESETSYNC.
ZCMK-TKN-FNUM
contains the file number specified by the requester.
Cause. This usually occurs following an application program takeover when a file was
opened in the backup with a CHECKOPEN or FILE_OPEN_CHKPT_ call, but the
sync-block was never checkpointed.
Effect. All operations currently in progress that originated on the file that supplied the
RESETSYNC command message are discarded. The state of any resources these
command messages were controlling is undefined.
Recovery. If the event is not expected, examine the application program for proper
checkpointing of file controls following a CHECKOPEN or FILE_OPEN_CHKPT_
procedure call.
32749 ZCMK-EVT-REJ-QUEUE-FULL
A command message was rejected with file-system error 30 (No LCB space) because
too many command messages are currently in progress.
Tokens in Event Message
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-ENUM
ZEMS-TKN-SUBJECT-MARK token-type ZSPI-TYP-MARK
ZCOM-TKN-SUBJ-objtype <1> token-type ZSPI-TYP-STRING
ZCMK-TKN-XPNAME <2> token-type ZSPI-TYP-STRING
ZCMK-TKN-FNUM <3> token-type ZSPI-TYP-INT
Message Text
<1>: RESETSYNC from process <2> on file number <3>
Tokens in Event Message
ZEMS-TKN-EVENTNUMBER token-type ZSPI-TYP-ENUM
ZEMS-TKN-SUBJECT-MARK token-type ZSPI-TYP-MARK
ZCOM-TKN-SUBJ-objtype <1> token-type ZSPI-TYP-STRING
ZCMK-TKN-XPNAME <2> token-type ZSPI-TYP-STRING