368 Planning and System Generation Guide
Page of GC20-1801-10 As Updated April 1, 1981 by TNL GN25-0837 Updating Service Programs
Updating Service Programs
Service programs are CP modules that are not a part
They may execute either standalone from a card reader
card reader or your virtual card reader) or in some
command. The service programs are:
of the CP nucleus.
(the real system
cases, as a DASD Dump/Restore (module Directory program (module DMKDIR) Format/Allocate program (module DMKFMT) IBCDASDI, the virtual disk initialization program (module 1BCDASD1) NCPDUMP, the 3704/3705 dump program (module DMKRND) If you apply a PTF to a service program, you may use the GENERATE EXEC to create a new 1PLable copy of the service program that can be
loaded via IPL or the CMSGEND EXEC to create a new CMS command module,
or both.
For example, the Directory program exists as the CP module DMKDIR.
To apply PTFs to the source file, you would use the VMFASK EXEC procedure, as follows:
vmfasm dmkdir DMKRnO where DMKRnO is the filename of the control file (the filetype is
CNT BL) The Directory program can be used in three ways: (1) as a standalone
program that you IPL from the real system card reader (2) as a standalone program that you can 1PL from virtual card reader, and (3) as
a CMS command, DIRECT.
To create a new standalone copy for loading by IPL, you can use the
GENERATE EXEC: generate ipldeck
you are prompted to enter the name of the program with the message
ENTER THOSE DECKS TO BE GENERATED ( DDR , DIR I FMT I ALL )
you enter:
dir
Then the GENERATE EXEC prompts you to enter the target disk address
(where the deck will reside) :
ENTER TARGET DISK ADDRESS. If you want the program on the system disk, you respond 190 You must have this disk accessed as your read/write A-disk.
GENERATE EXEC is finished, it issues the message
'IPL DIR A1' CREATED When the Part 5. Updating VM/370 369
Previous Page Next Page