IZD0010W DISCOVERY ROUTINE module_name GAVE BAD RETURN CODE, RC return_code
Explanation
A module returned the indicated return code.The message variables are:
- module_name
- The name of the module that returned a null stem variable.
- return_code
- The return code.
System action
Processing continues but discovery data might be incomplete.System programmer response
If the module_name is Discover_CICS, then this can be caused by insufficient storage to continue processing. The following message might also be in the job log:IDI0005S IDIIADD:629 Storage allocation for 18
(X’12’) bytes failed - processing terminated
If this is the case, increase the value for
the REGION parameter in the DLA JCL. Otherwise, contact IBM Software
Support.