|
export LD_LIBRARY_PATH=/home/infa/Informatica/PowerCenter8.6.1/ODBC5.2/lib
export ODBCINI=/home/infa/odbc.ini
export PATH=/home/infa/Informatica/PowerCenter8.6.1/ODBC5.2/bin
[DB2_182]
Driver=/home/infa/Informatica/PowerCenter8.6.1/ODBC5.2/lib/DWdb222.so
Description=DataDirect 5.2 DB2 Wire Protocol
AddStringToCreateTable=
AlternateID=
AlternateServers=
ApplicationUsingThreads=1
CatalogSchema=
CharsetFor65535=0
#Collection applies to OS/390 and AS/400 only
Collection=
ConnectionRetryCount=0
ConnectionRetryDelay=3
#Database applies to DB2 UDB only
Database=all
DynamicSections=200
GrantAuthid=PUBLIC
GrantExecute=1
IpAddress=10.10.56.182
LoadBalancing=0x`
#Location applies to OS/390 and AS/400 only
Location=<location_name>
LogonID=db2inst
Password=db2inst
PackageOwner=
ReportCodePageConversionErrors=0
SecurityMechanism=0
TcpPort=50000
UseCurrentSchema=1
WithHold=1
我这个报错
[unixODBC][Driver Manager]Can't open lib '/home/infa/Informatica/PowerCenter8.6.1/ODBC5.2/lib/DWdb222.so' : libDWicu22.so: cannot open shared object file: No such file or directory
Database driver error...
Function Name : Connect
Database driver error...
Function Name : Connect
Database Error: Failed to connect to database using user [db2inst] and connection string [DB2_182].].
谁帮我看看啊 |
|