Skip to content

/AWS1/CL_NEP=>DELETEDBSUBNETGROUP()

About DeleteDBSubnetGroup

Deletes a DB subnet group.

The specified database subnet group must not be associated with any DB instances.

Method Signature

IMPORTING

Required arguments:

IV_DBSUBNETGROUPNAME TYPE /AWS1/NEPSTRING /AWS1/NEPSTRING

The name of the database subnet group to delete.

You can't delete the default subnet group.

Constraints:

Constraints: Must match the name of an existing DBSubnetGroup. Must not be default.

Example: mySubnetgroup