SCF Reference Manual for the Storage Subsystem (G06.28+, H06.05+, J06.03+)

DELETE PROFILE Example
See “Deleting a Custom Profile” (page 76).
To delete a profile for all disks inserted into group 01:
-> DELETE PROFILE $ZZSTO.#INTERNAL-DISK-1
DELETE SCSI Command
The DELETE SCSI command removes an Open SCSI device from the system configuration database.
The syntax is:
DELETE [ / OUT file-spec / ] SCSI $SCSI-device
[ , SEL state ]
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
SCSI $SCSI-device
is the name of the Open SCSI device.
SEL state
specifies that the command affects only devices in the specified state.
DELETE SCSI Consideration
Stop the Open SCSI device before deleting it.
DELETE SCSI Examples
See “Stopping an Open SCSI Device” (page 177).
To delete an Open SCSI device from the system configuration database:
-> DELETE $DEV0
You can use the SEL attribute to delete all Open SCSI devices in the STOPPED state:
-> DELETE SCSI $*, SEL STOPPED
DELETE TAPE Command
The DELETE TAPE command removes a tape drive from the system configuration database. The
syntax is:
DELETE [ / OUT file-spec / ] TAPE $tape
Wild-card characters are supported.
OUT file-spec
directs all SCF output to the specified file.
TAPE $tape
is the name of the tape device.
DELETE TAPE Example
See the procedure for “Deleting a Tape Drive” (page 187).
To delete a tape drive from the system configuration database:
-> DELETE $TAPE0
252 Storage Subsystem Commands