Home » SQL & PL/SQL » SQL & PL/SQL » java.sql.SQLException: ORA-00600: internal error code, arguments: (Oracle 11g , Windows 7)
java.sql.SQLException: ORA-00600: internal error code, arguments: [message #531837] Thu, 17 November 2011 23:41 Go to next message
diya_31209
Messages: 1
Registered: November 2011
Junior Member
Hi, Iam executing one prepared statement query multiple times in a for loop in java . In between after several iterations Iam getting the sql error from tomcat like following. Iam using netbeans framework.

java.sql.SQLException: ORA-00600: internal error code, arguments: [kkpamRFGet0], [], [], [], [], [], [], [], [], [], [], []

at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:590)
at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1973)
at oracle.jdbc.ttc7.TTC7Protocol.executeFetch(TTC7Protocol.java:977)
at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java:2791)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2963)
at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:673)
at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:584)


Friends, Pls help me by giving a solution to this ASAP. Thank u.
Re: java.sql.SQLException: ORA-00600: internal error code, arguments: [message #531838 is a reply to message #531837] Thu, 17 November 2011 23:42 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
It would be helpful if you followed Posting Guidelines - http://www.orafaq.com/forum/t/88153/0/

ORA-00600/ORA-07445/ORA-03113 = Oracle bug => search on Metalink and/or call Oracle support
Re: java.sql.SQLException: ORA-00600: internal error code, arguments: [message #531852 is a reply to message #531838] Fri, 18 November 2011 01:26 Go to previous message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
You can also read this article: Troubleshooting Internal Errors.

Regards
Michel
Previous Topic: Rollup tree with parent-child identifiers
Next Topic: Code review and suggestion for exception handling
Goto Forum:
  


Current Time: Fri Apr 19 19:08:56 CDT 2024