M204.2285
Jump to navigation
Jump to search
M204.2285 Warning: 'Datalen' omitted
DEFINE PROCESS CCARSQL does not specify DATALEN. Depending upon the link type over which connection requests arrive for process CCARSQL, this parameter is ignored or required. If a connection request is received
over a link type that requires DATALEN, it will be rejected with error 2284.
System manager response: None required. This is an informational message, intended to warn the System Manager of the possibility that incoming connection requests are rejected if they are received on a link that requires DATALEN. Consult DEFINE PROCESS command: Overview of intersystem network process to determine whether DEFINE PROCESS CCARSQL DATALEN is required for your configuration.
Message attributes:
| RETCODEO=0 | Sets online return code |
|---|---|
| RETCODEB=0 | Sets batch (single user) return code |
| CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
| AUDITMS | Writes the message with line type MS to the audit trail |
| NOCOUNT | Does not increment the error count (ERCNT) parameter |