Configuring an Oracle RMAN Incremental Backup Copy

You can perform Oracle RMAN incremental backup copy operations on a proxy server.

Before You Begin

Verify the following:

  • The database physical schema is the same in both the snapshot and the current backup. This means no addition or deletion of tablespaces and datafiles has occurred between the time of the snapshot and the current time. If the physical schema has changed, you can configure an additional setting to prevent backup copies from failing. For more information, see Preventing RMAN Backup Copy Failures due to Schema Changes.

  • The Oracle user ID/group ID on the source and the proxy client must be the same. Otherwise, the RMAN backup copy will fail due to permission issues.

Procedure

  1. Copy the Oracle parameter file (pfile) and password file from the source to the proxy computer's $ORACLE_HOME/dbs/ directory.

  2. Create the bdump, udump, adump, cdump and diagnostic_dest directories. Ensure that the directories are in the same location as the source.

  3. Create the DB_CREATE_FILE_DEST and LOG_ARCHIVE_DEST directories. If there are multiple archive destinations, then create the directories for each of the archivelog destinations.

  4. Copy the catalog connection information from the source to the proxy in the tnsnames.ora file.

  5. Start up the proxy instance in NOMOUNT mode.

  6. Configure the proxy Oracle instance on the CommCell Console.

  7. From the CommCell Browser, navigate to Client Computers > client > Oracle > instance.

  8. Right-click the subclient and click Properties.

    The Subclient Properties dialog box appears.

  9. On the IntelliSnap Operations tab, select IntelliSnap.

  10. From the Available Snap Engines list, select the storage array.

  11. From the Use Proxy list, select the configured proxy.

  12. Select Use RMAN for Backup Copy, and then click OK.

    The Incremental option is now available for backup.

  13. You can configure an additional setting to prevent backup copies from failing if the physical schema changes. For more information, see Preventing RMAN Backup Copy Failures due to Schema Changes.

Page contents

×

Loading...