Changes to RESP2 values

There are some new RESP2 values for:

These changes are described below.

Program control RESP2 values

There is a new RESP2 value to qualify the INVREQ response to EXEC CICS® LINK commands.

The new INVREQ RESP2 values are:

49
The shared class cache is STOPPED and autostart is disabled, so a Java™ program requesting use of the shared class cache cannot be executed.

The RESP2 value 41 that qualified the INVREQ response to EXEC CICS LINK requests is removed, because it is now possible to link to more than one JVM program in the same CICS task:

41
A LINK has been attempted to a JVM program but there is already a JVM program on the link stack (only one JVM program is allowed on the program stack).

The new PGMIDERR RESP2 value is:

42
An attempt has been made to LOAD or RELEASE a JVM program. This is not allowed, because Java byte codes programs are not managed by the CICS loader domain.
[[ Contents Previous Page | Next Page Index ]]