Delete a peer database

This page describes how to delete a peer database in Google Cloud.

You can't delete a peer database during a switchover operation.

Before you begin

Ensure that you have the following roles and permissions required to delete a peer database:

  • roles/autonomousDatabaseAdmin

Delete a peer database

To delete a peer database, do the following:

Console

  1. Go to the Autonomous Databasepage.

    Go to Autonomous Database

  2. Click the name of the Autonomous Database for which you want to delete a peer database.

  3. On the Autonomous Database detailspage, click the Disaster Recoverytab.

  4. In the Peer databasesection, for the peer database that you want to delete, click View actions, and then click Delete.

  5. In the Delete Autonomous Databasedialog, enter the peer database name and click Confirm.

    The deletion of the peer database might take a few hours. On the Disaster recoverytab, in the Peer databasesection, the Statusfield shows you the progress of the delete operation. When the peer database is deleted, it's removed from the peer database list.

gcloud

You can use the gcloud oracle-database autonomous-databases delete command to delete a peer database.

 gcloud oracle-database autonomous-databases delete DATABASE_ID 
--location= REGION_ID 
 

Replace the following:

  • DATABASE_ID : the identifier for the peer database.
  • REGION_ID : the region of the peer database.

What's next

Design a Mobile Site
View Site in Mobile | Classic
Share by: