DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: JDBC Connection

  1. #1
    Join Date
    May 2002
    Location
    USA
    Posts
    462

    JDBC Connection

    JDBC Connection Crashed

    Hi,

    Following exception thrown at core dump shows the you got native signal on the JVM which caused the server to crash.

    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0xff270620
    Function name=memcpy
    Library=/usr/platform/SUNW,Ultra-80/lib/libc_psr.so.1
    Current Java thread:
    at oracle.jdbc.oci8.OCIDBAccess.set_up_bind_rows(Native Method)
    at oracle.jdbc.oci8.OCIDBAccess.executeFetch(OCIDBAccess.java:1069)
    at oracle.jdbc.oci8.OCIDBAccess.parseExecuteFetch(OCIDBAccess.java:1235)
    at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.ja
    va:1313)
    at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.jav
    a:1232)

    We are running Oracle 8.1.6.1.0 Database
    Oracle client in Weblogic Server : 8.1.6.0.0
    Weblogic version : WL6.1

    could anybody throw some light on this this error .
    connection crashed throwing above error messages.

    in last 6 months this happened once

    Thanks

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    I am guessing you got an ORA-600 or ORA-7445 message in the alert.log.
    Jeff Hunter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width