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

1.2k views Asked by At

I m trying to start my database by sqlPlus : but I get this error :

 SQL> startup
 Instance ORACLE lancÚe.
 Total System Global Area 1686925312 bytes
 Fixed Size                  2176368 bytes
 Variable Size            1207962256 bytes
 Database Buffers          469762048 bytes
 Redo Buffers                7024640 bytes
 Base de donnÚes montÚe.
 ERROR at line 1:
ORA-00600: internal error code, arguments: [dbkif_find_next_record_1], [], 
[], [], [], [], [], [], [], [], [], []

any suggestion please ?

0

There are 0 answers