Hi

Try upgrade to latest version of 9i.
This internal oracle error - 

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

Cause: This is the generic internal error number for
Oracle program exceptions. It indicates that a process
has encountered a low-level, unexpected condition.
Causes of this message include:

timeouts 

file corruption 

failed data checks in memory 

hardware, memory, or I/O errors 

incorrectly restored files 

The first argument is the internal message number.
Other arguments are various numbers, names, and
character strings. The numbers may change meanings
between different versions of Oracle. 

Action: Report this error to Oracle Customer Support
after gathering the following information:

events that led up to the error 

the operations that were attempted that led to the
error 

the conditions of the operating system and databases
at the time of the error 

any unusual circumstances that occurred before
receiving the ORA-00600 message 

contents of any trace files generated by the error 

the relevant portions of the Alter files 

Note: The cause of this message may manifest itself as
different errors at different times. Be aware of the
history of errors that occurred before this internal
error. 



--- Emre Tuvay <[EMAIL PROTECTED]> wrote:
> 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
> 


__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to