System Generation Manual for G-Series RVUs
Using Preprocessing Commands
System Generation Manual for G-Series RVUs—523407-001
3-5
Making SYSGENR Work Files Permanent
Table 3-1 gives the names and contents of the SYSGENR work files.
Table 3-1. SYSGENR Work Files (page 1 of 2)
Work File Name Contents
SYSCLR
The combined native system code and native system library.
SYSGENR renames this file-code 700 file TSYSCLR and copies it to
the system image disk (SID) or system image tape (SIT).
SYSCOD00 The TNS and accelerated portion of system code.
SYSDP2
The combined DP2 process file, containing the DP2 code file found in
SYSTEM_PROCESS_CODE_FILES and the DP2 driver code files
found in SYSTEM_PROCESS_LIBRARY_FILES. SYSGENR
renames this file-code 700 file TSYSDP2 and copies it to the SID or
SIT.
SYSGENA The operating system image, renamed OSIMAGE and copied to the
SID or SIT.
SYSGENB A key-sequenced file that contains
•
File labels and tape boot code for all the files put on the SID or SIT
•
The SYSnn number
•
A tape directory with information on processor microcode
•
The standard instruction set microcode for the processor
SYSGENC A low-level internal SYSGENR work file containing a diskboot record
and initial volume label information.
SYSGEND The BACKUP output listing.
SYSGENE The input file SYSGENR creates for DISKGEN.
SYSGENF The output from SYSGENR, renamed CONFLIST and copied to the
SID or SIT.
SYSGENG The DEFINES paragraph text, if any, in the CONFTEXT file.
SYSGENH The object file for system user library, copied to the SID or SIT.
SYSGENI The input file SYSGENR creates for BACKUP.
SYSGENK The resident templates created by TEMPLI, renamed RTMPLATE and
copied to the SID or SIT.
SYSGENL The nonresident templates created by TEMPLI, renamed TEMPLATE
and copied to the SID or SIT.
SYSGENM
The TNS object file built by Binder for system code. SYSGENR
passes this file to XLLINK to build the SYSCOD00 file, renames it
TSC, and copies it to the SID or SIT.
SYSGENN
The TNS object file built by Binder for system library. SYSGENR
passes this file to XLLINK to build the SYSLIB00 file, renames it TSL,
and copies it to the SID or SIT.
SYSGENP
Commands passed to XLLINK to build TNS/R system code and
system library, including the names of the SYSGENM and SYSGENN
files and a list of SYSTEM_LIBRARY_CODE_FILES from which
XLLINK extracts and combines accelerated files.