You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Tiago R. Espinha (JIRA)" <ji...@apache.org> on 2009/03/19 22:03:50 UTC

[jira] Resolved: (DERBY-3656) ERROR XJ073: The data in this BLOB or CLOB is no longer available. should include the possibility that the lob has been freed

     [ https://issues.apache.org/jira/browse/DERBY-3656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tiago R. Espinha resolved DERBY-3656.
-------------------------------------

    Resolution: Fixed
    Derby Info: [Patch Available]

> ERROR XJ073: The data in this BLOB or CLOB is no longer available. should include the possibility that the lob has been freed
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-3656
>                 URL: https://issues.apache.org/jira/browse/DERBY-3656
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC, Newcomer
>    Affects Versions: 10.5.0.0
>            Reporter: Kathey Marsden
>            Assignee: Tiago R. Espinha
>            Priority: Minor
>         Attachments: patch3656.patch
>
>
> The message XJ073 says:
>  ERROR XJ073: The data in this BLOB or CLOB is no longer available.  The BLOB/CLOB's transaction may be committed, or its connection is closed.
> but the lob might also not be available because it has been freed. It would be good to include that possibility in the error message.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.