

Dynamic Interface Manager › Messages DIM000-DIM099 › DIM013I
DIM013I
<hookname>-HOOK INSTALL FAILED, LOAD RETURN CODE IS 8, FUNCTION=<function>, REASON=<reason>
Reason:
The specified hook cannot be installed. The value of <function> indicates the cause of the failure:
- If <function> is 0004, the BLDL of the hook name failed.
- If <function> is 0008, the GETMAIN for the CSA storage to contain the hook failed.
- If <function> is 000C, the LOAD for the hook module failed.
The value of <reason> is the return code from the failing function. When the value of <function> is "000C", the top bit of the <reason> return code indicates where the hook was being loaded:
- If the top bit is turned off, the LOAD macro was attempting to load the hook into the program region.
- If the top bit is turned on, the LOAD macro was attempting to load the hook into CSA.
Action:
The action depends on the value of <function>. After you have corrected the appropriate error condition, attempt the Install again.
- If <function> is 0004, verify that the hook module exists in the STEPLIB concatenation.
- If <function> is 0008, verify that the CSA/ECSA contains enough free storage to load the hook module.
- If <function> is 000C, look at the IEW4000I or CSVxxxI message that explains why the LOAD failed.
Copyright © 2015 CA Technologies.
All rights reserved.
 
|
|