JES3 Interface Module (JIM) Processing (z/OS)

Overview of Messages

ZJ30010 | ZJ30011 | ZJ30013 | ZJ30014 | ZJ30015 | ZJ30016 | ZJ30017

ZJ30010 Load failed for JES3 interface module $1
Explanation:

The initial load for the JES3 interface module supplied on the SERVER sysparm statement failed.

System action:

The initialisation of the JES3 interface is terminated. All attempts to use UQ functions which require the interface to be active will be rejected.

System programmer info:

Check that the module name specified on the JES3 SERVER statement is contained in the COMPLIB concatenation. Note that the default module name is JES3SERV.

Computer operator info:

Inform the Com-plete system programmer.


ZJ30011 Invalid JES3 interface module name length
Explanation:

The name given on the SERVER statement for the JES3 interface module is invalid.

System action:

The initialisation of the JES3 interface is terminated. All attempts to use UQ functions which require the interface to be active will be rejected.

System programmer info:

The name of the interface module supplied on the JES3 SERVER sysparm must be alpha-numeric, start with a character and be less than 8 characters in length.

Computer operator info:

Inform the Com-plete system programmer.


ZJ30013 JES3 interface initialization sucessfull
Explanation:

The JES3 server interface has initialised successfully.


ZJ30014 JES3 interface initialisation failed, Rc=$1 Reason=$2
Explanation:

The JES3 server interface initialisation has failed.

System action:

The initialisation of the JES3 interface is terminated. Some of the functions of UQ which require the interface to be active will be rejected.

System programmer info:

Possible response codes are:- 8 - Not a JES3 system. 16 - Already initialised.

Computer operator info:

Inform the Com-plete system programmer.


ZJ30015 JES3 interface termination successfull
Explanation:

The JES3 server interface has terminated successfully.


ZJ30016 JES3 interface termination failed with RC $1
Explanation:

The JES3 server interface termination has failed.


ZJ30017 Invalid JES3 server command starting $1
Explanation:

Only SERV INIT or SERV TERM commands are supported