Previous Topic: IDUTXPRT05 - PGM, APPL or PLAN  application-name has already been unloaded.Next Topic: IDUTXPRT07 - Missing DD statement - file XPRT


IDUTXPRT06 - LIBRARY library-name is improperly defined or missing from the JCL

Reason:

JCL statements for the VLS program object and panel libraries must be specified for each SYSTEM that programs and panels are being unloaded from or loaded into. The DD name for the OS or the DLBL name for DOS must correspond to the names defined in the CA Ideal SYSTEM definitions in Datadictionary. If an application that accesses programs and panels in systems other than the one selected is unloaded or loaded, you must specify those libraries in the JCL also.

Action:

Correct the JCL.