Host Configurations
F-11
F
F.3.3.3 AS/400
When connecting to an AS/400 for mode definition, verify the following
parameters for the line description, controller description, and device
descriptions:
CRTDEVAPPC
MODE=
mode-name
MODE DESCRIPTION
MODD=mode-name
COS=class-of-service-name
MAXSSN=maximum-sessions
MAXCNV=maximum-conversations
LCLCTLSSN=locally-controlled-sessions
PREESTSSN=pre-established-sessions
INPACING=inbound-pacing-value
OUTPACING=outbound-pacing-value
MAXLENRU=maximum-length-of-request-unit
F.3.4 Transaction Program
The TP configuration defines transaction programs to which incoming Attach
requests are directed. Access to TPs can be restricted depending on both LU
access security and TP resource access security. For more information on
security issues for APPC, refer to Appendix G, “LUType 6.2 Security." Note
that TPs on remote systems are not configured to the local system. The
selection of the remote TPs is made by the LUType 6.2 program itself.
Therefore, the LUType 6.2 programmer should know how TPs are defined on
the remote system:
CICS transaction programs are defined in the processing program table,
DFHPPT
, and the program control table,
DFHPCT
. The following example defines
a CICS program,
PRG1
, that supports two transactions,
TR100
and
TR101
. These
TRANSID
names correspond to the
remote_tp_name
parameter to
lu62_Attach
(8.1) or
lu62_mc_Attach
(9.1) verbs.
***************************************************
** PPT: define PRG1
**
***************************************************
Содержание SunLink SNA 9.1 PU2.1
Страница 14: ...xiv SunLink SNA 9 1 PU2 1 Server Configuration Guide August 1997...
Страница 16: ...xvi SunLink SNA 9 1 PU2 1 Server Configuration Guide August 1997...
Страница 18: ...xviii SunLink SNA 9 1 PU2 1 Server Configuration Guide August 1997...
Страница 26: ...xxvi SunLink SNA 9 1 PU2 1 Server Configuration Guide August 1997...
Страница 48: ...1 22 SunLink SNA 9 1 PU2 1 Server Configuration Guide August 1997 1...
Страница 66: ...2 18 SunLink SNA 9 1 PU2 1 Server Configuration Guide August 1997 2...
Страница 80: ...3 14 SunLink SNA 9 1 PU2 1 Server Configuration Guide August 1997 3...
Страница 110: ...6 12 SunLink SNA 9 1 PU2 1 Server Configuration Guide August 1997 6...
Страница 120: ...7 10 SunLink SNA 9 1 PU2 1 Server Configuration Guide August 1997 7...
Страница 132: ...8 12 SunLink SNA 9 1 PU2 1 Server Configuration Guide August 1997 8...
Страница 226: ...A 10 SunLink SNA 9 1 PU2 1 Server Configuration Guide August 1997 A...
Страница 282: ...F 16 SunLink SNA 9 1 PU2 1 Server Configuration Guide August 1997 F...
Страница 288: ...G 6 SunLink SNA 9 1 PU2 1 Server Configuration Guide August 1997 G...