Diagnostic Aids
Figure 8-2 lists the messages issued by the Starter Syste. Program. The associated
program label and method of operation
diagram are included in the list. Label Diagram BKUPLAB 8-1 HDR!!SG 8-1 PCHLAB 8-1 PIDLAB 8-1 PRTLAB 8-1
RDRLAB 8-1
REDEFINE 8-1 SYSLAB 8-1 WORKLAB 8-1 !!essage Text ENTER ADDRESS WHERE SCRATCH TAP! IS ftOUNTED (cuu):
ENTER DEVICE TYPE (2401, 2415, 2420, 3420): V!!/370 STARTER SYSTE!! VERSION n.n ENTER PUNCH ADDRESS (cuu):
ENTER DEVICE TYPE (2540P, 3525): ENTER ADDRESS WHERE PID TIPE IS ftOUNTED (cuu): ENTER DEVICE TYPE (2401, 2415,2420,3420): ENTER PRINTER ADDRESS (cuu): ENTER DEVICE TYPE (1403, 1443, 3203, 3211, 3800): ENTER READER ADDRESS (cuu): ENTER DEVICE TYPE (2501, 2540R, 3505): ***DO YOU WISH TO RE-DEFINE YOUR SYSTE! ••• (YES,le): ENTER DEVICE ADDRESS WHERE SYSTEft RESIDEICE WILL EE EUILT (cuu): EITER DEVICE TYPE (2319, 2314, 3330, 3340, 3350, 2305): *.*SYSTEft DEFINITION COftPLETED*** cuu PRINTER cuu PUNCH cuu READER
cuu PID TAPE cuu SCRATCH TAPE cuu NEW SYSTE!! RESIDENCE cuu SCRATCH PACK ARE THE ABOVE ENTRIES CORRECT (YES,IO): WNGDEV •• ERROR.* DEVICE HAS EEEN ALREADY ALLOCATED Figure 8-2. The Starter System (DftKSSP) !!essages 168 IBM VM/370 Service Routines Program Logic
,
Chapter 9. The 3704/3705 Service Pr"ograms
Introduction
There are four CMS commands and tvo CP coamands specifically for generating and
manipulating the 3704/3705 contrel program. The CMS coa.ands are needed to generate and
save a copy of the 3704/3705 control program. The CP commands allow you to
operate and aanipulate the 3704/3705 in a manner siailar to the way other CP commands
let you operate your other virtual machine
devices.
The C8S comaands that help you generate
a 3704/3705 centrol program are: AS83705, GEN3705, LKED, and SAVENCP. The AS83705 coamand is an interface between C8S and the NCP/VS Release 2 and 3 Assembler (IFKAS8) or the NCP/VS Release 4 Assembler (CWAXOO). It accepts source statement files as input,
cbecks that the input file exists and that
the options specified are valid, calls IFKAS8 or CWAXOO to perfora the assembly,
and produces an object deck and program
listing as output. The AS83705 command produces the stage 1 output for the 3704/3705 control program generation - process.
The GEN3705 command accepts the file
produced in stage 1, creates a unique
asseab1er file for each job step in the
input file, creates several unique files
containing the linkage editor statements
necessary to build the load aodule file,
and builds an EXEC aacro file of the CMS coamands necessary to assemble and load the 3704/3705 control program. If SAVE was
specified on the command line, it saves a
copy of the control program in page-format
on a CP-owned volume. The LKED command is an interface between CMS and the as/'s 1 linkage editor. The GEN3705 co •• and processor embeds the LKED
co.mands in the EXEC macro file it
produces. The LKED co.mand processor
interprets the C8S comaand lines, defines
the necessary files, and links to the OS/VS linkage editor. Two permanent files are
produced: the 'filename LOADLIB' file,
which contains the load aodu1es, and the
'filename 1KEDIT' file, which contains the
printed output.
The SAVENCP co •• and builds the parameter
list (CCPARM) and calls D!KSNC via Diagnose
instruction X'50' to write a core image
copy of the 3704/3705 control program to a CP-owned system volume. This copy of the
control program is loaded each time the 3704/3705 is loaded.
The CP commands that help yeu te centro1
the operation of the 3704/3705 are NCPDUMP and NETWORK. The NCPDU!F command processor performs several different tasks. It: Erases a specific CP or eMS 3704/3105 dump file. Formats the 3704/3705 dUllp. Prints the 3704/3705 duap file. Issigns an identifier to the 3704/3705 dump file. Creates the CMS 3704/3705 dUmp file.
The NETWORK command precessor provides
the support for the 3704/3705 that several CP commands (ENABLE, DISIELE, QUERY, DISPLAY, VARY, BALT, TRICE, and SHUTDOWN) provide for other devices. In addition,
the NETWORK command has options that load a na.ed 3704/3705 contrel Frogram into 3704/3705 storage and duap the contents of
that storage.
These co.mands are discussed in detail
in other putlications. For lore information about the A583105, GEN3105, LKID, and SA'ENCP comaands and a complete
description of the generation process, see
the VML11.Q Planning and system GeM.!atiSl! Guide. For more informaticn about the NCPDUMP and NETWORK COli lands, see the !J!L170 Operator'§ §uide. The ZAP service program, which allows
you to update and dump existing 3704/3705 load libraries, is described in "Chapter 10. The ZAP Service Program
n
and in the !J!L170 Quide. Chapter 9. The 3704/3705 Service Programs 169
Previous Page Next Page