SYNCPOINT
| COBOL | Java |
|---|---|
| EXEC CICS SYNCPOINT | ibmCics.syncpointCommit |
Syntax
ibmCics.syncpointCommit ( [<noHandle>] );Parameters
<noHandle>Optional boolean. If set to true, exceptions created by this command will be ignored.
Examples
| COBOL | Java |
|---|---|
|
|
| COBOL | Java |
|---|---|
| EXEC CICS SYNCPOINT | ibmCics.syncpointCommit |
ibmCics.syncpointCommit ( [<noHandle>] );| COBOL | Java |
|---|---|
|
|