Data Build Manual
Data Build Files
A–2 099331 Tandem Computers Incorporated
DICTfilename are the DDL data dictionary files created by running the DDL
compiler in Data Build. The DDL dictionaries contain the objects
defined in DDL source schema.
FUPDEFS is a FUP file created by the DDL step (F2) in Data Build.
PATHCNFG is the Pathway configuration file that defines Data Build’s Pathway
parameters, terminal control processes (TCPs), programs, and server
classes. This file has the necessary settings for the sample
conversions; however, you must modify this file for your own
conversion project.
POBJCOD, POBJDIR, and POBJSYM
stores the SCOBOL screens and requesters, which were created by
Pathmaker, when Data Build was installed.
PROCLIB stores all the generated conversion procedures.
PROCSKL is a skeleton program that generates the conversion procedures. Data
Build creates the conversion procedures by modifying, compiling, and
executing PROCSKL.
PROGSKL is the skeleton file that is modified and assembled to create the
COBOL85 conversion program.
PROJECT is an object file for the Project utility. The Project utility lets you create
a new conversion project subvolume.
RECDEFnn contain the source record descriptions for the Data Build samples.
These files are used as input to the DDL compiler.
RUNSRVR is Data Build’s object control program. It starts and monitors running
processes that happen at each Data Build step.
SQLMSGS is an object file which receives output messages from SQLCI and
stores them in a work file used by the conversion program.
SQLOBJ stores intermediate SQL objects if the settings SQL-INSERT or
SQL-LOAD are entered in the Conversion Environment screen.
SQLSRC stores intermediate SQL source programs when the settings
SQL-INSERT or SQL-LOAD are entered in the Conversion
Environment screen.
TACLCSTM is a default TACL EDIT file that is created when Data Build starts a
new TACL to run a process.
TALLIB is the object library for the specialized TAL routines entered at various
points in the conversion program.
TALSOURC is a TAL source library.
TBLSRC is an EDIT file that includes the SQLCI commands to create the
NonStop SQL catalog and tables for the sample conversions.