Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ASM instance will not open HELP!
Looks like an out of space error?
If it is, there's a script on Metalink to generate the alter diskgroup commands to remove files which should clear up the space. Of course, make sure you have the archives backed up before you just merrily delete them. :)
Pete
"Controlling developers is like herding cats."
Kevin Loney, Oracle DBA Handbook
"Oh no, it's not. It's much harder than that!"
Bruce Pihlamae, long term Oracle DBA
attached mail follows:
From the alert log (rac 2 node cluster on solaris with shared raw device):
Wed Jul 26 16:43:15 2006
Errors in file /u01/app/oracle/admin/rac1db/udump/rac1db1_ora_6522.trc:
ORA-19504: failed to create file "+ORA_DATA/rac1db/1_244_571764559.dbf"
ORA-17502: ksfdcre:4 Failed to create file
+ORA_DATA/rac1db/1_244_571764559.dbf
It seems to be at the point where the archiver is stuck; I need to add a disk to the archive diskgroup but the instance will not open.
Wed Jul 26 16:43:15 2006
ARCH: Error 19504 Creating archive log file to
'+ORA_DATA/rac1db/1_244_571764559.dbf'
Reconfiguration complete
Wed Jul 26 16:43:15 2006
ARCH: Failed to archive thread 1 sequence 244 (19504)
Wed Jul 26 16:43:15 2006
Errors in file /u01/app/oracle/admin/rac1db/udump/rac1db1_ora_6522.trc:
ORA-16038: log 2 sequence# 244 cannot be archived ORA-19504: failed to create file "" ORA-00312: online log 2 thread 1:
I have searched high and low but no obvious answers - any ideas how to work around/out of this mess
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Jul 26 2006 - 19:23:41 CDT