SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)
INFO TAPE Command
The INFO TAPE command displays configuration information about a tape device. The syntax is:
INFO [ / OUT file-spec / ] TAPE $tape
[ , { DETAIL | OBEYFORM } ] [ , SEL state ]
Wild-card characters are supported.
TAPE $tape
is the name of the tape device.
DETAIL
displays detailed configuration information.
OBEYFORM
displays information about the object in the format used in an ADD command.
SEL state
specifies that the command affects only devices in the specified state.
INFO TAPE Examples
• To display information about a tape drive:
-> INFO $TAPE0
See the display and explanation under “Example of an INFO TAPE Report” (page 180).
• To display detailed information about a tape drive:
-> INFO $TAPE0, DETAIL
See the display and explanation under “Examples of INFO TAPE Detailed Reports” (page 181).
• To display information about all tape drives that are not stopped:
-> INFO TAPE $*, SEL NOT STOPPED
INITIALIZE Command
The INITIALIZE command prepares a disk for use on the system. This command removes the directory
information, deletes the log of spared sectors, initializes the customer engineer sector and the
spare-tracks table, and optionally labels the disk.
CAUTION: The INITIALIZE command removes directory information so that files are not accessible
to normal software. The file data remains on the disk and could be read by specialized low level
disk access utilities.
INITIALIZE is a sensitive command.
INITIALIZE DISK Command
The syntax is:
INITIALIZE [ / OUT file-spec / ] DISK $disk[-P |-M ]
[ , LABEL $volume ]
[ DISK $disk-P |-M { CLEARENCRYPTKEY | NEWENCRYPTKEY,
KEYALGORITHM {XTS-AES | CBC-AES}, KEYSIZE 256 } ]
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
260 Storage Subsystem Commands