Skip to main content
Question

How to restore Oracle DB when block change tracking enabled using commvault

  • July 11, 2024
  • 1 reply
  • 365 views

Forum|alt.badge.img

Hi All,

Currently we backup Oracle 19c Database using Commvault and size DB full backup around 65 TB.

For daily incremental , we enable block change tracking for fast backup duration. This oracle run in Red Hat OS.

My Question:

1-How to restore the oracle DB when block change tracking enable ? it is required any additional setting need to do during restoration activity?

2- Its is required to backup change block tracking file? and its useĀ during restore?

3- Method to restore : Full > Incremental > Archive log right?

4-Any Knowledge Based (KB) or URL from Commvault can we refer?

Thanks and Help Me.

1 reply

Alex Deaconu
Vaulter
Forum|alt.badge.img+4

I am not sure what you mean by Block Change Tracking file backup, as BCT is a database operation.
Ā 
You do not have to worry about the BCT in a restore. If it was enabled at some point, it will be enabled again when the database is restored, either from a Full, Incremental, or when applying ArchiveĀ Logs.

Ā 

To restore, just follow the documentation using the Command Center or CommCell Console. Depending on the scenario, like In Place, Out of Place, Clone, Cross Machine, Redirect, Table Level RestoreĀ and so on, just navigate on the left panel to your desired operation.
https://documentation.commvault.com/v11/essential/restores_for_oracle.html
https://documentation.commvault.com/v11/expert/oracle_restores_02.html

Ā 

In the backend, Commvault plugs into RMAN to restore data. If you are familiar with Oracle’s RMAN, you can check the RMAN restore script before you trigger the job.