Skip to content

/AWS1/CL_NEP=>DELETEDBCLUSTERPARAMGROUP()

About DeleteDBClusterParameterGroup

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

Method Signature

IMPORTING

Required arguments:

IV_DBCLUSTERPARAMGROUPNAME TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING

The name of the DB cluster parameter group.

Constraints:

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

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

  • Cannot be associated with any DB clusters.