M204.2035

From m204wiki
Jump to navigation Jump to search

M204.2035  Process name or cid token too long

The process name or CID cannot be longer than 8 characters

Response: Make the process name or CID no longer than 8 characters


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
NOTERMDoes not display the message on the user's terminal
SAVESaves the message in the VIEW ERRORS table

Back to list of messages