M204.2837

From m204wiki
Jump to navigation Jump to search

M204.2837  No logical connection between process token and remoteid token2

There is an incoming request to start the named process, but the process is not one of the processes connected by definitions to the named remoteid. It could be that an incoming request to start the named process is arriving over an unexpected session.

Response: Check the definitions associated with the process, and also that the client application is using the correct VTAM LU name.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=4Sets batch (single user) return code
CLASS=EError class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal
SAVESaves the message in the VIEW ERRORS table

Back to list of messages