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