Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-00600: internal error code, arguments: [kcratr1_lastbwr], [], [], [], [

486131Mar 21 2006 — edited Nov 26 2010
Hi,

this is the error i got when i try to startup Oracle 10g database. it shows that database mounted and then folled by this error
----------------------------------------------------------------------------------------------------------------
SQL> startup
ORACLE instance started.

Total System Global Area 167772160 bytes
Fixed Size 1247876 bytes
Variable Size 71304572 bytes
Database Buffers 88080384 bytes
Redo Buffers 7139328 bytes
Database mounted.
ORA-00600: internal error code, arguments: [kcratr1_lastbwr], [], [], [], [],
[], [], []

--------------------------------------------------------------------------------------------------------------------------

i couldn connect to the database later

-----------------------------------------------------------
SQL> connect global
Enter password: ******
ERROR:
ORA-01033: ORACLE initialization or shutdown in progress


Warning: You are no longer connected to ORACLE.
----------------------------------------------------------

when i connect to GLOBAL user i got this error

(" ORA-01033: ORACLE initialization or shutdown in progress ") is the error i got when i tried to connect from my application. becouse of this i tried to start Oracle manually by changing the services settings to Manual. then i tried the above mentioned method from SQL * Plus by logging in as SYS/as SYSDBA.

can any oracle intellectuals an help me out..

thanks and rgds
karthi
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 24 2010
Added on Mar 21 2006
15 comments
22,601 views