Database Backup and Recovery (MOSC)

MOSC Banner

How do I apply moved archivelog?

edited May 15, 2017 10:50PM in Database Backup and Recovery (MOSC) 4 commentsAnswered

The duplicate command was executed for 5 days.

After running the duplicate command, I moved the archivelog to the standby side because there were many archivelogs created on Primary.

In Primary, the moved archivelog log was deleted.

How do I apply this archivelog?

RMAN command

RMAN> run {

...

duplicate target database for standby from active database dorecover nofilenamecheck;

...

}

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