Camp Rubrik: Oracle
  • Camp Rubrik: Oracle Databases
    • Lab environment
    • Welcome to Zaffre
      • Tools you will be leveraging
      • Data Protection Dashboard
    • Protect Oracle Database
      • Rubrik Backup Service Install
      • Add Host to RSC
      • Create SLA Domain
      • Assign SLA
      • Recovery Options
        • Live Mount to create Instant Copy of Oracle Database
        • Oracle Secondary Reporting Environment with Clone
        • Instant Recovery
    • Compliance and Reporting
    • Conclusion
Powered by GitBook
On this page
  1. Camp Rubrik: Oracle Databases
  2. Protect Oracle Database

Rubrik Backup Service Install

PreviousProtect Oracle DatabaseNextAdd Host to RSC

Last updated 2 years ago

To get started on the migration task, you first need to install the Rubrik Backup Service (RBS) on the Oracle host and then add the host to RSC.

To get started, head to Inventory > All> Oracle Databases.

Click Add Hosts.

Select the default Rubrik Cluster from the drop-down menu. Select "I want to install and register the RBS software now". Select Linux as the platform and Linux rpm agent as the version. Click copy button. Close the window by clicking on X on top.

Double-click the Putty shortcut on the Desktop. Select orac12c-dev.rubrik.lab as the host and click Open.

Enter the credentials as listed below:

  • Username: root

  • Password: Welcome10!

NOTE: The credentials are also available on the credentials page on Chrome.

On the command prompt, enter the following commands to download and install the RBS package.

wget <right click> --no-check-certificate 
or
wget https://10.0.2.10/connector/rubrik-agent.x86_64.rpm  --no-check-certificate

NOTE: Right-click will paste the link to download the rpm.

Install the package. Ensure that the demon status is up post the installation.

rpm -ivh rubrik-agent.x86_64.rpm

Great job with the RBS install! Let's move on to the next step.

  1. As discussed before, RBS installation follows a similar process for Windows-based SQL hosts.

  2. The core functionality across the supported host OS remains the same.

Access Oracle Databases
Add host
Download link
wget
rpm install