HP 3000 Manuals

Configuration File Validation [ SNA NRJE Node Manager's Guide ] MPE/iX 5.0 Documentation


SNA NRJE Node Manager's Guide

Configuration File Validation 

Validating the configuration file ensures that the configuration data is
logically and syntactically correct.  Each SNA service's data is also
checked against the SNA node configuration data for correctness (for
example, correct LU names).  See Appendix A of this manual for SNA NRJE
validation error messages.

You should validate the configuration file after completing any of these
tasks:

 *  An initial configuration of one or more SNA nodes.

 *  An initial configuration of one or more SNA services.

 *  A modification of an existing configuration.

The configuration file is validated through NMMGR; see Using the Node 
Management Services Utilities.

Configuration File Critical Summary 

NMMGR allows you to create a summary of critical NRJE configuration data.
The critical summary is a printout of the NRJE data in the configuration
file.  It can be used to check current contents of the configuration file
to determine whether the configuration is correct.  The critical summary
is generated through NMMGR; see Using the Node Management Services 
Utilities.

An example of a critical summary of SNA NRJE configuration data is shown
below in Figure 3-1.

                        CRITICAL SUMMARY - NRJE CONFIGURATION

     THU, FEB 16, 1989,  2:49 PM
     CONFIGURATION FILE NAME: NMCONFIG.PUB.SYS
     Validated subsystem.

     WSID NAME: R20

       SNANODE Name:               IBMNODE   Remote Number:             RMT20
       Log Mode:                   MODNRJE   LU RU Size:                256
       APPLID:                     JES2      Job Entry Subsys:          JES2
       Term Password:              termpass  Line Password:             linepass
       Host Commands:              $         Job Management:            Y
       Auto Recovery:              Y         Host Command Prefix Char:   $
       Workstation Prompt:         R20       Console Mode Prompt:       CONS
       Punch Banner Code:          H         Punch Banner Job # Loc:    76
       Joblog Data File:           JOBLOGFL  Joblog Key File:           JOBLOGKY
       Host Standard Print Form:   STD       Host Standard Punch Form:  STD
       Console Scan Procedure:     CONSOLE-SCAN-PROC
       FormID Lookup Table:        NRJETABL.NRJE

     LU DATA
       LU Name AutoStart LU Name AutoStart   LU Name AutoStart   LU Name AutoStart
       ------- --------- ------- ---------   ------- ---------   ------- ---------
       LUNAME01   N      LUNAME02   N        LUNAME03   N        LUNAME04   N
       LUNAME05   Y      LUNAME06   Y        LUNAME07   Y        LUNAME08   Y
       LUNAME09   N      LUNAME10   Y        LUNAME     N        LUNAME12   Y
       LUNAME13   Y      LUNAME14   N        LUNAME15   Y        LUNAME16   N

          Figure 3-1.  NRJE Configuration Critical Summary Example 

     READER DATA
       Logical Device:      999   Chain Size:       10   Translation Indicator    255
       Number of Readers:   1     Compression On:   Y
     WRITER LIST
       Name    Destination    Forced    Pri  Translation Indicator Writer Exit Proc
       ----    -----------    ------    ---  --------------------- ----------------
       PR5     CLASS001       N         14   255                   ABCDEFGHIJKLMNOP
       PR1     12345678       N         8    -1                    WRITER-EXIT-PROC
       PR2     LKDF           N         8    0                     SLKDFSDLKFSFDLKF
       PR3     SDKFJ          N         8    0
       PR4     SKDFJ          N         8    0                     LKJKJGKJGG
       PR6     PR6DATA        N         8    255                   WRITEREXITPROCED
       PR7     'LASKD'        Y         8    200                   LKDJFAKDSJ
       PU1     LKLH           N         8    138                   LKJKJNEF

     --------------------------------------------------------------------------------

     WSID NAME: R21
          .
          .
          .
          Figure 3-1.  NRJE Configuration Critical Summary (cont.) 



MPE/iX 5.0 Documentation