Home » SQL & PL/SQL » SQL & PL/SQL » how to report oracle internal error
how to report oracle internal error [message #654155] Wed, 27 July 2016 15:35 Go to next message
desmond30
Messages: 41
Registered: November 2009
Member
when I compile my package, my dba says they are getting notifications with the below internal error



ORA-00600: internal error code, arguments: [17285], [0x110B7B260], [1], [0x70001014098AC70]

I googled and found out there is nothing much I can do here, I do not have an account with metalink, how can I raise a ticket with oracle so this can be resolved ?

Re: how to report oracle internal error [message #654156 is a reply to message #654155] Wed, 27 July 2016 16:24 Go to previous messageGo to next message
Littlefoot
Messages: 21807
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I'm afraid you can not.

How complex is that package? If not TOO complex, try to re-create it, but this time add one procedure/function by one and compile after doing that. Once the compilation fails, you'll know which procedure is to be blamed. Then post it over here (if possible); maybe it can be rewritten so that it compiles successfully.
Re: how to report oracle internal error [message #654157 is a reply to message #654156] Wed, 27 July 2016 17:49 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
https://community.oracle.com/thread/3954671
Re: how to report oracle internal error [message #654389 is a reply to message #654157] Mon, 01 August 2016 16:03 Go to previous messageGo to next message
Bill B
Messages: 1971
Registered: December 2004
Senior Member
The 17285 is a non corrupting error however there had to be other error codes associated with it. That will tell where the problem is. Paste in the entire error stack, not just the 600. That being said, I would never run a production database without support unless it was de-supported by oracle.

[Updated on: Mon, 01 August 2016 16:04]

Report message to a moderator

Re: how to report oracle internal error [message #654390 is a reply to message #654155] Tue, 02 August 2016 00:24 Go to previous message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Rewrite the package, split it into several ones...
Post it here with all objects on which it depends as well as your Oracle version, with 4 decimals.

Previous Topic: Sorting
Next Topic: Execution of Query
Goto Forum:
  


Current Time: Fri Apr 19 23:17:51 CDT 2024