Database Backup and Recovery (MOSC)

MOSC Banner

RMAN ERROR : specification does not match any archived log in the recovery catalog

edited Jul 11, 2011 10:47AM in Database Backup and Recovery (MOSC) 7 commentsAnswered
Hello,

Subject: RMAN Backup commands returns error message

Case 1: When I run following command some times it returns following message: specification does not match any archived log in the recovery catalog. Can anyone please guide me what this message means?

 

RMAN COMMAND: run { backup database plus archivelog;}


Recovery Manager: Release 11.1.0.6.0 - Production on Tue Jul 20 21:00:00 2010

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

RMAN> connect target *
2>
3> run {
4>    backup database plus archivelog;
5>     }
6>
7>
connected to target database: ORATST (DBID=2404991111, not open)


Starting backup at 20-JUL-10
using target database control file instead of recovery catalog
allocated channel: ORA_DISK_1
channel ORA_DISK_1: SID=79 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