Skip to content

/AWS1/CL_RDS=>REBOOTDBCLUSTER()

About RebootDBCluster

You might need to reboot your DB cluster, usually for maintenance reasons. For example, if you make certain modifications, or if you change the DB cluster parameter group associated with the DB cluster, reboot the DB cluster for the changes to take effect.

Rebooting a DB cluster restarts the database engine service. Rebooting a DB cluster results in a momentary outage, during which the DB cluster status is set to rebooting.

Use this operation only for a non-Aurora Multi-AZ DB cluster.

For more information on Multi-AZ DB clusters, see Multi-AZ DB cluster deployments in the Amazon RDS User Guide.

Method Signature

IMPORTING

Required arguments:

IV_DBCLUSTERIDENTIFIER TYPE /AWS1/RDSSTRING /AWS1/RDSSTRING

The DB cluster identifier. This parameter is stored as a lowercase string.

Constraints:

  • Must match the identifier of an existing DBCluster.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RDSREBOOTDBCLUSTRSLT /AWS1/CL_RDSREBOOTDBCLUSTRSLT