Rational Developer for System z

CRRZE7206E

Process type resource {resource name} could not be created on CICS System/Region {resource name}: {error message}

Explanation

This error indicates a failure to create a process type resource on the selected CICS® System/Region. The probable reason is that the CICS Resource Definition (CRD) server encountered a problem while creating this resource.

User response

If the trailing error message (represented by the words "{error message}" at the end of this message) indicates that the error occurred in the CICS Resource Definition (CRD) server then follow these steps:
  1. Find the CICS Resource Definition server reason code and the CICS RESP2 code corresponding to the error. These codes begin with the letters CRRZA (new style) or WZAD (old style).
    • Typically the reason code and the CICS RESP2 code are included in the "{error message}" section of this message.
    • If not, then examine the CICS MSGUSR log for error details and determine the reason code and the CICS RESP2 code.
  2. See the online help for the CICS Resource Definition server reason code and the CICS RESP2 code for steps to resolve the error:


Feedback