Database Administration (MOSC)

MOSC Banner

ORA-00600: internal error code, arguments

edited May 8, 2012 8:13PM in Database Administration (MOSC) 12 comments
Hi,
Oracle Version : 11.2.0.1(Standard Edition)
Linux Version   : RHEL-5

When we are analyzing the schema using dbms_stats we are getting below error.

Oracle Database 11g Release 11.2.0.1.0 - 64bit Production

 

SQL> exec dbms_stats.gather_schema_stats('VSPROD_TEST');

BEGIN dbms_stats.gather_schema_stats('VSPROD_TEST'); END;

 

*

ERROR at line 1:

ORA-00600: internal error code, arguments: [15851], [3], [2], [1], [1], [], [],

[], [], [], [], []

ORA-06512: at "SYS.DBMS_STATS", line 20508

ORA-06512: at "SYS.DBMS_STATS", line 20993

ORA-06512: at "SYS.DBMS_STATS", line 21073

ORA-06512: at "SYS.DBMS_STATS", line 21030

ORA-06512: at line 1

 

 

SQL>



Thanks & Regards,
Poorna Prasad.S

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