Skip to content

/AWS1/CL_NEP=>DELETEDBPARAMETERGROUP()

About DeleteDBParameterGroup

Deletes a specified DBParameterGroup. The DBParameterGroup to be deleted can't be associated with any DB instances.

Method Signature

IMPORTING

Required arguments:

IV_DBPARAMETERGROUPNAME TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING

The name of the DB parameter group.

Constraints:

  • Must be the name of an existing DB parameter group

  • You can't delete a default DB parameter group

  • Cannot be associated with any DB instances