Skip to content

/AWS1/CL_DOD=>DELETEDBCLUSTERPARAMGROUP()

About DeleteDBClusterParameterGroup

Deletes a specified cluster parameter group. The cluster parameter group to be deleted can't be associated with any clusters.

Method Signature

IMPORTING

Required arguments:

IV_DBCLUSTERPARAMGROUPNAME TYPE /AWS1/DODSTRING /AWS1/DODSTRING

The name of the cluster parameter group.

Constraints:

  • Must be the name of an existing cluster parameter group.

  • You can't delete a default cluster parameter group.

  • Cannot be associated with any clusters.