Hi Experts,,, I have this issue
I am getting the following error in my alert log file
Tue Dec 03 10:17:12 2013
Errors in file D:\APP\ADMIN\diag\rdbms\epprod1\epprod1\trace\epprod1_m000_5292.trc:
ORA-19624: operation failed, retry possible
ORA-19504: failed to create file "E:\RBACKUP\CFC-2128199230-20131203-00"
ORA-27040: file create error, unable to create file
OSD-04002: unable to open file
O/S-Error: (OS 3) The system cannot find the path specified.
I did my diagnostics I found Errors in file D:\APP\ADMIN\diag\rdbms\epprod1\epprod1\trace\epprod1_m000_5292.trc as below:
===
starting control autobackup
*** 2013-12-03 10:17:11.975 4178 krsk.c
krsk_rtrtwd_state: Marking RT role transition work not done
krss_sched_work: Prod archiver request from process USER (function:0x100)
krss_find_arc: Evaluating ARC1 to receive message (flags 0xc)
krss_find_arc: Selecting ARC1 to receive message
*** 2013-12-03 10:17:11.975 3187 krsv.c
krsv_send_msg: Sending message to process ARC1
*** 2013-12-03 10:17:11.975 1835 krss.c
krss_send_arc: Sent message to ARC1 (message:0x100)
Got error: 19624
******************** WARNING ***************************
The errors during Server autobackup are not fatal, as it
is attempted after sucessful completion of the command.
However, it is recomended to take an RMAN control file
backup as soon as possible because the Autobackup failed
with the following error:
ORA-19624: operation failed, retry possible
ORA-19504: failed to create file "E:\RBACKUP\CFC-2128199230-20131203-00"
ORA-27040: file create error, unable to create file
OSD-04002: unable to open file
O/S-Error: (OS 3) The system cannot find the path specified.
******************** END OF WARNING *******************
ORA-19624: operation failed, retry possible
ORA-19504: failed to create file "E:\RBACKUP\CFC-2128199230-20131203-00"
ORA-27040: file create error, unable to create file
OSD-04002: unable to open file
O/S-Error: (OS 3) The system cannot find the path specified.
===
I am really supprised ... I dont have RMAN to do atuomatic backup control file.. as I know automatic control file can performed using RMAN,
If there is anather way, How can I stop this job ?
I have Oracle 11g Release 2 Primary and Standby with Windows 2008 R2 Server
Any feedback haighly apprecited