Incremental backup not able to read full backup. ORA-19870 error reading backup piece...
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';