Skip to Content.
Sympa Menu

freetds - RE: [freetds] Missing ODBC functions: SQLDescribeParam, SQLExtendedFetch

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "ZIGLIO, Frediano, VF-IT" <Frediano.Ziglio AT vodafone.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: RE: [freetds] Missing ODBC functions: SQLDescribeParam, SQLExtendedFetch
  • Date: Thu, 20 Jan 2005 08:37:36 +0100

>
> Okay, I've installed unixODBC, then FreeTDS. I've
> reconfigure Oracle to
> load the libodbc.so driver from unixodbc. Unfortunately, I
> still get the
> same errors! Here's a trace from oracle:
>
> ORACLE GENERIC GATEWAY Log File Started at 19-Jan-05 15:34:27
> hoainit (3): ;
> hoainit Exited with retcode = 0.
> hoalgon (7): ; hoalgon Entered. name = DWIMS.
> sysbase.c (675): ; ld.so.1: hsodbcriskddx: fatal:
> SQLDescribeParam: can't
> find symbol DB_ODBC_INTERFACE (713): ; [C077] Could not find symbol
> 'SQLDescribeParam' in dynamic library DB_ODBC_INTERFACE
> (717): ; [C079]
> Failed to load dynamic library '/usr/local/lib/libtdsodbc.so'
> DB_ODBC_INTERFACE (722): ; [C077] Could not find symbol
> 'SQLDescribeParam'
> in dynamic library sysbase.c (675): ; ld.so.1: hsodbcriskddx: fatal:
> SQLExtendedFetch: can't find symbol DB_ODBC_INTERFACE (713):
> ; [C077] Could
> not find symbol 'SQLExtendedFetch' in dynamic library
> DB_ODBC_INTERFACE
> (717): ; [C079] Failed to load dynamic library
> '/usr/local/lib/libtdsodbc.so'
> DB_ODBC_INTERFACE (722): ; [C077] Could not find symbol
> 'SQLExtendedFetch'
> in dynamic library
> DRV_InitTdp: DB_ODBC_INTERFACE (713): ; [C077] Could not find symbol
> 'SQLDescribeParam' in dynamic library DB_ODBC_INTERFACE
> (717): ; [C079]
> Failed to load dynamic library '/usr/local/lib/libtdsodbc.so'
> DB_ODBC_INTERFACE
> (713): ; [C077] Could not find symbol 'SQLExtendedFetch' in
> dynamic library
> DB_ODBC_INTERFACE (717): ; [C079] Failed to load dynamic library
> '/usr/local/lib/libtdsodbc.so'
>
> nvRETURN (./drv_bind.c 201): -2220
> nvRETURN (./nav_bind.c 456): -2220
> hoalgon (7): ; hoalgon Exited with retcode = 28500.
> hoaexit (6): ; hoaexit Entered.
> hoaexit (6): ; hoaexit Exited with retcode = 0.
> (0): ; Closing log file at WED JAN 19 15:34:27 2005.
> -----------
> The curious thing is, oracle seems to be trying to load libtdsodbc.so
> instead of libodbc.so. Is this what's expected, or is it an
> indication that
> the oracle setup isn't correct? I shouldn't need to restart the whole
> oracle db to get this to work, right? FYI, I have restarted
> the listeners
> for oracle.
>
> Thanks!
> Pan
>

The second. Oracle it's still configured to use FreeTDS ODBC driver
directly.

freddy77




Archive powered by MHonArc 2.6.24.

Top of Page