The rmarray command
deletes arrays.

>>-rmarray--+-------------------------+--+---------+------------>
'- -dev--storage_image_ID-' '- -quiet-'
>--+-array_ID--+-------+-+-------------------------------------><
| '-. . .-' |
'-" - "---------------'
Parameters
- -dev storage_image_ID
- (Optional) Specifies the storage image ID, which includes manufacturer,
type, and serial number. This parameter is required if you do not specify
a fully qualified ID for all array IDs.
- -quiet
- (Optional) Turns off the confirmation prompt for this command.
- array_ID . . . | -
- (Required) Specifies the array IDs that are to be deleted. Accepts a fully
qualified array ID, which includes the storage image ID, or a shortened version
without the storage image ID if the -dev parameter
is specified. The shortened version is a four digit decimal number with no
leading zeros, prefixed by the letter "A".
- To specify a range of array IDs, separate the array IDs with a hyphen.
- You must separate multiple array IDs or ranges of array IDs with a blank
space between each ID or range of IDs.
- If you specify the dash (-), this parameter information is automatically
supplied.
Note: You cannot use the dash (-) while you are in
the DS CLI interactive command mode.
Example (1750)
Invoking
the rmarray commanddscli>rmarray -dev IBM.1750–68FA120 A44
The resulting outputSun Aug 11 02:23:49 PST 2004 IBM DS CLI Version: 5.0.0.0 DS: IBM.1750–68FA120
Are you sure you want to delete array IBM.1750–68FA120/A44? [y/n]: Y
Array Storage Image ID/A44 successfully deleted.