4.3.1.3 DELETE ACFSVOLUME

This command deletes an existing Oracle Advanced Cluster File System (Oracle ACFS) volume.

Syntax

DELETE ACFSVOLUME
WHERE
   { ID=acfs_volume_id |
     DISKGROUPID=diskgroup_id VOLUMENAME=volume_name |
     CLUSTERNUMBER=cluster_number DISKGROUPNAME=diskgroup_name VOLUMENAME=volume_name |
     CLUSTERNAME=cluster_name DISKGROUPNAME=diskgroup_name VOLUMENAME=volume_name |
     CLUSTERID=cluster_id DISKGROUPNAME=diskgroup_name VOLUMENAME=volume_name }

Arguments

The following arguments are available in the WHERE clause:

  • ID : Specifies the es.xml ID for the Oracle ACFS volume

  • DISKGROUPID : Specifies the es.xml ID for the container disk group

  • CLUSTERNUMBER : Specifies the cluster number in the es.xml, starting at 1

  • CLUSTERNAME : Specifies the name of the cluster

  • CLUSTERID : Specifies the es.xml ID of the cluster

  • DISKGROUPNAME : Specifies the name of the container disk group

  • VOLUMENAME : Specifies the name of the existing Oracle ACFS volume