help with RMAN CATALOG command
504289Apr 5 2006 — edited May 24 2006Hi,
I am trying to catalog an image copy in RMAN with the commands "CATALOG DATAFILECOPY", "CATALOG ARCHIVELOG", and "CATALOG CONTROLFILECOPY". I got the following error(s) from RMAN in this regard:
"RMAN-03009: failure of catalog command on default channel at 04/05/2006 13:30:48
ORA-19564: error occurred writing 8192 bytes at block number 1
ORA-27091: unable to queue I/O
ORA-27041: unable to open file
Linux Error: 30: Read-only file system
Additional information: 3"
The files that are being cataloged are indeed on read-only file system. My understanding was that RMAN only checks the header of these files but never modifies them. It appears that RMAN is trying to modify these files. Can someone please explain if this is expected behaviour?
Thanks in advance,
Raghu.