CL Command Reference - DLTCRG

CL Command List > DLTCRG Reference

Description:

The Delete Cluster Resource Group (DLTCRG) command deletes a cluster resource group (CRG) on the local system only. Deleting a local cluster resource group requires the Cluster Resource Services to be inactive.

This command will cause the cluster resource group exit program to be invoked with an action code of Delete Command on the local system only.

If the CRG object exists on other nodes in the cluster, it is the owners responsibility to remove the node ID of the local system from the CRG on those nodes. This can be done using the Remove Node From Recovery Domain (RMVCRGNODE) command.

The cluster resource group object exit program will run under the user profile specified in the cluster resource group. If the exit program does not exist, a message is logged and the CRG object deletion will continue. This command will never invoke the cluster resource group exit program with an action code of Undo

Restrictions:

. You must have input/output system configuration (*IOSYSCFG) special authority to run this command.

. You must have object existence (*OBJEXIST) and use (*USE) authorities to the cluster resource group being deleted.


Examples:

DLTCRG CRG(CRGTEST)

This command deletes the cluster resource group named CRGTEST from the local system.