TS/MP Supplement for Limits Relief (G06.26+)

Cause. The PATHMON process communication with the ACS subsystem does not follow the
TSMP protocol.
Effect. The send operation fails with Pathsend error FEScPathmonMessage and file-system
error FEOK.
Recovery. Retry the send operation. If the problem persists, check the PATHMON process.
You may need to shutdown and restart your application.
1024 ZACL-EVT-PATHMON-IO-ERROR
Event-Message Text.
1024 - PATHMON process-name I/O operation failed, error errnum
Unconditional Tokens
ZACL-TKN-EVENT-LEVEL token-type ZACL-TYP-EVENT-LEVEL.
has the value of ZACL-VAL-EVENT-LEVEL-WARNING.
ZACL-TKN-EVENT-PROCESS-NAME token-type ZSPI-TYP-STRING.
contains the name of the PATHMON process. This token is the subject of the event
message.
ZACL-TKN-EVENT-ERROR-CODE token-type ZSPI-TYP-INT.
contains the file-system error code returned by the failed operation.
Cause. An I/O operation from the ACS subsystem to a PATHMON process failed
unexpectedly.
Effect. If the I/O operation was made in response to a send operation, the send operation fails
with Pathsend error FEScPathmonConnect. The file-system error code provides detailed
information on the error.
The ACS subsystem attempts to close communication to this PATHMON process. New send
requests fail with Pathsend error FEScPathmonShutdown and file-system error FEOK.
When all links to the PATHMON process are closed from the requester side, the ACS
subsystem closes communication to this PATHMON process then opens a new communication
channel for future send requests.
Recovery. Close all the links to this PATHMON process from the requester side.
1025 ZACL-EVT-PATHMON-OPEN-ERROR