Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 3 Tools : @MOMROLLBACK

@MOMROLLBACK
Backs out all database changes from a single Message Oriented Middleware (MOM) message manager since the start of the transaction or since the previous @MOMCOMMIT. (C)
Invocation
CALL @MOMROLLBACK(connection)
 
Usage Notes
Under the CICS MQSeries Adapter, the MQSeries ROLLBACK verb is disallowed. CICS handles the roll back of changes by CICS transaction abend or when the “EXEC CICS SYNCPOINT ROLLBACK” command is issued.
@MOMROLLBACK, when run under the CICS MQSeries Adapter, generates an “EXEC CICS SYNCPOINT ROLLBACK” to roll back MQSeries changes. Any other pending CICS resource changes are also rolled back at this time.

Exceptions
 
Example
Refer to the example in the section on the Service Gateway for WMQ in TIBCO Object Service Broker for z/OS External Environments or TIBCO Object Service Broker for Open Systems External Environments.
See Also
TIBCO Object Service Broker for z/OS External Environments or TIBCO Object Service Broker for Open Systems External Environments for additional information on using the MOM tools and the Service Gateway for WMQ.
Related tools: @MOMINIT, @MOMCONNECT, @MOMOPEN, @MOMPUT, @MOMGET, @MOMCOMMIT, @MOMSPECIALCMD, @MOMOPTION, @MOMSETOPT, @MOMMAPLENGTH, @MOMVALIDRC, @MOMCLOSE, @MOMDISCONN, @MQSMAP and @MQSMAP_PORT.
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved