UQ Internal Processing

Overview of Messages

UQZ0001 | UQZ0002 | UQZ0003 | UQZ0004 | UQZ0005 | UQZ0006

UQZ0001 JES interface will not initialize
Explanation:

When UQ made an initialization call to the selected JES Interface Module (JIM), a return code of 8 was received, indicating that the JIM does not support any UQ functions or that an error occurred initializing for those functions.

System action:

UQ terminates normally.

Terminal operator info:

Notify your system programmer of this error condition.


UQZ0002 COLOAD UUQEX1 RC xx
Explanation:

This message indicates that UQ was unable to load its installation- written user exit routine UUQEX1 via the COLOAD function; xx is the COLOAD return code.

System action:

UQ terminates normally.

Terminal operator info:

Notify the system programmer of this error condition.

System programmer info:

The return code will reveal why the COLOAD was rejected. Usually, it or UQ itself was cataloged incorrectly (insufficient region size, thread locking, etc.).


UQZ0003 JES function not available
Explanation:

This message is associated with Com-plete's UQ utility program. It indicates that the particular function requested is not available to the terminal operator because it is not supported by the JES Interface Module (JIM) presently in use by the system.

System action:

The requested function is not performed.

Terminal operator info:

Notify a system programmer of this error condition.

System programmer info:

This message can occur when either the JES Interface Module in use does not support the requested function or the JES functions were disabled at initialization -- either by a null value for the JES= startup parameter or an initialization error.


UQZ0004 Region too small for UQ to initialize
Explanation:

This message is associated with Com-plete's UQ utility program. It indicates that a request for storage has failed in UQ.

System action:

The UQ utility is terminated.

Terminal operator info:

Contact the Com-plete system programmer.

System programmer info:

Recatalog the UQ utility program with a larger thread size.


UQZ0005 Internal logic error, message number $1 invalid
Explanation:

During internal processing of a message in UQ, it was determined that the message number was unknown to UQ. The internal message number is $1.

Terminal operator info:

Report this error to your system administrator.

System programmer info:

Report the error and the circumstances causing the error to your local support centre. The dump produced as a result of this error should be saved in the event that it is required for problem diagnosis.


UQZ0006 Error during UCBSCAN setup, unable to browse UCBs
Explanation:

Self-explanatory message.