ora-00600 [kcratr1_lostwrt ] error on 9i R2 [message #53840] |
Mon, 14 October 2002 14:55 |
Tracy
Messages: 43 Registered: January 2000
|
Member |
|
|
Hi Everyone,
My 9i R2 database server on Redhat Linux 7.3 is suddenly giving an Oracle internal error ORA-00600: internal error code, arguments: [[kcratr1_lostwrt]], [[]], [[]], [[]], [[]], [[]], [[]], [[]] (I know this has happened to one other person but I cannot find anything else on the web about this error.)
The database is getting mounted, but it is not able to open the database.
I have plenty of RAM and have checked everything else I can think of...
Any ideas would help!
Thanks so much,
Tracy
|
|
|
|
Re: ora-00600 [kcratr1_lostwrt ] error on 9i R2 [message #53864 is a reply to message #53855] |
Tue, 15 October 2002 09:49 |
Tracy
Messages: 43 Registered: January 2000
|
Member |
|
|
Thanks so much Mahesh for responding.
I looked in the alter file and here is what it has:
my sid is "celes"
Mon Oct 14 16:28:15 2002
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
Mon Oct 14 16:28:15 2002
ALTER DATABASE MOUNT
Mon Oct 14 16:28:19 2002
Successful mount of redo thread 1, with mount id 1454801247.
Mon Oct 14 16:28:19 2002
Database mounted in Exclusive Mode.
Completed: ALTER DATABASE MOUNT
Mon Oct 14 16:28:19 2002
ALTER DATABASE OPEN
Mon Oct 14 16:28:19 2002
Beginning crash recovery of 1 threads
Mon Oct 14 16:28:19 2002
Started first pass scan
Mon Oct 14 16:28:20 2002
Errors in file /opt/oracle/admin/celes/udump/celes_ora_1907.trc:
ORA-00600: internal error code, arguments: [[kcratr1_lostwrt]], [[]], [[]], [[]], [[]], [[]], [[]], [[]]
ORA-600 signalled during: ALTER DATABASE OPEN...
And in /opt/oracle/admin/celes/udump/celes_ora_1907.trc:
*** SESSION ID:(9.3) 2002-10-14 16:16:47.713
----- Redo read statistics for thread 1 -----
Read rate (ASYNC) = 14992Kb/sec => 29985 blocks in 1s
Read buffer = 8192Kb (16384 blocks)
Longest record = 0Kb
Record moves = 3/66221 (0%)
----------------------------------------------
Last BWR afn: 2 rdba: 0x800110(blk 272) ver: 0x0000.000fedc6.03 flg: 0x04
Disk version: 0x0000.000f50d6.03 flag: 0x04
*** 2002-10-14 16:16:47.714
ksedmp: internal or fatal error
ORA-00600: internal error code, arguments: [[kcratr1_lostwrt]], [[]], [[]], [[]], [[]], [[]], [[]], [[]]
Current SQL statement for this session:
ALTER DATABASE OPEN
----- Call Stack Trace -----
calling call entry argument values in hex
location type point (? means dubious value)
-------------------- -------- -------------------- ----------------------------
...
Thank you so much for your time. I really appreciate it. :)
Oh, and I just installed this database. It's totally clean. I haven't put any data into it or anything. This error occurred when I was trying to set up auto startup and stop (I was shutting down and re-starting the database quite a bit and this error suddenly popped up).
Thanks again,
Tracy
|
|
|
|
|