Tag: optimizer
Possible solutions for ORA-00600
If you get the following error:
ORA-00600:Internal error code, arguments: [15610],[],[],[],[],[]
This could be due to Oracle bug 4648181.
This error is usually manifested on Oracle 10g R1 systems (10.1.0.4 and 10.1.0.5) and on earlier version of Oracle 10g R2 (10.2.0.1 and 10.2.0.2) when performing a join.
According to Oracle this is anĀ Optimizer related bug and it is [...]
Posted: September 30th, 2008 under Oracle.
Tags: optimizer, ora-00600, Oracle
Comments: none
