Database Backup and Recovery (MOSC)

MOSC Banner

RMAN duplicate not restore to the latest incremental backupset

edited Jun 25, 2009 8:16PM in Database Backup and Recovery (MOSC) 3 commentsAnswered ✓
   Hi,

Below are my database specs:

OS: RHEL AS 5.3

DB: 11.1.0.7.0.

I try to perform RMAN duplicate to restore a standby database, but the duplication only taking the latest level 0 backup and it is not picking up the latest incremental level 1 backup.

Below commands i have issue in the standby host:

rman target sys/password@ebeandb catalog rman/password@catdb auxiliary /

Recovery Manager: Release 11.1.0.7.0 - Production on Thu Jun 25 15:35:56 2009

Copyright (c) 1982, 2007, Oracle.  All rights reserved.

connected to target database: EBEANDB (DBID=907970156)
connected to recovery catalog database
connected to auxiliary database: EBEANDB (not mounted)

RMAN> run {
2> allocate auxiliary channel ch01 device type disk;

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