Running CA Database Management for Db2 for Z/OS utilities after customizing Thread Terminator, the following message is seen:
TT005E: DSNALI module not available. Load from DB2 Loadlib failed.
The message in the manual indicates checking the DB2 reason code, which was not documented.
The DB2 Loadlib is not concatenated in the STEPLIB.
DB2 for Z/os
Release R19, R20
Check the Xmanager & verify that the 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.
Error message: TT005E