ORA-00600

poberajm

Member
When we try to compile some procedures, the following error is raised. We can compile the same procedure in SQLPlus or T.O.A.D. without problems.

We also get the same error if DBMS_OUTPUT is enabled when SQL Query is executed.

ksedmp: internal or fatal error
ORA-00600: internal error code, arguments: [17113], [0x000000000], [], [], [], [], [], []

Machine and instance description:
Oracle9i Enterprise Edition Release 9.2.0.3.0 - 64bit Production
With the Partitioning, Real Application Clusters, OLAP and Oracle Data Mining options
JServer Release 9.2.0.3.0 - Production
ORACLE_HOME = /oracle/Ora92
System name: HP-UX
Node name: uran
Release: B.11.11
Version: U
Machine: 9000/800
Instance name: orcl1

Our PL/SQL Developer Version is 5.1.2.682

Best regards,
Miha Poberaj
 
Perhaps this FAQ applies? It's a different error, but is probably caused by the same problem.

------------------
Marco Kalter
Allround Automations
 
Back
Top