The following error conditions are handled by CAIRIM:
Processing continues to issue the CAIRIM auto commands.
Processing continues with the next PRODUCT parameter.
Processing continues with the next PRODUCT parameter.
Processing continues with the next PRODUCT parameter.
Processing continues with the next PRODUCT parameter.
Processing terminates.
CAIRIM tries to associate the abend with a specific product initialization function and terminates that function. If CAIRIM cannot isolate the error, it aborts any further dynamic product installations. In either case, CAIRIM issues the auto commands.
SVC dumps by CAIRIM have the following title:
CAIRIM INITIALIZATION DUMP. PRODUCT = product VERSION = version
product and version identifies the product being initialized. If the error cannot be isolated to a single product, product and version are replaced by N/A.
When a product initialization routine ends with a nonzero return code, the CAS9140E error message is issued. By default, this message is not highlighted. If you want to have this message highlighted and make it non-scrollable, add this statement in the RIMPARM member defined by the PARMLIB DD statement, starting in Column 1:
HIGHLIGHT=ON
The statement affects the product initialization routines that follow it. To turn off this behavior later in the member, add the following statement:
HIGHLIGHT=OFF
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |