Database ORA-600 / ORA-7445 Analysis , Diagnostic Repository (ADR) & Packaging (MOSC)

MOSC Banner

ORA-00600 Internal Error in Production database

Hi,

We have implemented our Production Database in Oracle database 11.2.0.3 with Oracle Data Guard physical standby database.

Last Tuesday we noticed ORA-00600 error in alert log file after users accessed a particular section of the application. I found the issue was with a particular table from the trace file. When we analyzed the able we got the following error:


SQL> analyze table SCHEMA.TABLE_NAME validate structure cascade online;

analyze table SCHEMA.TABLE_NAME validate structure cascade online

*

ERROR at line 1:

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

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


We analyzed all the indexes associated with the affected table and all indexes were analyzed successfully. But when we analyzed the table again we got the same ORA-00600 error.

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