Authorization error when executing RRMS function (auth return code )
In order to execute RRMS function , the CICS® Transaction Gateway uses CTGRRMS services. Attempting to call the service failed with error auth return code . Return code values are: * 0x04 - Version number check failed (RRMSInit call) * 0x08 - Parameter length checks failed * 0x0C - Security check failed * 0x10 - Internal error (ASID table) * 0x14 - Function not supported
The RRMS function is not executed and a resource manager failure error will be returned to the calling application.
The CICS Transaction Gateway Information Center contains details on the mandatory steps required to be able to use the CTGRRMS services.