rman issue

From: helter skelter <helterskelter_at_gmail.com>
Date: Mon, 24 May 2010 15:56:26 +0200
Message-ID: <hte0lj$ivc$1_at_mx1.internetia.pl>



hi,

I had some problems with storage where are datafile copies (of read-only tablespaces)and rman had no access to these files. In script there was 'crosscheck...' and then 'delete expired...' so rman deleted entries from recovery catalog.
When I got over problems with storage I cataloged all these files with 'catalog start with...'.
Now when I'm trying to update database backup with incremental backup I recive errror:

backup incremental level 1 for recover of copy with tag='FULL_BACKUP' database;
...

no parent backup or copy of datafile ... for all the files which was on this storage.

I double cheked these files, all seems ok:

list copy of tablespace XXX tag='FULL_BACKUP';

Key File S Completion Time Ckp SCN Ckp Time Name

------- ---- - ------------------- ---------- ------------------- ----
1214031 24 A 2010-05-24 12:30:28 46253407302 2010-05-06 09:28:32 name
...
...

also in view V$BACKUP_COPY_DETAILS everything looks fine. I tried witout using of recovery catalog but no differences. Thanks for any suggestions

cheers

10.2.0.4, rhel5 Received on Mon May 24 2010 - 08:56:26 CDT

Original text of this message