OSI/MHS Management Programming Manual

Event Messages
OSI/MHS Management Programming Manual424824-001
6-71
13: ZMHS-EVT-BAD-OPNR
13: ZMHS-EVT-BAD-OPNR
An attempt to open this subsystem was rejected. This is not a critical event.
Token Descriptions
ZMHS-TKN-XPNAME
is the name of the process involved in the event; maximum length is 128 bytes.
ZMHS-TKN-XFNAME
is the name of the file involved in the error; maximum length is 256 bytes.
ZEMS-TKN-EMPHASIS
has the value ZSPI-VAL-FALSE, indicating that this is not a critical event.
ZEMS-TKN-CONSOLE-PRINT
has the value ZSPI-VAL-TRUE.
Cause. An attempt to open the process is rejected. The process, depending on the
location, will terminate. If the error is fatal, a ZMHS-EVT-INTL-ERR will be generated
with this event.
Recovery. Verify the name used when attempting to open the process to determine if it
is a programming error or an illegal attempt to access a process.
Additional Unconditional Tokens
ZMHS-TKN-XPNAME <1> token-type ZSPI-TYP-STRING.
ZMHS-TKN-XFNAME <2> token-type ZSPI-TYP-STRING.
ZEMS-TKN-EMPHASIS token-type ZSPI-TYP-BOOLEAN.
ZEMS-TKN-CONSOLE-PRINT token-type ZSPI-TYP-BOOLEAN.
Event-Message Text
Open rejected, process <1>, name: <2>