About Cloning Autonomous Container Database on Dedicated Exadata Infrastructure

APPLIES TO: Applicable Oracle Public Cloud only

Cloning an Autonomous Container Database (ACD) creates a point-in-time copy of your ACD and the Autonomous AI Databases within it. You can use the cloning feature to quickly set up an ACD from the latest available timestamp for purposes such as testing, development, or analytics.

Clone Type and Source

The only supported clone type for ACDs is Full Clone, which includes the metadata and data from the source container database and Autonomous AI Databases within it.

While cloning an ACD, you may:

After submitting a clone request, the clone database shows up as PROVISIONING until the new ACD is available. You cannot initiate a new clone operation on an ACD that is already being cloned until the ongoing operation completes.

Clone Requirements

When cloning an ACD:

Clone Limitations

Note the following limitations with cloning an ACD:

Step-by-Step Guides

To learn how to clone an ACD using the OCI console, see Clone an Autonomous Container Database.

You can also use the CreateAutonomousContainerDatabase API to clone a database. For information about using the API and signing requests, see REST APIs and Security Credentials. For information about SDKs, see Software Development Kits and Command Line Interface.

Related Content