10.2.7.2 Description
This argument enables ART application servers to reconnect to RM when requested.
-
-R MAX_TRANS_NUM -
MAX_TRANS_NUMspecifies the maximum number of transactions, no later than which ART for CICS server must reconnect to RM (after ART for CICS receives a reconnect request). Meaning, after receiving a reconnec request, an ART for CICS application server will reconnect to RM randomly (either during the next transaction in this case, or during any transaction no later than the one thatMAX_TRANS_NUMspecifies).-R MAX_TRANS_NUMcan appear anywhere in a server'sCLOPT; however, if you omitMAX_TRANS_NUM(asMAX_TRANS_NUMis optional),-Rmust be the last argument of theCLOPT.
Parent topic: RM Reconnect Argument