Before you use Cloud Backup to back up an Oracle database deployed on an Elastic Compute Service (ECS) instance, you must register the Oracle database in the Cloud Backup console. When you register an Oracle database, Cloud Backup installs a Cloud Backup client on the ECS instance. Then, you can back up the Oracle database.
Prerequisites
Cloud Backup is activated. You are not charged for activating Cloud Backup. You are charged for using the database backup feature of Cloud Backup based on the following billable items:
Rental of database backup vaults. Backup vaults are free of charge for each UID for 30 days. A free capacity of 100 GB is provided for each backup vault per month.
Storage usage of database backup vaults. You are charged for the backup storage based on the storage space occupied by the data that is deduplicated and compressed. Backup vaults are free of charge for 30 days. After the free trial period ends, you are charged based on tiered pricing.
NoteIf you only register an Oracle database in the Cloud Backup console but not create a backup plan to back up data, you are not charged for using Cloud Backup.
For more information, see Pricing of Cloud Backup.
The preparations for using Cloud Backup are complete. For more information, see Before you begin.
Usage notes
If you only register an Oracle database in the Cloud Backup console but not create a backup plan to back up data, you are not charged for using Cloud Backup.
Cloud Backup supports a limited number of database versions, operating systems, and backup features. For more information, see the "Supported database versions" section in Overview (ECS-hosted databases).
Procedure
Log on to the Cloud Backup console.
In the left-side navigation pane, choose
. In the top navigation bar, select a region. On the Database Backup page, click the Oracle tab. On the ECS Database Instance tab, click Register Database Instance.In the Register Oracle database instance panel, select the database that you want to register and click Next.
NoteIf you cannot find the database that you want to register, you can click Discover Database. Cloud Assistant automatically scans all databases and discovers the ECS-hosted databases.
Limits are imposed on the supported database versions and backup features. For more information, see the "Supported database versions" section in Overview (ECS-hosted databases).
In the Config Link Info step, use the database username and password for logon and activate the instance. Alternatively, use password-free logon. Then, configure the related parameters and click OK.
ImportantIf you need to run the restoration job of an Oracle RAC database or run the backup and restoration jobs of a standby Oracle Data Guard database, you must use the database username and password for logon during instance activation. If you use password-free logon, these backup and restoration jobs fail.
Parameter
Description
Database Account
The username of the database instance.
The minimum permission set of the user is the sysdba role and the resource and connect permissions. For more information, see Step 2: Create a backup account and configure permissions.
Password
The user password.
Cloud Backup automatically installs and activates the Cloud Backup client on the selected ECS instance. The process requires about 1 minute. Then, you can view the registration status on the ECS Database Instance tab. If Client Status is displayed as Installed, Database Status is displayed as Online.
Related operations
Unregister Instance
If you no longer need to back up an Oracle database, perform the following operations to unregister the database: Click the ECS Database Instance tab. Choose
in the Actions column of the database. In the message that appears, click OK.WarningAfter you unregister a database, all backups generated by the Cloud Backup client for Windows cannot be restored. Proceed with caution.
Create Cluster
If your Oracle database belongs to a cluster, you must create another cluster that consists of the database after you register the database. Cloud Backup backs up all databases in a cluster to the same backup vault. To create a cluster, perform the following operations: On the ECS Database Instance tab, select your database to be added to the cluster. Click Create Cluster. In the dialog box that appears, select the databases that belong to the cluster and click OK.
NoteAfter you create an Oracle RAC cluster, you need to configure a backup plan on only one database before you perform subsequent operations.