Table 17 shows the system programming interface commands and options that are now obsolete.
Command | Options | Comments |
---|---|---|
CREATE PROGRAM |
HOTPOOL |
The CVDA values YES and NO were used with this option to specify whether or not the Java™ program object was to be run in a preinitialized Language Environment® enclave. |
INQUIRE DISPATCHER |
ACTHPTCBS MAXHPTCBS |
ACTHPTCBS displayed the number of H8 mode open TCBs that were active, and MAXHPTCBS displayed the number that CICS® was allowed to attach. H8 mode open TCBs no longer exist. |
INQUIRE PROGRAM |
HOTPOOLING HOTPOOL NOTHOTPOOL |
The values Hotpool and Nothotpool were used to show whether or not the Java program object was to be run in a preinitialized Language Environment enclave. |
SET DISPATCHER | MAXHPTCBS | This option used to specify the maximum number of H8 mode open TCBs that CICS was allowed to attach. H8 mode open TCBs no longer exist. |
SET PROGRAM |
HOTPOOL NOTHOTPOOL |
The values Hotpool and Nothotpool were used to show whether or not the Java program object was to be run in a preinitialized Language Environment enclave. |