in reply to execute failure with DBD::Teradata, relating to 'Dynamic Result Sets'

Re: Stored procedure error 7968: Result set does not support says Please use the latest teradata driver.

They mean libcliv2... which version of libcliv2... do you have?

Crossposted at
http://forums.teradata.com/forum/connectivity/dynamic-result-set-execute-error-with-perl-dbi-using-dbdteradata
http://www.nntp.perl.org/group/perl.dbi.users/2011/08/msg35927.html
  • Comment on Re: execute failure with DBD::Teradata, relating to 'Dynamic Result Sets'

Replies are listed 'Best First'.
Re^2: execute failure with DBD::Teradata, relating to 'Dynamic Result Sets'
by jefftate (Novice) on Aug 12, 2011 at 13:45 UTC

    I don't know how to tell the library version by inspection. However, the install path is

    /opt/teradata/client/13.10/lib

    and the file size is 517225

    Thanx

        ldd doesn't work like that on AIX it seems, but taking a tip from another strand of reality, I used strings and found

        13.10.00.24

        doesn't add anything, I wot, but just wanted to close the loop