Disconnect a Refreshable Clone from the Source Database

Shows you the steps to disconnect a refreshable clone from the source database.

When you disconnect a refreshable clone the refreshable clone is disassociated from the source database. This converts the database from a refreshable clone to a regular database. Following the disconnect operation you are allowed to reconnect the disconnected database to the source database. The reconnect operation is limited to a 24 hour period.

There are several ways to find refreshable clones. See View Refreshable Clones for an Autonomous AI Database Instance for more information.

Perform the following prerequisite steps as necessary:

Starting from the Source Database Console Disconnect a refreshable clone from the source database and convert the refreshable clone to a read/write database:

  1. On the Autonomous AI Database Details page select the Refreshable clones tab.

    This shows the list of refreshable clones.

  2. In the row for the refreshable clone you want to disconnect, click Actions at the end of the row and select Disconnect clone from source database.

  3. In the Disconnect refreshable clone dialog enter the source database name to confirm disconnecting the clone.

  4. Click Disconnect refreshable clone.

Starting from the Clone Database Console Disconnect a refreshable clone from the source database and convert the refreshable clone to a read/write database:

  1. On the Autonomous AI Database Details page, under Clone information, in the Clone source field click click Actions at the end of the row and select Disconnect.

  2. In the Disconnect refreshable clone dialog enter the source database name to confirm disconnecting the clone.

  3. Click Disconnect refreshable clone.

The Autonomous AI Database Lifecycle state of the cloned database changes to Updating. When the disconnect operation completes the Lifecycle state changes to Available and the Mode shows Read/Write.

After you disconnect a refreshable clone, the Oracle Cloud Infrastructure Console updates with the following changes:

Notes for disconnecting a refreshable clone.

Note: You can also use the Autonomous AI Database API to disconnect refreshable clone using UpdateAutonomousDatabase. See for more information.UpdateAutonomousDatabase