Commits database processing of the most recent unit of work.
Syntax varies with the programming language.
The equivalent to SYNCPOINT is:
CALL 'COMMIT' USING SPAREA.
The RSP COMMIT command is provided because the standard SQL COMMIT statement cannot be executed in CICS environments. MainframeConnect converts the command to the equivalent CICS SYNCPOINT command.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |