gridSetup.sh -deleteNode
The gridSetup.sh -deleteNode
command removes the
specified remote nodes from your cluster.
Syntax
gridSetup.sh -deleteNode -nodesToDelete list_of_nodes_to_delete
Parameters
Table A-10 gridSetup.sh -deleteNode Command Parameters
Parameter | Mandatory? | Description |
---|---|---|
-nodesToDelete list_of_nodes_to_delete |
Yes |
Names of the remote cluster nodes that you want to delete from your cluster. |
-help |
No |
Displays |
Usage Notes
You can delete only the remote nodes, not the local node.
See Also:
Example
gridSetup.sh -deleteNode -nodesToDelete node3
Parent topic: Oracle Grid Infrastructure Command-Line Options