IPDS for Control Units
MVS/CICS with VTAM in LU-1 Mode (Remote 3X74 Attachment)
The following examples represent some sample settings used with the printer in
LU-1 mode with CICS* and VTAM*. Of the table settings listed below, the
following are required: TRMTYPE = SCSPRT, TRMSTAT = TRANSCEIVE, and
FEATURE = EXTDS.
TCT entries in CICS:
WEP1 DFHTCT
TYPE=TERMINAL,
TRMIDNT=WEP1,
Reference name for this TCT entry
NETNAME=FA0C1A05,
As defined by NCP
TRMTYPE=SCSPRT,
TRMTYPE is set to SCSPRT to describe the type of terminal used.
TRMMODL=2,
TCTUA L=40,TIOAL= (256,5000),
RELREQ=(YES,YES),
ACCMETH=VTAM,
CHNASSY=YES,
RUSIZE=1042,
GMMSG=NO,
TRMS TAT=TRANSCEIVE,
PGESTAT=AUTOPAGE,
FEATURE=EXTDS,
FEATURE is set to EXTDS to allow the use of FMH’s with a TRMTYPE of
SCSPRT.
BUFFER=1536,
LOGMODE=PRTIPDS1
LOGMODE is set to PRTIPDS1 (or any valid name) to point to the
MODEENT entry of the Logon Mode table.
MODEENT entries for the Logon Mode Table in VTAM LU-1 Mode:
PRTIPDS1 MODEENT
LOGMODE=PRTIPDS1,
FMPR OF=X
'03',
TSPROF=X
'03',
PRIPROT=X
'B1',
SECPROT=X
'90',
COMPROT=X
'7080',
COMPROT describes to VTAM the LU protocol that is used for the logon
mode session. The value of X
'7080' allows the use of FM-1 headers.
Appendix B. Summary of IPDS for Control Units 193