Error connecting from Linux SAPDB

abed_at_fanthom.math.put.poznan.pl
Date: 09/14/03


Date: 14 Sep 2003 07:33:05 -0700

Hello !

My problem is to connect from Linux (Slackware 9.0) to SAP database.
To do it i've compiled and installed latest available manager iODBC
(libiodbc-3.51.0-i386-1) and libraries from sap site
(sapdb-odbc-linux-i386-7.4.03.pre11.tgz).
To be sure required files odbc.ini and odbcinst.ini i've create using
program called iobcadm-gtk (from iODBC).
Probably problem is not in this files but for sure i list them hier:

/etc/odbc.ini -
---------------------------------------------
"
[ODBC Data Sources]
SAP=SAPDB

[SAP]
Driver=/usr/local/lib/sapdb/lib/libsqlod.so
Description=Baza SAP-owska
ServerDB=BAZA_DUZA
ServerNode=10.0.0.1
"
---------------------------------------------

/etc/odbcinst.ini:
---------------------------------------------
[ODBC Drivers]
SAPDB=Installed

[ODBC Connection Pooling]
PerfMon=0
Retry Wait=

[SAPDB]
Driver=/usr/local/lib/sapdb/lib/libsqlod.so
Setup=/usr/local/lib/sapdb/lib/libsqlod.so
---------------------------------------------

then i've set enviroment variables:
ODBCHOME=/usr/local/lib/sapdb
ODBCINI=/etc/odbc.ini
ODBCINSTINI=/etc/odbcinst.ini

Problem: when i'm connecting with iodbctest:

[iODBC][Driver Manager]Specified driver could not be loaded,SQLSTATE=IM003
[iODBC][Driver Manager]/usr/local/lib/sapdb/lib/libsqlod.so: undefined
symbol: __fpclassify, SQLSTATE=00000

The problem witch i've got was described in following emails:

http://listserv.sap.com/pipermail/sapdb.general/2002-August/007401.html
http://listserv.sap.com/pipermail/sapdb.general/2003-March/012993.html
http://listserv.sap.com/pipermail/sapdb.general/2002-August/007407.html
http://listserv.sap.com/pipermail/sapdb.general/2002-May/006254.html

but resolve found in:

http://listserv.sap.com/pipermail/sapdb.general/2003-March/013016.html

don't works :(

When i'm connectin now after reading above mail and applying to my system
(recompilataion of libsqlod.so library)
i've got

, SQLSTATE=

and nothing happen.



Relevant Pages

  • SAP SSO - kerberos/SNC on HP 11i (11.11)
    ... SSO for SAP with Kerberos and the SNC adapter. ... I run gsstest against the libraries, a "bad magic number" error occurs. ... 3.I have also tried to install Kerberos from HP on another system. ...
    (comp.protocols.kerberos)
  • Re: SAP connection from Delphi
    ... access via ODBC. ... > I know that in the past Borland had a SAP connection product for Delphi. ...
    (borland.public.delphi.thirdpartytools.general)