So many responses, so little I know. I believe the project (as my boss is
wont to call it) to connect the 'new' as400 to the mainframe, is probably
(but I'm not completely sure of this) going to be running the same programs
the older one did. They did mostly inhouse apps of a database nature, and
some ftp. That probably will not change. The reason they need to connect to
the mainframe is that their 'terminals' (read pc's) do double duty, i.e.,
they are mainframe terminals (CICS mainly) and also AS400 terminals when the
need arises. So, in effect, the AS400 is one menu selection off a USSTAB
provided by VTAM. In addition, there are AS400 terminals which access
applications on the mainframe. The following is the SWNET definition 
currently in effect:
<br>
*
H29C881 VBUILD TYPE=SWNET,MAXGRP=2,MAXNO=4
*
P29C881  PU    ADDR=13,                     REQ'D, BUT NOT USED        X
               CPNAME=S1023743,             AS400 NETA CPNAME          X
               PUTYPE=2,                    BECOMES T2.1 AFTER XID3    X
               MAXPATH=4,                                              X
               MAXOUT=1,                    SHOULD MATCH MODE QPCSUPP  X
               DISCNT=NO,                   MAY NEED TO CHANGE         X
               ISTATUS=ACTIVE,                                         X
               SSCPFM=USSSCS,               USSSCS RECOMMENDED         X
               MODETAB=ISTINCLM,                                       X
               DLOGMOD=SNX32702,            DEFAULT FOR EM5250 DEVS    X
               VPACING=0
*
*
D29C881  PATH  GRPNM=TRNLG1,                                           X
               DIALNO=0008400012923743,     TIC/DSAP/AS400 LCLTRADDR   X
               REDIAL=7,                    THE DEFAULT IS 3           X
               USE=YES
*
AS400C   LU    LOCADDR=0,                   AS400 APPN LCLLOCNAME      X
               MODETAB=AMODS400,            WHERE QPCSUPP IS DEFINED   X
               DLOGMOD=QPCSUPP,             QPCSUPP IS REQUIRED        X
               RESSCB=2                     # OF SCB RESERVED IN NCP
*
*
*   FOLLOWING LU'S GIVE AS/400 TERMS ACCESS TO MAINFRAME
*   THE AS/400 IS RESPONSIBLE FOR 3270 EMULATION. THESE
*   ARE 'REAL' DEVICES.  THEY NEED TO BE DEFINED TO THE
*   MAINFRAME APPLICATIONS WHICH THEY WILL ACCESS.
*
T29C8812 LU    LOCADDR=2                        JB M00-0463
T29C8813 LU    LOCADDR=3                        JB M00-0463
T29C8814 LU    LOCADDR=4                        JB M00-0463
T29C8815 LU    LOCADDR=5                        JB M00-0463
T29C8816 LU    LOCADDR=6,USSTAB=USS03S11
T29C8817 LU    LOCADDR=7,USSTAB=USS03S11
T29C8818 LU    LOCADDR=8,USSTAB=USS03S11
T29C8819 LU    LOCADDR=9,USSTAB=USS03S08
T29C881A LU    LOCADDR=10                       *HCF/DHCF TERMINAL
T29C881B LU    LOCADDR=11,USSTAB=USS03S11
T29C881C LU    LOCADDR=12,USSTAB=USS03S11
T29C881D LU    LOCADDR=13,USSTAB=USS03S11
T29C881E LU    LOCADDR=14,USSTAB=USS03S11  PO 10/24/94 M940394  E239 T
T29C881F LU    LOCADDR=15,USSTAB=USS03S27
T29C881G LU    LOCADDR=16,USSTAB=USS03S27
.
.
.
<br>
I'm not going to quote the whole thing, but you get this idea. This AS400 is
connected off a TIC on the 3745, TRNLG1 is a LINE GROUP, H29C881 is a SW SNA
MAJ NODE.

Does this help?

And thanks for all the suggestions so far. 
TL

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to