HPlogo HP SNA Products Remote System Configuration Guide: HP 3000 MPE/iX Computer Systems > Chapter 3 CICS Configuration

Terminal Control Table Requirements

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

The Terminal Control Table (TCT) The TCT macro DFHTCT TYPE=TERMINAL specifies the CICS environment for IBM 3270 keyboard/displays and printers. This environment can include telecommunications devices, sequential processing devices, graphic devices, and intersystem and interregion links. The macro DFHTCT TYPE=SYSTEM defines the environment for remote systems served by an LU type 6.2.

This section describes the DFHTCT TYPE=TERMINAL and DFHTCT TYPE=SYSTEM operands allowed for HP's SNA products. HP requires that you define certain parameters or values as defined in this section. Other operands described are allowed with restrictions where indicated.

Parameter descriptions are in tables organized by LU type. These tables provide the experienced system programmer with most of the information needed to configure CICS. For more information, refer to the "CICS Macro and Operand Descriptions" section that follows, or the CICS/VS Resource Definition Guide for the remote system.

WARNING! The HP SNA products are emulations of the IBM products. Thus, some parameters will need particular values based on the requirements of the HP products. Code these as specified or results are unpredictable. Any operands not listed are not allowed in the HP SNA services definitions and, therefore, are not supported. Any time spent solving problems related to incorrect configuration of the host is billable to the customer on a time and materials basis.

DFHTCT TYPE=TERMINAL Requirements

Tables 3-1 through 3-3 contain parameters for the DFHTCT TYPE=TERMINAL macro. This macro defines an IBM 3270 LU to CICS. One macro must be coded for each LU.

Table 3-1 Configuring LU Type 1 in CICS

ParametersValueComments
ACCMETHVTAMRequired
BUFFER256 Suggested value.
CHNASSYNO Suggested value.
ERRATTNO Suggested value.
FEATUREAUDALARMSuggested value.
FFYES Suggested value.
GMMSG  
HFYES Suggested value.
NETNAMEname 
PGESTATAUTOPAGE Suggested value.
RELREQYES, YES Suggested value.
RUSIZE256 Required.
TCTUAL n 
TRMIDNTnameRequired.
TRMMODL2 Required.
TRMTYPESCSRPT Required.
TRMSTATRECEIVE Suggested value.
VF YES Suggested value.

 

Table 3-2 Configuring LU Type 2 in CICS

ParametersValueComments
ACCMETHVTAMRequired.
   
BUFFER1536 Suggested value.
   
CHNASSYYES Suggested value.
   
ERRATT  
   
FEATUREAUDALARMSuggested value.
 SELCTPEN 
   
GMMSGYESSuggested value.
   
NETNAMEname 
   
RELREQNO, YES Suggested value.
   
RUSIZE256 Required.
   
TCTUAL n 
   
TIOAL n,n Maximum chain size must not exceed 3870 when configuring SNA IMF for data stream mode.
   
TRMIDNTnameRequired.
   
TRMMODL2 Required.
   
TRMTYPELUTYPE2Required.
   
TRMSTATTRANSCEIVE Suggested value.

 

Table 3-3 Configuring LU Type 3 in CICS

ParametersValueComments
ACCMETHVTAMRequired.
BUFFER256 Suggested value.
CHNASSYNO Suggested value.
FEATUREAUDALARMSuggested value.
FFNO Required.
GMMSG  
HFNO Required.
NETNAMEnameSuggested value.
PGESTATAUTOPAGESuggested value.
RELREQYES, YES Suggested value.
RUSIZE256 Required.
TCTUAL nSuggested value.
TRMIDNTnameRequired.
TRMMODL2 Required.
TRMTYPELUTYPE3Required.
TRMSTATRECEIVE Suggested value.
VFNO Required.

 

DFHTCT TYPE=SYSTEM Requirements

Table 3-4 contains parameters for the DFHTCT TYPE=SYSTEM macro. This macro defines an LU 6.2 intercommunication link to CICS.

Table 3-4 Configuring LU Type 6.2 in CICS

ParametersValueComments
ACCMETHVTAMRequired.
BUFFER256 Required.
FEATURESINGLEAPPC/V and APPC/iX do not support parallel CICS sessions.
NETNAMEname 
RUSIZE256 Required.
SYSIDNTsysnameRequired.
TRMTYPELUTYPE62Required.
TRMSTATTRANSCEIVE Required.

 

Feedback to webmaster