Running CA DB2 utilities after customizing Thread Terminator, I get the following message:
TT005E: DANALI module not available. Load from DB2 Loadlib failed.
I looked up the message in the manual, but it says to check the DB2 reason code, which I'm not seeing anywhere.
The DB2 Loadlib is not concatenated in the STEPLIB.
Check your Xmanager & verify that your DB2 Loadlib is concatenated in the STEPLIB.
//STEPLIB DD DISP=SHR,DSN=<hghlvl>.CA.CDBALOAD
// DD DISP=SHR,DSN=<hghlvl>.SDSNLOAD
If it isn't, add the library & recycle your Xmanager.