Trying to use IDMS ADSALIVE option 1 gets error message:
DC021002 TASK:USGAMEN; LOAD OF TPSPARM FAILED--EITHER NOT DEFINED TO SYSTEM, DISABLED, OR NOT IN LOAD LIBRARY
TPSPARM is the DCSORT parameters module and is required for ADSALIVE.
The error occurs when the load module is missing in the CUSTOM.LOADLIB library.
Create the missing TPSPARM load module.
The source is in CUSTOM.SRCLIB(TPSPARM) created in CONFIG(JOB02) and assembled and linked into the CUSTOM.LOADLIB(TPSPARM) in CONFIG(JOB03).
The link edit statements are in CUSTOM.LNKLIB(TPSPARM).
See documentation section ADS Alive Customization Macros.