Hi all,
I am using oracle 9i in solaris 8.
I have two servers one catalog and one target.
During configuration of RMAN(with catalog) I had given a wrong path for snapshot controlfile.
It was showing error that ‘no such file or directory’.
When I am trying to reconfigure it with a valid path I am getting following error.
It is connecting to target database without any problem.
Every command in RMAN prompt shows the similar error.
Plz suggest me how to reconfigure it and reset all existing parameters.
RMAN> crosscheck backup;
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of crosscheck command at 01/19/2008 09:29:10
RMAN-03014: implicit resync of recovery catalog failed
RMAN-03009: failure of full resync command on default channel at 01/19/2008 09:2 9:10
ORA-01580: error creating control backup file /disk1/oradata/rman/rman_bkup/dolp hin/snapcf_dolphin.f
ORA-27040: file create error, unable to create file
Error: 2: No such file or directory
RMAN> show all
2> ;
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of show command at 01/19/2008 09:45:25
RMAN-03014: implicit resync of recovery catalog failed
RMAN-03009: failure of full resync command on default channel at 01/19/2008 09:4 5:25
ORA-01580: error creating control backup file /disk1/oradata/rman/rman_bkup/dolp hin/snapcf_dolphin.f
ORA-27040: file create error, unable to create file
Error: 2: No such file or directory
RMAN> report need backup;
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of report command at 01/19/2008 09:54:14
RMAN-03014: implicit resync of recovery catalog failed
RMAN-03009: failure of full resync command on default channel at 01/19/2008 09:5 4:14
ORA-01580: error creating control backup file /disk1/oradata/rman/rman_bkup/dolp hin/snapcf_dolphin.f
ORA-27040: file create error, unable to create file
Error: 2: No such file or directory
Regards
Sushil
[Updated on: Fri, 18 January 2008 23:28]
Report message to a moderator