SPI Common Extensions Manual
ZCMK Definitions
SPI Common Extensions Manualβ427508-001
B-88
β32762 ZCMK-EVT-BAD-REOPEN
ZEMS-TKN-EVENTNUMBER
has the value ZCMK-EVT-BAD-SYS-MSG.
ZCMK-TKN-SYS-MSG-CODE
contains the message ID number from the first word of the system message.
Cause. This might indicate a serious problem in the subsystem.
Effect. The message is ignored, and a dummy reply is generated.
Recovery. If this event is reported the first time the subsystem was started or is
reported repeatedly, contact your Compaq service provider.
β32762 ZCMK-EVT-BAD-REOPEN
The subsystem has received a primary process open request for a file that is still
opened by the backup process.
ZEMS-TKN-EVENTNUMBER
has the value ZCMK-EVT-BAD-REOPEN.
ZCMK-TKN-XPNAME
contains the process name of the primary process that attempted to open the
server (128-character maximum length).
ZCMK-TKN-XFNUM
contains the file number specified by the primary process.
Cause. This condition can arise if the primary process fails to issue a CHECKCLOSE
call on a backed-up file or does not wait for the backup process to complete the close.
Effect. The open is rejected with a file-system error code 17.
Recovery. Examine the primary applicationβs handling of CHECKCLOSE (C-series) or
FILE_CLOSE_CHKPT_ (D-series). If the backup process is active (that is, if it is not
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>: Primary reopened with no backup close, process <2>,
file number <3>