Setting Up Oracle RAC Online Redo Log Files

The redo log records all changes made in datafiles. When you run your database in NOARCHIVELOG mode, you disable the archiving of the redo log.

By default, the No Redo Log is disabled. Hence, While restoring the database, RMAN will search for archived redo logs after applying incremental backup data. Setting No Redo Logs will enable the RMAN to suppress the archived redo logs so that only data from incremental backups is restored. Enable No Redo logs when you perform a point-in-time restore of a database that was backed up in NOARCHIVELOG mode.

Procedure

  1. From the CommCell Browser, expand Client Computers > client.

  2. Right-click the instance, point to All Tasks and then click Browse and Restore.

  3. Select Latest Backup and click View Content.

  4. Select the databases and click Recover All Selected.

  5. Select the option for the type of restore operation, and then click Next.

    An Oracle restore options dialog box appears.

  6. On the General tab, click Advanced.

    The Advanced Restore Options dialog box is displayed.

  7. On the Options tab, select the No Redo Logs check box.

  8. Click OK.

  9. Click OK.

Page contents

×

Loading...