Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

PowerProtect Data Manager 19.16 Oracle RMAN User Guide

Performing centralized instant access recovery of an Oracle database

You can use the PowerProtect Data Manager UI to perform an instant access recovery of an Oracle database from an Oracle Incremental Merge backup.

About this task

NOTE:

An instant access recovery is recommended only for short-term testing purposes. The database that you recover through an instant access recovery is only accessible directly from the DD storage. PowerProtect Data Manager cannot perform a discovery of the recovered database.

After you finish the instant access recovery, the recovered database is kept for three days by default. You can extend this retention period, from one to seven days. To extend the retention period, select Restore > Running Sessions, select the mounted session, and click Extend.

At the end of the retention period, a scheduled deletion of the database is performed. As an alternative, you can manually delete the live-mounted session by selecting Restore > Running Sessions, selecting the mounted session, and clicking Delete.

Steps

  1. In the PowerProtect Data Manager UI, select Restore > Assets and select the Oracle tab.

    The Restore window displays all the databases that are available for recovery.

    To filter the displayed list of assets if needed, you can click Filter icon in the column heading Name, Status, Protection Policy, Host/Cluster/Group Name, Host Type, Data Guard Name, Data Guard Role, Application Name, Last Copy, Network, Protocol, or Backup Technology:

    • The Name and Application Name columns list the Oracle database asset names.
    • The Status column lists the status as Available, Deleted, or Not Detected.
    • The Protection Policy column lists the names of the protection policies for the assets.
    • The Host/Cluster/Group Name column lists the hostnames.
    • The Host Type column lists the host types as RAC, Standalone, or Active Passive RAC.
    • The Data Guard Name column lists the names of associated Data Guard groups.
    • The Data Guard Role column lists the Data Guard roles as Logical Standby, Physical Standby, Primary, Snapshot Standby, or Generic.
    • The Last Copy column lists the dates and times of the backup copies within the specified date and time range.
    • The Network column lists the networks that are available under the selected host or cluster.
    • The Protocol column lists the protocol as BOOSTFS or NFS when a protocol has been set.
    • The Backup Technology column lists the backup technology as Application Direct or Oracle Incremental Merge.
    NOTE:

    The listed assets are the assets that have at least one copy discovered by PowerProtect Data Manager. You can select only one asset for one Oracle host.

    Oracle software installed on the alternate host must be compatible with the source Oracle Server, as recommended by Oracle.

  2. Select the checkbox next to the Oracle Server database asset for recovery, and click Restore.
    The restore wizard opens the Oracle Restore and Recovery window.
  3. On the Scope page, select Instant access recovery, and then click Next.

    This option creates the recovered database by using the data files directly from the DD.

  4. On the Copy Selection page, select the backup copy to be restored from the list, and then click Next.

    To filter the displayed list of backup copies if needed, you can click Filter icon in the column heading Created Time, Copy Type, Location, Backup Technology, Copy Status, Asset, Protection Strategy, or Storage Unit:

    • The Created Time column lists the dates and times when the backup copies were created.
    • The Copy Type column lists the backup copy types as Differential, Full, or Cumulative.
    • The Location column lists the backup copy locations as LOCAL or Local_Recalled.
    • The Backup Technology column lists the backup technology as Application Direct or Oracle Incremental Merge.
    • The Copy Status column lists the backup copy status as Available, Deleting, Deletion Failed, Deletion Failed (Agent Catalog), Cloud Tiering, Cloud Recalling, Replicating, Restoring, or Ready for Cloud Tiering.
    • The Asset column lists the database asset names.
    • The Protection Strategy column lists the protection strategy as All, Standby, Primary, or Standalone.
    • The Storage Unit column lists the storage units of the backup copies.
  5. On the Location page, select the preferred type of restore, and then click Next:
    • Restore to original host—Specifies to restore to the original host with the displayed hostname.

      If the original host is part of a RAC cluster, select the available node hostname from the list.

    • Restore to alternate host—Specifies to restore to an alternate host.

      Select the alternate hostname from the list.

  6. On the Folder Location page, select one of the following options, and then click Next:
    • Restore to Root Level Folder

      Type the root level pathname in the Root Level Path text box.

      NOTE:

      For an Oracle Incremental Merge recovery, all the files related to the database are restored to this path, including the spfile.

    • Restore to original folder

      CAUTION:When you select to restore the Oracle data files to the original location, the original database is overwritten. Ensure that all the folder structure locations on the source host also exist on the target host.
    • Restore to alternate folder

      To specify an alternate location, select Archive log, Control file, Datafiles, Fast recovery area, or Redo log from the menu, and then type the alternate location in the text box. For each additional alternate location, click +, select the file type from the menu, and type the alternate location in the text box.

      You must specify at least one alternate location if selected. For the control file, specify the full pathname, such as /u01/app/oracle/fast_recovery_area/sourcemay1/control01.ctl. You can specify a maximum of 31 archive log locations, five control file locations, one data file location, one fast recovery area location, and five redo log locations.

      NOTE:To ensure successful restores, the folders specified for the alternate folder locations must exist with the required permissions.
  7. On the Instance Details page, specify the required settings, and then click Next:
    • Oracle SID—Type the Oracle instance system ID (SID) in the text box.

    • Oracle Home—Type the valid Oracle home pathname in the text box.

      NOTE:The Oracle home pathname must not include a final space or slash (/).
    • Credentials—Click Set Credentials, complete the fields in the Set Credential dialog, and then click Save.

      NOTE:When you set the credentials for an Oracle database restore, specify the Oracle service that is configured only on the target restore host. The database user must be created by using a local password file on the target host.
    • Mount Protocol—Select BoostFS or NFS as appropriate.

  8. On the SPFILE Options page, specify the required settings, and then click Next:
    • SPFILE Options—Select this option to specify the restore of the spfile during the recovery. This option is selected by default when the selected copy contains the spfile.

      If you do not select this option to restore the spfile, you must create the spfile manually and start the database instance in no mount mode.

      This option is disabled by default when the selected copy does not have an spfile backup. In this case, a warning message is displayed:

      Warning: Oracle Incremental Merge will create the pfile from memory and restore will be performed using pfile.
      NOTE:

      Ensure that the spfile does not already exist on the target host. If needed, rename or delete the file on the target host; otherwise, the restore job fails.

      When the spfile option is cleared, only the Datafiles folder locations are used during the restore operation. Other added locations are ignored.

    • Configure spfile parameters (optional)—To change a default spfile parameter setting, type the parameter name in the Parameter text box and the parameter value in the Value text box. For each additional parameter setting that you want to change, click + and then type the parameter name and value in the new blank text boxes.

      For example, to specify the memory parameter settings sga_target=3000m and pga_aggregate_target=694m, type the following values in the text boxes:

      • Parameter: sga_target, Value: 3000m
      • Parameter: pga_aggregate_target, Value: 694m
      NOTE:

      If you specify the db_recovery_file_dest parameter setting, you must also specify the corresponding db_recovery_file_dest_size parameter setting. Ensure that the folder structure for the db_recovery_file_dest parameter is created with the required permissions on the target host. For example:

      • Parameter: db_recovery_file_dest, Value: /u02/app/sndusr/fast_recovery_area/sudb
      • Parameter: db_recovery_file_dest_size, Value: 8016m

      The Oracle database audit folder must exist with the required permissions on the target host, similar to the source host. You must create the audit folder manually on the target host. If the folder location is different from the source location, then specify the audit_file_dest parameter setting.

  9. On the Database Recovery Options page, select the required options, and then click Next:
    • Restore To—Select Backup time (backup end time of selected backup copy) or Point in time.

      For Point in time, select one of the following options from the menu:

      • System Change Number—Type the System Change Number (SCN) in the text box.
      • Timestamp—Type the date and time in the text box, or click Calendar icon to display a calendar and select the date and time.
      • Log Sequence—Type the log sequence in the text box.
    • Data Guard—Select the required option for a recovery in a Data Guard environment:

      NOTE:Ensure that the standby database is in sync with the primary database. You can restore a standby database backup to the primary database, or restore a primary database backup to the standby database.
      • None—By default, the None value is selected, which specifies to restore the database in a non-Data Guard configuration.
      • Primary—Select this option to restore the database as a primary database in a Data Guard configuration to a specified point in time.
      • Standby—Select this option to restore the database as a standby database in a Data Guard configuration to a specified point in time.
    • Database Options—Select any required options from the list:

      • Open database after recovery

        This option opens the database after the recovery. If the database is a container database (CDB), all the pluggable databases are opened.

      • Change DBID after recovery

        This option changes the DBID after the recovery. Select this option only when you also select to open the database after the recovery. When the database is unopened, the DBID cannot be changed.

        NOTE:For instant access recovery, the database name is also changed, based on the specified target SID.
      • Crosscheck backups

        This option specifies to crosscheck the backup before performing the recovery. This option applies only when the application agent version 19.13 or later is installed on the target host. Selecting this option causes a delay in the display of progress updates for the restore job. Additional time is needed to crosscheck the backups from the Oracle RMAN catalog.

  10. On the More Options page, specify the required options, and then click Next:
    • Set Stream Count—Type an integer stream count in the text box, if required. The default stream count is 4. The maximum stream count is 255.
    • Compressed Restore—To enable restore compression and reduce the impact on the network bandwidth, select Use PowerProtect DD Boost compressed restore.
    • Database Cleanup—To maintain the database in the mounted state when the recovery is partially successful, select Disable auto cleanup.
    • Troubleshooting mode—To enable troubleshooting logging, click the toggle button to change the setting to Enabled. Then the Log level option field appears.
    • Log level—If you enabled troubleshooting mode, select the preferred debug log level:
      • Info—Includes information such as status changes. This is the default log level for scheduled backups and restores.
      • Debug—Additional information that helps with problem diagnosis.
      • Trace—The most detailed amount of information for complex problem diagnosis.
  11. On the Summary page:
    1. To ensure that the recovery settings are correct, review the information about the Scope, Location, Folder Location, Oracle Instance Details, SPFILE Restore Option, Database Recovery Options, and More Options.
      To change any settings, you can click Edit beside an information section. As an alternative, you can click Back to access a specific page and change the settings as needed.
    2. To start the instant access recovery operation for the Oracle database, click Restore.
      A status message appears with a link to the Protection Jobs page where you can monitor the recovery job.

Rate this content

Accurate
Useful
Easy to understand
Was this article helpful?
0/3000 characters
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please provide ratings (1-5 stars).
  Please select whether the article was helpful or not.
  Comments cannot contain these special characters: <>()\