M204.2036
M204.2036 Sync level not supported
This error arises in two situations:
- Receiving an attach request for an inbound process — The remote process is running on a processgroup whose CONFIRM/NOCONFIRM parameter does not match that of the processgroup to which the local process belongs.
- Evaluating the CONFIRM verb — SOUL (either inbound or outbound) issued the CONFIRM verb, but the conversation is using a processgroup that does not support the CONFIRM sync level.
Response: Work with your system administrator to clarify the sync level requirements of your application (or of the partner application). Both the local and the remote processgroups that support the conversation must have the same sync level (specified by the CONFIRM/NOCONFIRM keyword in the DEFINE PROCESSGROUP command). If either program intends to issue the CONFIRM verb, the sync level must be CONFIRM.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |
OPR | Writes the message to the (operator) console |
SAVE | Saves the message in the VIEW ERRORS table |