Previous Topic: IDUTXPRT24 - No LOAD or UNLOAD control statements found.Next Topic: IDUTXPRT26 - Starting to unload name in system.


IDUTXPRT25 - Program program-name in SYSTEM system is in use, please try later

Reason:

If this message occurs during an UNLOAD run, then the specified program object module is being modified in another region, usually by a MARK STATUS command. If the message occurs during a LOAD run, then the specified program is probably being run in another region.

Action:

Wait for the other use of the program to complete and resubmit.