DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-209
6005 ZPHI-EVT-PSEND-ERR
6005 ZPHI-EVT-PSEND-ERR
A Pathsend error occurred.
ZPHI-TKN-PATHSEND-ERROR
is the Pathsend error code returned. For Pathsend error code definitions, see the
TS/MP Pathsend and Server Programming Manual.
ZPHI-TKN-FE-ERROR
is the file-system error that occurred (if any). For file-system error definitions, see
Appendix B, File-System Errors.
ZPHI-TKN-SERVER-CLASS-NM
is the name of the Pathway server class that returned the error.
ZPHI-TKN-PMON-PRCS-NM
is the name of the Pathway monitor (PATHMON) process that returned the error.
Cause. A Pathsend error has occurred.
Effect. The activity stops in a restartable state.
Recovery. Check the Pathsend error code in the message. For the definition and
recovery action for the specified error, see the TS/MP Pathsend and Server
Programming Manual. If applicable, check the file-system error code in the message.
See Appendix B, File-System Errors, for a definition of the specified error. For more
information about file-system errors, including recovery actions, see the Guardian
Procedure Errors and Messages Manual. Correct the Pathsend error and restart the
activity.
Tokens
ZPHI-TKN-PATHSEND-ERROR <1> token-type ZSPI-TYP-INT
ZPHI-TKN-FE-ERROR <2> token-type ZSPI-TYP-INT
ZPHI-TKN-SERVER-CLASS-NM <3> token-type ZSPI-TYP-STRING
ZPHI-TKN-PMON-PRCS-NM <4> token-type ZSPI-TYP-STRING
Message Text
Cannot communicate with server, PATHWAY error <1>,
file system error <2>, serverclass <3>, PATHMON <4>. Correct
PATHWAY error. RESTART the activity.