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 "Kathey Marsden (JIRA)" <ji...@apache.org> on 2008/11/17 19:15:44 UTC

[jira] Updated: (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 ]

Kathey Marsden updated DERBY-3656:
----------------------------------

    Derby Categories: [Newcomer]

> 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
>            Priority: Minor
>
> 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.