Changed control table parameters

Table 9 shows changes to control table parameters.

Table 9. Changed control table parameters
Resource type Affected attributes Explanation
DFHTCT
TYPE=SDSCI
TYPE=LINE
TYPE=TERMINAL
CICS® no longer supports local TCAM terminals. These resource definition macro can no longer be used to define local TCAM terminals. See *** for more detail.
DFHMCT TYPE=RECORD Because of the removal of run-time support for Java™ program objects and hot-pooling (HPJ), DFHTASK field 278, CICS MAXHPTCBS delay time, is no longer relevant. and is removed.
Note:
It is still possible to define remote TCAM terminals. You can do this using either of the following methods:
  1. A single DFHTCT TYPE=REMOTE macro.
  2. A DFHTCT TYPE=REGION macro, followed by a DFHTCT TYPE=LINE and a DFHTCT TYPE=TERMINAL macro. CICS uses only the "remote" attributes of the DFHTCT TYPE=LINE and DFHTCT TYPE=TERMINAL macros.

CICS no longer supports BTAM terminals, even indirectly. You can no longer define BTAM terminals, even as remote resources.

[[ Contents Previous Page | Next Page Index ]]