Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-5018177

DB2 Fix Pack 4 : Float.Max_Value fails to store the value with Type 2 driver

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 8.0pe
    • core-libs
    • sparc
    • solaris_8

      I had recently upgraded the Db2 client from FixPak 2 -> fix pak4

      The test when using setFloat(15, Float.MAX_VALUE) ( float value is 3.4028235E38) fails and this test used to work earlier with fixpak2.

      I see the following exception :

      Exception iscom.ibm.db2.jcc.a.dh: Non-atomic batch failure. The batch was submitted, but at least one exception occurred on an individual member of the batch. Use getNextException() to retrieve the exceptions for specific batched elements.
      getErrorCode()-99999
      getSQLState()null
      Exception iscom.ibm.db2.jcc.a.SqlException: Error for batch element #0: DB2 SQL error: SQLCODE: -302, SQLSTATE: 22003, SQLERRMC: null
      getErrorCode()-302
      getSQLState()22003


      The driver related information is here :

      getURL():jdbc:db2:dbsmpl1
      isReadOnly():false
      getConnection():com.ibm.db2.jcc.uw.UWConnection@1386000
      getResultSetHoldability():1
      getUserName():dbuser
      getDatabaseProductName():DB2/SUN
      getDatabaseProductVersion():SQL08014
      getDriverName():IBM DB2 JDBC Universal Driver Architecture
      getDriverVersion():1.5.54

      Please contact me further information

      -Sailaja
      x 15285

       
      ###@###.### 2004-03-22

            jbrucesunw Jonathan Bruce (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: