Database Backup and Recovery (MOSC)

MOSC Banner

Cloning 19c DB from one host to another using backup sets

Hi

We are testing the process of restoring a database from network based backup

Target DB is 2 node RAC and AUX DB is single instance

The datafiles are on +DATA disk group on TARGET DB and it will be same on AUX DB

REDO logs are on +RECO disk group on TARGET DB but these will be on +RECO disk group on AUX DB

We created a pfile from spfile of the TARGET database and modified it accordingly (esp the following 3)

*.log_file_name_convert='+REDO','+RECO'

*.db_create_file_dest='+DATA'

*.db_create_online_log_dest_1='+RECO'

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center