Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: urgent! ora-00600[17003][89907688][0][1]

RE: urgent! ora-00600[17003][89907688][0][1]

From: Steve McClure <steve_at_pactr.com>
Date: Fri, 09 Feb 2001 12:30:01 -0800
Message-ID: <F001.002B0C36.20010209122607@fatcity.com>

Well I am not a guru, but I am going to take a shot. I had a very similar internal error on a version 7.3.4 database. I was compiling stored procedures as well. I called Oracle Support, and was told to apply a patch. In my case I had changed three lines of code. I commented one out and renamed a couple of variables. The whole instance came tumbling down when I compiled the new version. Of course I had to repeat this process a number of times just to make sure that my few changes had in fact triggered a much deeper problem within Oracle. So give those support folks a call, and let us know if they helped you out.

Steve McClure

-----Original Message-----
From: root_at_fatcity.com [mailto:root_at_fatcity.com] On Behalf Of grace lim Sent: Thursday, February 08, 2001 5:56 PM

To:     Multiple recipients of list ORACLE-L
Subject:        urgent! ora-00600[17003][89907688][0][1]

gurus,

 i have stored procedures used by forms. when i compile the forms as user1, the ff error occurs:

  ora-00600 internal error code, arguments[17003][89907688][0][1]   ora-00600 internal error code,arguments[17003][87215920][0][1]

and the forms get aborted. Illegal operation has occured.

User1 has been granted an execute and synonym for these stored procedures by user2.
User1's temporary tablespace has increased. Is the error has something to do w/ this?

However when i run form under it's original owner user 2, no error occur.....

pls help... i don't know wat to do anymore!

thanks

Grace Lim
Suy Sing Comm'l Corp.
(063)-02-247-41-34

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: grace lim
  INET: mglim_at_softhome.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Steve McClure INET: steve_at_pactr.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Fri Feb 09 2001 - 14:30:01 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US