M204.2284

From m204wiki
Jump to navigation Jump to search

M204.2284  'Datalen' was invalid or omitted in token process definition

An attempt by a remote client program to connect to the token process failed because the process definition did not contain a valid setting for the DATALEN parameter.

Response: Contact the Model 204 System Manager

System manager response: Add a DATALEN parameter setting to the DEFINE PROCESS command for the process the user is attempting to open. See DEFINE PROCESS command: Overview of intersystem network process to locate the command description and recommended values.

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
AUDITERWrites the message with line type ER to the audit trail
COUNTIncrements the error count (ERCNT) parameter

Back to list of messages