ORA-19502: write error on file [message #548912] |
Tue, 27 March 2012 02:23 |
nehhaverma
Messages: 34 Registered: September 2009 Location: JAIPUR
|
Member |
|
|
I got an error while opening the database. I was exporting the database and it was not running so I stop that process and shut the db then it get hangs for 2 or 3 hrs so I drop the cmd shutdown abort after that error was coming of end of line communication channel. I tried so many things and then I use to recover database until cancel and open resetlogs but error coming:
SQL> alter database open resetlogs;
alter database open resetlogs
*
ERROR at line 1:
ORA-19502: write error on file
"/u03/oradata/DSSGD/flash_recovery_area/DSSGD/onlinelog/o1_mf_1_%u_.log", block
number 100353 (block size=512)
ORA-27072: File I/O error
Additional information: 4
Additional information: 100353
Additional information: 794112
Regards//Neha
|
|
|
|
|
|