Data Build Manual
Sample Data Conversion to Enscribe
Running the Sample Programs
099331 Tandem Computers Incorporated 5-3
The three ADD DATAINnn DEFINEs are for the sample input files for both the
Enscribe and SQL conversions. The three ADD DATAOTnn DEFINEs are for the
sample Enscribe output file.
When you do your own conversions, you do not have to recreate the DEFINES file.
Instead, you can easily change the existing commands or add new ones if necessary.
The PATHCNFG File The PATHCNFG file, a Pathway configuration file, defines Data Build’s Pathway
parameters. Certain information in this file, such as $CONVERT.SUBVOL, uses the
information you entered in the Project Utility screen. Data Build updates the
PATHCNFG file with the information you gave.
To look at PATHCNFG, do the following:
1. Make sure you are at the conversion project subvolume.
2. Use the editor to look at the PATHCNFG file.
The following example shows the PATHCNFG file for the sample conversions. This
example will be slightly different from the one on your system. For example,
$CONVERT.SUBVOL will have the volume and subvolume name for the sample
conversion project.
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