Database Administration (MOSC)

MOSC Banner

ORA-00600: internal error - Oracle RDBMS 11gR2(11.2.0.3) on RHEL 6.2 (64-Bit)

edited Jun 23, 2013 11:11PM in Database Administration (MOSC) 9 comments

 Hi All,


One of our customer database (Oracle 11gR2 11.2.0.3) on RHEL 6.2 (64-Bit) is giving ORA-00600 Internal errors. The alert log shows:

ORA-00600: internal error code, arguments: [kewrose_1], [600], [ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], [], [], [], [], []
], [], [], [], [], [], [], [], [], []

Trace Files shows:

* kdsgrp1-1: *************************************************
            row 0x00400f4e.31 continuation at
            0x00400f4e.31 file# 1 block# 3918 slot 49 not found

When I execute the following SQL, I get the following:

SQL> select owner, segment_name,segment_type,partition_name,tablespace_name
from dba_extents where file_id=1 and 3918 between block_id and blocK_id+blocks-1;

ERROR:
ORA-00600: internal error code, arguments: [510], [0x0EFF98B40], [cache buffers
chains], [], [], [], [], [], [], [], [], []

no rows selected

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center