dbTalk Databases Forums  

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

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss ORA-00600: internal error code, arguments: [17059] in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
topher67
 
Posts: n/a

Default ORA-00600: internal error code, arguments: [17059] - 10-31-2006 , 08:29 PM






Hello. When doing an insert via a stored procedure, I get the
following errors:

ORA-21000: error number argument to raise_application_error of -2
ORA-06512: at "PERFORCE.PKG_IMPORT", line 509
ORA-21000: error number argument to raise_application_error of -600
ORA-06512: at "PERFORCE.PKG_IMPORT", line 1124
ORA-00600: internal error code, arguments: [17059], [0x46763814], [],
[], [], [], [], []
ORA-06512: at line 3 (DBD ERROR: OCIStmtExecute)

There is nothing special about the data being inserted and this stored
procedure has been used 1000's of times before without errors. The sp
is trying to insert a value into a table and ensures that the value is
unique before doing the insert. This may be consuming all the RAM as
the table is very large.

A Google search did not list this particular internal error (17059).
Any help would be appreciated.

Client: Linux RHEL AS 4, Oracle 10.1.0.3
Server: Solaris 10, Oracle 10.2.0.2


Reply With Quote
  #2  
Old   
Jim Kennedy
 
Posts: n/a

Default Re: ORA-00600: internal error code, arguments: [17059] - 10-31-2006 , 08:50 PM







"topher67" <t0ph3r1967 (AT) netscape (DOT) net> wrote

Quote:
Hello. When doing an insert via a stored procedure, I get the
following errors:

ORA-21000: error number argument to raise_application_error of -2
ORA-06512: at "PERFORCE.PKG_IMPORT", line 509
ORA-21000: error number argument to raise_application_error of -600
ORA-06512: at "PERFORCE.PKG_IMPORT", line 1124
ORA-00600: internal error code, arguments: [17059], [0x46763814], [],
[], [], [], [], []
ORA-06512: at line 3 (DBD ERROR: OCIStmtExecute)

There is nothing special about the data being inserted and this stored
procedure has been used 1000's of times before without errors. The sp
is trying to insert a value into a table and ensures that the value is
unique before doing the insert. This may be consuming all the RAM as
the table is very large.

A Google search did not list this particular internal error (17059).
Any help would be appreciated.

Client: Linux RHEL AS 4, Oracle 10.1.0.3
Server: Solaris 10, Oracle 10.2.0.2

Post it on Metalink, create an SR with Support.
Jim




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.