IPLDECK SRVCPGM r ,
If you want to add or replace
must place your FCB macro in
file; after label DMKFCBLD. GENERATE the IBM supplied FCB image, you the IBM supplied DMKFCB assemble
If you specify ONLY, only the DMKFCB module is assembled. You must place the forms control buffer load macros in your virtual card reader at OOC, as follows:
:READ DMKFCB ASSEMBLE (forms control buffer load creates the standalone service programs on disk from their
associated object modules (text decks). These files must be
on the eMS system disk (S-disk). You are prompted to enter
the names of the service programs you wish to generate. You can respond ALL, DDE, DIE, or If you respond ALL, the DASD Dump Restore, Directory, and Format/Allocate standalone
programs are built on disk. punches all the standalone service programs (DMKDIR, DMKDDR, DMKFMT, and IBCDASDI). rCp I NUCLEUS [NOLOAD] ICMS! generates the CP or CMS nucleus. If you specify CP
L J NUCLEUS, the CP nucleus is loaded onto tape.
For a CP nucleus without a virtual=real area, GENERATE loads
the tape, thus loading the newly generated CP nucleus. For a
CP nucleus with a virtual=real area, GENERATE writes the nucleus to tape and exits. You are instructed to shutdown the
system. Then you can IPL the tape on a real machine or on a
virtual machine that has enough virtual storage. The "Specifying a Virtual=Real Machine" section of Part 1 tells you how much virtual storage you need.
Attached Processor support will be included in the nucleus, if
desired. If you specify CP NUCLEUS NOLOAD, the tape is
created with the new nucleus but the disk is not loaded.
If you specify CMS NUCLEUS, a card-image deck is created and
placed the virtual card reader. GENERATE issues a
prompting message to see if you want a card-image copy of the CMS nucleus put on disk. If you respond "yes," GENERATE
writes a copy of the CMS nucleus on disk, and loads the
nucleus. The card-image copy of the CMS nucleus is a file (CMSNUC NUCLEUS) that can later be loaded to create a CMS nucleus. If you specify CMS NUCLEUS NOLOAD, the new nucleus
remains in the virtual card reader. RSCS [BUILD] Prepares the RSCS build area
nucleus, as described in
Installing RSCS."
and, optionally, builds the RSCS the section "Generating and
The GENERATE EXEC procedure issues many descriptive responses, most of
which are shown in the system generation procedures in Part 3.
Generating VM/370 (CP, CMS, RSCS, and IPCS). Part 5. Updating VM/370 383
Vl'IFASl'I VMFASM Use the Vl'IFASM EXEC procedure to
according to entries in a control
source file. VMFASM invokes the Cl'IS command is:
update a specified source file
file, and to assemble the updated UPDATE command. The format of the r I VMFASl'I I I , I I I I I L
fn
ctlfile
fn ct lfile ( (options ••• ( ) ]] Q£iion.§: r , r , r , ,DISK I ITERM I I I REI!! I IBQTERl'I1 INOLISTI L J L J L J r , r , ,DECK I I RENT , (EXP] (XREF] • .:..:..;:...:::...::..;..:..; l • 1 L J L J is the filename of the source file to be upda ted. It must
have a filetype of ASSEMBLE. is the filename of the control file. The control file must
have a filetype of eNTRL. Vl'IFASM only accepts the nondefaulted options. All other
assembler options entered are ignored and the defaults are used. DISK TERM NOIERM NOLIST DECK !Q:QECK RENT
places the listing file on a virtual disk.
writes the listing file to the printer.
writes the diagnostic information on the SYSTERM data set. The
diagnostic information consists of the diagnosed statement
followed by the error message issued.
suppresses the TERM option.
produces an assembler listing.
does not produce an assembler listing.
writes an object module on the device specified on the FILEDEF
statement for PUNCH. suppresses the DECK option.
checks the program for a possible violation of program
reenterability. Code that makes the program nonreenterable is
identified by an error message.
suppresses the RENT option. EXP expands printing of certain macros which check for the SUP parameter issued via the SYSPARM option of the ASSEl'IBLE command. The default is SUP. 384 IBM Vl'I/370 Planning and System Generation Guide
Previous Page Next Page