ARXC
Explanation
A transactional EXCI request has been received from a batch region when either:
-
CICS did not register as a resource manager with Recoverable Resource Management Services (RRMS) because system initialization parameter RRMS=NO was specified.
-
the RX domain did not succesfully complete its initialization.
System action
The transaction is terminated with a CICS transaction dump.
User response
If CICS was started with system initialization parameter RRMS=NO, restart CICS specifying RRMS=YES (or route transactional EXCI requests to another CICS system).
Otherwise, investigate why the RX domain did not initialize succesfully. A failure during initialization of the domain is accompanied by a console message and a system dump. See IBM problem support for guidance on how to proceed.