Database Backup and Recovery (MOSC)

MOSC Banner

Incremental backup not able to read full backup. ORA-19870 error reading backup piece...

edited Jun 16, 2009 10:34AM in Database Backup and Recovery (MOSC) 4 commentsAnswered
I set up my databases to do a full backup once per week to be used toward incremental daily backups (Oracle suggested) accordingly.  for some reason in one of my databases, it looks like the incremental backup cannot read one of the files created from the full backup.  Below is the log:

Recovery Manager: Release 10.2.0.3.0 - Production on Tue May 19 16:04:21 2009



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



RMAN>

connected to target database: ODBTEST (DBID=3912159521)



RMAN>

connected to recovery catalog database



RMAN>

echo set on





RMAN> run {

2> allocate channel oem_disk_backup device type disk;

3> recover copy of database with tag 'ORA$OEM_LEVEL_0';

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