DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: [HO define: Long fetch]

  1. #1
    Join Date
    Jul 2005
    Posts
    23

    [HO define: Long fetch]

    I have a view in sybase that retrives data from several text columns. I've created a view in oracle (10g) to access the sybase view over a gateway. When I query the oracle view I get the error message

    [HO define: Long fetch]

    The sybase view works fine, but I cant retrive anything from the oracle view. One possibility I explored was that the text columns contained more than 4000 chars, but after examining the sybase results, there were just a few lines, certainly nowhere near 4000 chars.

    can anyone give me some pointers ?

    tia

  2. #2
    Join Date
    Dec 2001
    Location
    UK
    Posts
    1,684
    Hi.

    Having never used this functionality I'm in no position to make an educated judgement, but is it possible that the reference to Long actualy relates to a LONG datatype? If so, are there any restrictions to the datatypes that can be accessed over the gateway?

    Sounds like you might have to check out the manuals and/or raise a TAR with Oracle support to me.

    Sorry I can't be of more help.

    Tim...
    Tim...
    OCP DBA 7.3, 8, 8i, 9i, 10g, 11g
    OCA PL/SQL Developer
    Oracle ACE Director
    My website: oracle-base.com
    My blog: oracle-base.com/blog

  3. #3
    Join Date
    Jul 2005
    Posts
    23
    thanks Tim

    The problem seems to be with the gateway, we cant retrieve more than one text column. Our DBA is investigating

    mark.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width