Oracle Database Appliance (ODA) (MOSC)

MOSC Banner

RMAN-05541: no archived logs found in target database

edited Aug 25, 2019 5:02AM in Oracle Database Appliance (ODA) (MOSC) 2 commentsAnswered

duplication of a database is being done with a backup done previously, the type of duplication is: Backup-Based Duplication Without a Target Database and Recovery Catalog Connection, the following error occurs:

Oracle instance shut down

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-03002: failure of Duplicate Db command at 08/13/2019 15:38:59

RMAN-05501: aborting duplication of target database

RMAN-05541: no archived logs found in target database

this is scripts duplication:

connect auxiliary /

set echo on;

run {

allocate auxiliary channel t1 type disk;

allocate auxiliary channel t2 type disk;

allocate auxiliary channel t3 type disk;

duplicate target database to x86rman backup location '/backup/export/scripts/adfi/rman';

Tagged:

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