Deletes the IR volume specified by the IR volume ID.
Format
DELETE UNIT volume_id
1 – Parameters
volume_id
The IR volume ID number to be deleted. (To display IR volume IDs,
enter the SAS command SHOW DISK or SHOW UNIT.
The IR volume must be dismounted in OpenVMS before it can be
deleted.
2 – Qualifiers
2.1 /CONFIRM
/CONFIRM (default)
/NOCONFIRM
Controls whether a question about confirming the DELETE UNIT
command is displayed.
3 – Example
SAS> DELETE UNIT 4
WARNING: Proceeding with this operation may cause data loss.
Would you like to continue (Yes/No) [NO]? Yes
IR Volume ID 4 deleted.
This example shows the deletion of IR Volume ID 4.