Uploaded image for project: 'Derby'
  1. Derby
  2. DERBY-3749

in holdable cursor selecting multiple rows with streaming blobs and clobs a commit may cause later row's streams to be broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 10.5.1.1
    • None
    • None
    • None

    Description

      In a query returning multiple rows from a table, where later rows in the select loop after the commit contain streaming clobs or blobs a commit may
      attempts to get at those streams after the commit to fail with a:
      3)java.sql.SQLException: The data in this BLOB or CLOB is no longer available.
      The BLOB/CLOB's transaction may be committed, or its connection is closed.

      Attachments

        1. Derby3650Test.java
          13 kB
          Mike Matrigali

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mikem Mike Matrigali
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: