Skip to content

Overview

Oracle Backup Ingestion plugin helps to virtualize Oracle data source leveraging Oracle built-in RMAN technology:

Supported Backup Mechanisms:

  • Disk backup : Backup located on disk and available on Staging host
    • Disk Backup: Backups stored on linux filesystem and accessible by delphix user on staging host.
    • Oracle RDS: Amazon RDS for Oracle is a fully managed commercial database that makes it easy to set up, operate, and scale Oracle deployments in the cloud. Oracle RDS backups stored on S3 bucket can be Ingested into Delphix using s3fs OR Oracle Secure Backup (OSB) module. s3fs allows Linux to mount an S3 bucket via FUSE. s3fs preserves the native object format for files. Backups stored on s3fs can be accessed via filesystem. While this is supported, s3fs seems to be little unstable and tuning may be needed. Delphix recommends to use OSB instead of s3fs if possible.
  • Tape backup : Backup client / libraries need to be installed on Staging host
    • Netbackup: NetBackup integrates the database backup and recovery capabilities of the Oracle Recovery Manager (RMAN) with the backup and recovery management capabilities of NetBackup.
    • DDBoost: DDBoost plug-in is an software library that - when integrated with backup applications using TCP/IP - utilizes TCP/IP connections as directed by backup software
    • OSB: OSB Cloud Module is part of the OSB product family and provides the flexibility to back up your database to the Amazon S3 Cloud and to tape. With this cloud offering, local disk backups are sent directly to Amazon S3 for offsite storage and are fully integrated with RMAN features and functionality
    • ZDLRA: The Oracle Zero Data Loss Recovery Appliance is a computing platform that includes Oracle Corporation Engineered Systems hardware and software built for backup and recovery of the Oracle Database.
      Note: Multiple wallets ( TDE / Credentials ) are supported via sqlnet.ora file.

OBI plugin allows you to use existing Oracle RMAN Backups as the source of dataset in Delphix. OBI Plugin supports following use cases :

  1. Create SEED database which you can fill with any data you like through any technique (SQL*Plus, RMAN backups, datapump, SQL statements, JDBC etc). Periodic snapshots can be taken and VDBs can be created from this database.
  2. Full Database Ingestion from disk or Tape backup.
  3. Subsetting [ Partial Database Ingestion (one or more tablespaces) from disk / Tape backup ].
  4. Subsetting [ Partial Database Ingestion (Single PDB) from disk or Tape backup ].
  5. Production Lockdown [ Create dSource without touching production ].
  6. Ingest TDE enabled 11.x, 12.x, 18.x, 19.x Multi-Tenant database.
  7. Ingest Backups using Tape libraries [ Netbackup, ZDLRA, DDBOOST, AWS S3 (Oracle Secure Backup) etc. ]
  8. Ingest from Oracle Application Containers [ Supported only for Full dSource Type ]