SPI Common Extensions Manual
ZCMK Definitions
SPI Common Extensions Manual—427508-001
B-79
–32750 ZCMK-EVT-PROC-STARTED
ZEMS-TKN-EVENTNUMBER
has the value ZCMK-EVT-REJ-QUEUE-FULL.
ZCMK-TKN-XPNAME
contains the name of the process that issued the request.
Cause. This condition indicates a resource overload. The subsystem is being asked to
do too many things at the same time. The actual number of command messages that
can be accommodated is 2000. This is less than the 2048 limit imposed by the
operating system so that system messages can also be received.
Effect. The request is rejected with file-system error 30 (ZFIL-ERR-NOLCB).
Recovery. If an application program response contains file-system error 30, examine
the event log for this message to see if the error 30 was generated by the file system
or by the subsystem. If it is a file-system error, try moving the application to another
CPU. If it is a subsystem error, try balancing the process and CPU load.
An application program can retry command messages after a short time delay but
should avoid unlimited retries.
–32750 ZCMK-EVT-PROC-STARTED
A process has started running.
This message is not generated by processes that SYSGEN started.
ZEMS-TKN-EVENTNUMBER
has the value ZCMK-EVT-PROC-STARTED.
ZSPI-TKN-SERVER-BANNER
contains the process banner.
Message Text
<1>: Command message from process <2> rejected because
RECEIVE queue is full
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
ZSPI-TKN-SERVER-BANNER <2> token-type ZSPI-TYP-CHAR50
Message Text
<1>: Process started <2>