DDR PRINT 0 TO 3
Prints all of the records from cylinders 0, 1,2, and 3. PRINT 0 1 3
Prints only one record, from cylinder0, track 1, record 3. PR INT 1 10 3 TO 1 15 4
Prints all records starting with cylinder1, track 10, record 3, and
ending with cylinder1, track 15, record 4.
The example in Figure 6 shows the information displayed at the
console(TYPE function) or system printer (PRINT function) by the DDR
program. The listing is annotated to describe some of the data fields.
DMKDDR711RVOLID READ IS volid2 (NOT volidl]
volid2
vol id 1DO YOU WISH TO CONTINUE? RESPOND YES NO OR REREAD:
isthe volume serial number from the VOLl label on the DASD unit.
is the volume serial number from theINPUT or OUTPUT control card. volume serial number read from the device at cuu is not the
same as that specified on theINPUT or OUTPUT control card.
DMKDDR716RNO VOLl LABEL FOUND FOR volser
volserDO YOU WISH TO CONTINUE? RESPOND YES NO OR REREAD:
is the volume serial number of theDASD device from the INPUT or the OUTPUT control card.
TheDASD device at cuu contains no volume serial number.
DMKDDR711RDATA DUMPED FROM volid1 TO BE RESTORED TO volid2 DO YOU WISH TO CONTINUE? RESPOND YES NO OR REREAD:
volid 1
volid2
is the volume serial number from the input tape header
record (volume dumped)• is the volume serial number from the output DASD device.
The above message is printed to verify the input parameters.
ENTERCYLINDER EXTENTS ENTER:
This message is received only if you are entering input from yourterminal. Section 2. eMS Commands 53
Prints all of the records from cylinders 0, 1,
Prints only one record, from cylinder
Prints all records starting with cylinder
ending with cylinder
The example in Figure 6 shows the information displayed at the
console
program. The listing is annotated to describe some of the data fields.
DMKDDR711R
volid2
vol id 1
is
is the volume serial number from the
same as that specified on the
DMKDDR716R
volser
is the volume serial number of the
The
DMKDDR711R
volid 1
volid2
is the volume serial number from the input tape header
record (volume dumped)
The above message is printed to verify the input parameters.
ENTER
This message is received only if you are entering input from your