Use the oakcli delete cpupool command to delete a CPU pool from one Oracle Database Appliance Virtualized Platform node.
Syntax
oakcli delete cpupool poolname -node nodenum [-h]
Parameters
| Parameter | Description |
|---|---|
|
|
Name of the CPU pool to be deleted |
|
-node |
Node from which the CPU pool will be deleted (0 or 1) |
|
|
(Optional) Display help for using the command. |
Example
Delete the CPU pool named twonode from Node 1 of Oracle Database Appliance Virtualized Platform:
oakcli delete cpupool twonode -node 1