M204.1791

From m204wiki
Jump to navigation Jump to search

M204.1791  Partner process will not accept defined PROTOCOL​,​ MODE​,​ or TERMINAL

The DEFINE PROCESS command, for this partner process, has specified an option in the PROTOCOL, MODE, or TERMINAL parameter that is invalid for this thread.

Response: Contact your system manager.

System manager response: Check the option specified in the PROTOCOL, MODE, or TERMINAL parameter on the DEFINE PROCESS command, and make sure that it is correct for the partner process environment.

This error could result from a system error in the Model 204 interface modules (CICS, CMS, or TSO) in the partner process region. Contact Technical Support.

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
SAVESaves the message in the VIEW ERRORS table

Back to list of messages