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

Incorrect statement in reference manual about memory requirement when streaming columns

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 10.7.1.1
    • 10.8.1.2
    • Documentation
    • None

    Description

      The reference manual says the following about memory requirements when streaming columns from the network client - http://db.apache.org/derby/docs/10.7/ref/rrefjavsqlprst.html:

      > For applications using the client driver, if the stream is stored in a column of a type other than LONG VARCHAR or LONG VARCHAR FOR BIT DATA, the entire stream must be able to fit into memory at one time. Streams stored in LONG VARCHAR and LONG VARCHAR FOR BIT DATA columns do not have this limitation.

      I believe this is not true any more. There was a lot of work to reduce the memory requirements for LOBs in Derby 10.2 and Derby 10.3, and I think the specific problem referred to in this section of the manual was fixed in DERBY-550/DERBY-1301.

      Attachments

        1. DERBY-5056.diff
          0.8 kB
          Camilla Haase
        2. rrefjavsqlprst.html
          9 kB
          Camilla Haase

        Activity

          People

            chaase3 Camilla Haase
            knutanders Knut Anders Hatlen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: