DELETE RESPOOL

Read syntax diagramSkip visual syntax diagram DELete RESPoolCPUPool poolname

Authorization

Privilege Class: A

Purpose

Use DELETE RESPOOL to delete a resource pool that is already defined. For compatibility with prior releases, CPUPOOL is accepted as a synonym for RESPOOL.

Operands

poolname
is the name of the resource pool to be deleted.

Usage Notes

  1. The DELETE RESPOOL command can be issued only for a resource pool that has already been created with the DEFINE RESPOOL command.
  2. The resource pool can be deleted only if there are no users assigned to the pool. Use the SCHEDULE command to remove users from the resource pool.

Responses

Response 1:
Resource pool poolname is deleted
confirms that the resource pool has been deleted.

Messages

  • HCP002E Invalid operand — operand
  • HCP003E Invalid option — command contains extra option(s) starting with option
  • HCP1001E An operand is missing for RESPOOL
  • HCP3151E Resource pool poolname does not exist
  • HCP3152E Resource pool poolname cannot be deleted because users are still assigned to it