I was using classes12.zip and I should have used ojdbc1.4.jar instead. Sorry for bothering you, Emre
-----Original Message----- From: Emre Tuvay [mailto:[EMAIL PROTECTED]] Sent: October 07, 2002 4:23 PM To: [EMAIL PROTECTED] Subject: [castor-dev] ORA-00600 + Oracle 9i My Servlet was running(using JDO + Poolman +jdbc ) fine on Oracle 8 db. As soon as I switch to Oracle 9i I got the following error message: Could you please help me? Emre ---- <result success="false" code="InternalError"> - <errordetails> <param name="Exception">PersistenceException</param> <description>Nested error: java.sql.SQLException: ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0], [], [], [], [], [], [] while executing SELECT "DSL_STATUS"."POID_ID0","DSL_STATUS"."REC_ID","DSL_STATUS"."STATUS","DSL_STA TUS"."STATUS_T","DSL_STATUS"."CREATED_T","DSL_STATUS"."NEXT_STATUS_TYPE","DS L_STATUS"."NEXT_STATUS_T","DSL_STATUS"."CSR_LOGIN","DSL_STATUS"."COMMENTS"," DSL_STATUS"."REQ_TYPE","DSL_STATUS"."REQ_NO","DSL_STATUS"."ACCOUNT_NO","DSL_ STATUS"."ACTIVE" FROM "DSL_STATUS" WHERE ("DSL_STATUS"."ACCOUNT_NO" = ? and "DSL_STATUS"."STATUS" != ?) ORDER BY "DSL_STATUS"."REQ_NO" DESC , "DSL_STATUS"."REC_ID" DESC</description> </errordetails> --- ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [EMAIL PROTECTED] with a subject of: unsubscribe castor-dev
