M204.1570

From m204wiki
Jump to navigation Jump to search

M204.1570  message cpuID hexValue

Model 204 is being run on a CPU for which it is not correctly authorized. Usually this occurs because the authorization zap has not been applied.

Or, if the CPU ID is zero, this message can indicate that Model 204 was run without APF authorization and the XMEMSVC X'04' option was not set. Model 204 must be run with APF authorization, with XMEMSVC X'04' on, or both.

System manager response: Contact your relationship manager to get the correct authorization.

To run with APF authorization, all the data sets in your //JOBLIB or //STEPLIB concatenation must be APF-authorized.

To run with the XMEMSVC X'04' option, in CCAIN set the XMEMSVC parameter to the correct value for your site, and turn on the XMEMOPT X'04' option.

Operator response: Contact your Model 204 system manager.

Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITADWrites the message with line type AD to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOMSGCTLMSGCTL command cannot be used on this message
NOPREFIXSuppresses the M204. or MSIR. message prefix
OPRWrites the message to the (operator) console
SAVESaves the message in the VIEW ERRORS table

Back to list of messages