Previous Topic: - INVALID T-CODE FLAGNext Topic: - LOOP COUNT EXCEEDED


- Load module for PGM xxx not found in LDM table

Reason:

The object module for a program was not found in the object library. Either RUN pgm-name PROD was specified and there is no PROD version of the program, or the object library was corrupted or is out of sync with the Datadictionary facility.

Action:

If RUN pgm-name PROD was specified, check that there is a PROD version of the program. Check for a VLS restore done without a Datadictionary facility restore or a Datadictionary facility restore without a VLS restore. If the object library is corrupted, backup and restore the library. Also try recompiling the program.