Issue first flow of syncpoint request on APPC basic conversation (assembler-language and C programs only).
GDS ISSUE PREPARE issues first flow of syncpoint request.
The return code is given in RETCODE (see Table 1). For a list of return code values, see the CICS® Distributed Transaction Programming Guide. EXEC CICS conditions are never raised on GDS commands.
In general, the arguments can be replaced by absolute or relocatable assembler-language expressions.
RETCODE (hexadecimal) | Description |
---|---|
03 00 | CONVID is for a session that is not APPC. |
03 00 | CONVID is for a session that is in use by CPI Communications. |
03 04 | CONVID is for a conversation that is not basic. |
03 0C | The command was issued on a conversation that is not sync-level 2. |
03 24 | A state error occurred. |
04 | CONVID is for a session that is not allocated to task, or that is a relay link. |