Previous Topic: ExampleNext Topic: Batch RRS Transaction Boundaries and Application Design Considerations


Enabling RRS for Batch Applications

A batch application notifies CA IDMS that it wants to use RRS as a coordinator by specifying the following SYSIDMS parameter:

ENABLE_RRS=ON

CA IDMS then extracts the current context token and passes it on to the central version, which expresses interest in it.

If ENABLE_RRS=ON is established as a default in a SYSIDMS load module, it can be overridden at runtime by specifying the following parameter:

ENABLE_RRS=OFF

Note: