![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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. |
![]() |
| Thread Tools | |
| Display Modes | |
| |