Verify that your environment meets the system requirements for Amazon RDS for Oracle.
Before Configuring Backups, Verify Backup Gateway Region and Access to the Database
Before configuring backups of the database, do the following:
Note
For Oracle RDS Export-based backups, Commvault supports only AWS Linux Backup Gateways.
-
Verify that the AWS backup gateway is deployed in the same region and VPC as the AWS database.
-
Verify that the AWS backup gateway can access the AWS databases. For more information, go to Automatically connecting an EC2 instance and an RDS database on the Amazon RDS website.
-
See the following:
-
For instructions to create an AWS backup gateway, which is part of configuring backups, see the "Configuring Backups" page for the database, under AWS Cloud Databases. For example, Configuring Backups for Amazon DocumentDB Instances.
Software Requirements
-
Packages that are required on access nodes:
-
Virtual Server
-
Cloud apps
-
Oracle agent
-
-
For information on supported Amazon EC2 instances as access nodes, see Supported Amazon EC2 Instance Families.
-
Access nodes that you run backup and restore operations on must have one of the following operating systems:
|
Operating system |
Processor architecture |
|---|---|
|
Amazon Linux 2023 AMI |
|
|
Amazon Linux 2 AMI (HVM) - Kernel 5.10, SSD Volume Type |
|
|
CentOS 9.x, 8.x |
|
|
Oracle Linux Enterprise 9.x, 8.x |
|
|
Red Hat Enterprise Linux (RHEL) 9.x, 8.x |
|
|
Rocky Linux 9.x, 8.x |
|
|
Windows 2022, 2019, 2016 |
|
-
The Oracle RDS endpoint and port must be reachable from the EC2 access node.
-
The Amazon RDS Oracle instance must be running in the ARCHIVELOG mode.
Note
If you have network configuration enabled on the access nodes, before you deploy the Linux proxy, configure a firewall on the cloud proxy and on-premises. For more information, see Configuring a Firewall to Install the Virtual Server Agent on a Cloud VM or Instance.
Supported Oracle Versions
Important
Use the most recent version of the operating system that is listed. The Commvault software fully supports the most recent version of an operating system, until the vendor ends support. More recent versions of the Commvault software might not install on operating systems that are not supported by the vendor anymore. For information about the support lifecycle of an operating system, contact the vendor.
- Oracle 19c
Hard Drive
A minimum of 100 GB of disk space is recommended. If a staging directory is required on the access node, the actual space needed will depend on the database being backed up and the configured settings.
Network Connectivity
-
Access nodes must have Layer 3 network connectivity to the upstream MediaAgent on port 8403. If the MediaAgent and the access node are in different accounts or in different Virtual Private Clouds (VPCs), you can configure Amazon VPC peering. For information, see VPC peering basics in the AWS documentation.
-
Access nodes must have connectivity to regional and global AWS service endpoints. For information, see Requirements for Connectivity to AWS Service Endpoints.
-
Access node machines must be able to connect to the RDS instance over its database port, unless a custom port is configured.
User Account Requirements
-
The RDS for Oracle user must be one of the following:
-
The master user
-
A database user with DBA privileges.
-
-
You do not require a root user account to install or operate the export-based backup and recovery solution. Use a non-root user account with sudo privileges for the installation and operations. For more information, see installation of UNIX agents by a non-root user with sudo privileges.