Skip to content

/AWS1/CL_DOD=>DELETEDBSUBNETGROUP()

About DeleteDBSubnetGroup

Deletes a subnet group.

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

Method Signature

IMPORTING

Required arguments:

IV_DBSUBNETGROUPNAME TYPE /AWS1/DODSTRING /AWS1/DODSTRING

The name of the database subnet group to delete.

You can't delete the default subnet group.

Constraints:

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

Example: mySubnetgroup