Displaying 1 result from an estimated 1 matches for "rdo_1_21810".
2005 Feb 11
3
OCFS file system used as archived redo destination is corrupted
...e primary dest a few months ago was because we are planning to migrate to rman-based backup (as opposed to the current hot backup scheme); it's easier (required?) to manage RAC archived redo logs with rman if archived redos reside in a shared file system
below are some diagnostics:
$ ls -l rdo_1_21810.arc*
-rw-r----- 1 oracle dba 397312 Feb 10 22:30 rdo_1_21810.arc
-rw-r----- 1 oracle dba 397312 Feb 10 22:30 rdo_1_21810.arc
(they have the same inode, btw -- I had done a 'ls -li' earlier but the output had rolled off the screen)
after a while , one of the dba...