ora-600 [kcratr1_lostwrt]



Errors in file /apps/app/oracle/admin/apcell1/udump/apcell1_ora_5850.trc:

, [], []0: internal error code, arguments: [kcratr1_lostwrt], [], [], [], [], []

ORA-600 signalled during: ALTER DATABASE OPEN...


Solution

$sqlplus "/as sysdba"

SQL>STARTUP MOUNT;

SQL>RECOVER DATABASE;

SQL>ALTER DATABASE OPEN;

Post a Comment

And that's all there is to it!

If anyone has any other questions or requests for future How To posts, you can either ask them in the comments or email me. Please don't feel shy at all!

I'm certainly not an expert, but I'll try my hardest to explain what I do know and research what I don't know.

Previous Post Next Post