Data Build Manual
Changing PATHCNFG
Setting Up the Project Environment
099331 Tandem Computers Incorporated 3–15
Changing PATHCNFG The PATHCNFG file contains settings that are common to most Tandem systems;
however, you might need to make some minor changes to it before running Data
Build. For example, you might need to change the CPU designations and other
Pathway parameters for your system.
Caution You should not change this file other than the DEFINES unless you have a working knowledge of
Pathway. For more information, see the Pathway Reference Manual.
Many settings in PATHCNFG are taken from information you entered at the Project
Utility screen, such as the conversion project volume and subvolume. The following
example shows the PATHCNFG file provided with Data Build. The parameters you
might change are marked with a “<- -” in this example.
CMDVOL $DATA01.KOD2016
SET PATHMON BACKUPCPU 1
SET PATHWAY MAXDEFINES 100
SET PATHWAY MAXASSIGNS 25
SET PATHWAY MAXPARAMS 25
SET PATHWAY MAXPATHCOMS 3
SET PATHWAY MAXPROGRAMS 1
SET PATHWAY MAXSERVERCLASSES 20
SET PATHWAY MAXSERVERPROCESSES 20
SET PATHWAY MAXSTARTUPS 20
SET PATHWAY MAXTCPS 1
SET PATHWAY MAXTERMS 5
SET PATHWAY SECURITY "U"
START PATHWAY COLD !
RESET TCP
SET TCP INSPECT ON (FILE $home.#terminal)
SET TCP CODEAREALEN 262144
SET TCP MAXREPLY 2000
SET TCP MAXTERMDATA 32000
SET TCP SERVERPOOL 20000
SET TCP TERMPOOL 8000
SET TCP MAXTERMS 5
SET TCP PROGRAM $SYSTEM.SYSTEM.PATHTCP2 <-- Change PATHTCP2 Location
SET TCP TCLPROG $DATA02.ZDATABLD.POBJ
ADD TCP TCP-1, CPUS 0:1 <-- Change CPU Designation
RESET PROGRAM
SET PROGRAM PRINTER $S.#PRINT <-- Change Spooler Location
SET PROGRAM SECURITY "U"
ADD PROGRAM LOGON-1, TYPE T16-6530 (INITIAL MAIN-MENU), TCP TCP-1