AVZ0046W Initialization procedure procedure or IRXJCL ended with condition code rcode - processing continues
Explanation
IRXJCL was attached to execute the initialization procedure. The reported non-zero condition code was set after execution.
rcode (the return code) may in this case also be a condition code.
User response
Check the initialization exec for REXX-language errors which might cause the return code to be set. It may be impossible to distinguish between IRXJCL's return code and the return code set by the procedure.