Prerequisites for Cloud Protect Fleet Agent

There are specific requirements for using the Cloud Protect Fleet Agent.

Table 6-1 Prerequisites to Use Cloud Protect Fleet Agent

Requirement More Information

Mandatory requirements for Recovery Service

Ensure to review and confirm the mandatory requirements to onboard databases to Recovery Service.

Oracle Cloud account, tenancy, and subscription

Get an Oracle Cloud Account

Supported Operating System/platform

Linux x86-64

Supported Oracle Database Releases

Ensure that the target database compatibility level (the COMPATIBLE initialization parameter) is set to 19.0.0 or higher.

You can use the Cloud Protect Fleet Agent with Oracle Databases provisioned with any of these releases:
  • Oracle Database 23ai (23.4) or later
  • Oracle Database 19c Release 18 (19.18) or later

Database encryption

If you are backing up on-premises Oracle Database to Recovery Service, then the TDE wallet must be setup and open irrespective of whether TDE is configured for the database. If pluggable databases (PDBs) use local TDE wallets, then the local TDE wallets must be open. This is required for encrypting backups to Recovery Service.

For more information, refer to these sections in the Transparent Data Encryption Guide:

Caution:

Oracle strongly recommends to use an external key management system, such as Oracle Key Vault. Storing the decryption keys on the same server as the encrypted data allows database server attacks to potentially gain access to the keys and the database. Encrypted backups cannot be recovered if the keys are compromised or stolen.

DNS resolution

If you are adding an on-premises Oracle Database to Recovery Service, then a DNS Listener is required to accept DNS requests from the on premise network.

The DNS Listener will be used to resolve the Recovery Service backup IP addresses. The FQDN must be registered with the Recovery Service subnet.

SBT Library

Cloud Protect Fleet Agent requires the SBT library file libra.so to perform backup and recovery operations with Recovery Service.

For Oracle Database 19.27 and later versions and Oracle Database 23ai, the libra.so SBT library is available in the $ORACLE_HOME/lib directory after you install the database.

For Oracle Database 19.26 and earlier versions, you must download the libra.so SBT library file from My Oracle Support Patch Number 37855779.