Hi list,
I am having difficulties backing up archived logs with RMAN in a RAC
environment ( 2 nodes ).
Logs from "other" node are accessible through NFS :
NODE1:~ # more /etc/exports
/u01/oradata/VFAFACP1/logs
*(ro,root_squash,async,anonuid=59,anongid=54)
NODE2:~ # mount -o soft,intr,rsize=8192,wsize=8192
172.16.225.66:/u01/oradata/VFAFACP1/logs /u01/oradata/VFAFACP1/logs
Archived logs from NODE2 are in: /u01/oradata/VFAFACP2/logs
I can see the logs on the OS under user oracle.
But RMAN cannot :
========================================================================
===========================
archived log /u01/oradata/VFAFACP1/logs/2_4_609519877.dbf not found or
out of sync with catalog
RMAN-06061: WARNING: skipping archivelog compromises recoverability
========================================================================
===========================
Any idea why ?
Tks in advance,
D>
____________________________________________
Damien Pinault
VFA, Inc. http://www.vfa.com
____________________________________________