SPI Common Extensions Manual
ZCMK Definitions
SPI Common Extensions Manual—427508-001
B-91
–32766 ZCMK-EVT-BAD-BKUP-OPEN
–32766 ZCMK-EVT-BAD-BKUP-OPEN
An open message was received from a backup process, but there was no
corresponding open from the primary process.
ZEMS-TKN-EVENTNUMBER
has the value ZCMK-EVT-BAD-BKUP-OPEN.
ZCMK-TKN-XPNAME
contains the name of the process that issued the open message.
Cause. A problem might exist in the management application. The application might
have proceeded with a CHECKOPEN or FILE_OPEN_CHKPT_ call following a failed
open. This event might also indicate that a primary process and its backup are not
synchronized. Finally, this event might indicate an attempt to bypass security
restrictions.
Effect. The open is rejected with file-system error 17 (ZFIL-ERR-NOPRIMARY).
Recovery. Verify the name used in the OPEN procedure call.
–32767 ZCMK-EVT-PROG-ERR
A subsystem process has detected an internal programming error.
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
Message Text
<1>: Backup open without primary open, process <2>
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-PROG-ERR <2> token-type ZSPI-TYP-ENUM
ZCMK-TKN-ABEND-TEXT <3> token-type ZSPI-TYP-STRING
Message Text
<1>: Internal Program Error:
<2> <3>