DELETE COLLOCGROUP (Delete a collocation group)
Use this command to delete a collocation group. You cannot delete a collocation group if it has any members in it.
You can remove all the members in the collocation group by issuing the DELETE COLLOCMEMBER command with a wildcard in the node_name parameter.
Privilege class
To issue this command, you must have system or unrestricted storage privilege.
Parameters
- group_name
- Specifies the name of the collocation group that you want to delete.
Example: Delete a collocation group
Delete a collocation group named group1.delete collocgroup group1
Related commands
| Command | Description |
|---|---|
| DEFINE COLLOCGROUP | Defines a collocation group. |
| DEFINE COLLOCMEMBER | Adds a client node or file space to a collocation group. |
| DEFINE STGPOOL | Defines a storage pool as a named collection of server storage media. |
| DELETE COLLOCMEMBER | Deletes a client node or file space from a collocation group. |
| MOVE NODEDATA | Moves data for one or more nodes, or a single node with selected file spaces. |
| QUERY COLLOCGROUP | Displays information about collocation groups. |
| QUERY NODE | Displays partial or complete information about one or more clients. |
| QUERY NODEDATA | Displays information about the location and size of data for a client node. |
| QUERY STGPOOL | Displays information about storage pools. |
| REMOVE NODE | Removes a client from the list of registered nodes for a specific policy domain. |
| UPDATE COLLOCGROUP | Updates the description of a collocation group. |
| UPDATE STGPOOL | Changes the attributes of a storage pool. |
