This section explains how to use the Entire System Server startup parameters.
This document covers the following topics:
You must edit this member as part of the installation procedure. This includes customizing parameter values to suit your site, and/or adding any parameters that are specific to add-on systems that use the Entire System Server (for example, Entire Operations, Entire Event Management, Entire Output Management).
Note
Parameters specific to an add-on system are described in that
system's installation manual.
Thereafter, you can modify parameters as required for customization purposes to reflect changing conditions at your site. After each modification of the parameter member, you must restart the Entire System Server to pick up the changes.
Unspecified parameters take the default value. The parameters listed below have no default value and must be specified:
ADA5SVC
NODE
Example parameter members are illustrated below according to operating system.
Note:
Not all possible parameters are listed. Parameters specific to any add-on system
can be added (these are described in the relevant system's installation manual).
Optional parameters not specified take the default value.
In the following examples, the abbreviation
NPRvrs stands for the current version,
release, system maintenance level of the product.
*********************************************************************** * Startup Parameters for Entire System Server * *********************************************************************** * * Identification * NODE=148 IDENTIFIER=TEST-SYSTEM LOCAL=NO FORCE=NO *********************************************************************** * * Interface to spooling system * SPOOL=JES2 *********************************************************************** * * Interface to external security system * SECURITY=RACF AUTOLOG=YES *********************************************************************** * * Interface to Adabas * ADA5SVC=249 *********************************************************************** * * Interface to VTAM * SPOOLACB=DNOM148S /* see SYS1.VTAMLST(APPLNA) VTAMACB=DNOM148V /* see SYS1.VTAMLST(APPLNA) VTAMQLEN=100 *********************************************************************** * * Logging parameters * LOGGING=NO LOGCB=YES LOGFB=YES LOGRB=YES LOGSB=YES LOGVB=YES *********************************************************************** * * Queue and time parameters * NCQE=30 NABS=20 CDATALEN=200 * TIME=100 LOOP=30 NONACT=30 *********************************************************************** * * Miscellaneous parameters * TEMPUNIT=SYSDA MSGLEVEL=2 SMFREC=0 *********************************************************************** * * Natural parameters * NATNUMSUB=6 NATMOD=NSATT05 /* Natural Monitor Module *STRTNTP1=STACK=(LOGON SYSSAT SATMON SATMON; /* (for SAT products only) *STRTNTP2=SATSTART ESYUSER=SATMON) /* (for SAT products only) * END**END**END**END**END**END**END**END**END *