[prev in list] [next in list] [prev in thread] [next in thread] 

List:       dbi-dev
Subject:    Re: DBD::Oracle fails with Redhat 6.0 and Oracle 8i
From:       Tim Bunce <Tim.Bunce () ig ! co ! uk>
Date:       1999-07-31 22:45:23
[Download RAW message or body]

    *** From dbi-users -- To unsubscribe, see the end of this message. ***

On Sat, Jul 31, 1999 at 02:24:00PM -0700, Mark Dedlow wrote:
> 
> t/long..............# failed test 72 at line 101. ORA-24345: A Truncation or null fetch error occurred 
> (DBD NO_DATA: OCIAttrGet OCI_ATTR_ROWID /LOB refetch)

Please try this patch to oci8.c:

        case  11:                               /* ROWID        */
        case 104:                               /* ROWID Desc   */
-               fbh->disize = 20;
+               fbh->disize = fbh->dbsize;
                fbh->prec   = fbh->disize;
                break;

[I don't know what I was thinking when I hard coded 20]

Tim.

------------------------------------------------------------------------------
To unsubscribe from this list, please visit: http://www.isc.org/dbi-lists.html
If you are without web access, or if you are having trouble with the web page,
please send mail to dbi-users-request@isc.org with the subject line of
'unsubscribe'.
------------------------------------------------------------------------------

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic