Database Backup and Recovery (MOSC)

MOSC Banner

Cloning a database from one host to another


Hi all

We have a quick question on restoring / recovering / cloning a database on a different host

On the source database we make a backup

Lets suppose we make a level 0 backup at 6:00 AM

backup incremental level 0 as compressed backupset;

lets say this creates a file LVL0.BKP

And we have --> CONFIGURE CONTROLFILE AUTOBACKUP ON;

So this will create a backup of spfile / controlfile --> lets say it is called CPSPF_01.BKP

so we have 

LVL0.BKP

CPSPF_01.BKP

Next we make an incremental level 1 backup around 2 PM 

backup incremental level 1 as compressed backupset;

lets say this creates a file LVL1_1.BKP

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