Feedback
Did this article resolve your question/issue?

   

Article

Unable to load Netezza ODBC driver with DataDirect driver manager

Information

 
TitleUnable to load Netezza ODBC driver with DataDirect driver manager
URL NameUnable-to-load-Netezza-ODBC-driver-with-DataDirect-driver-manager
Article Number000111084
EnvironmentProduct: Connect64 for ODBC Driver Manager
Version: 7.1
OS: Red Hat Enterprise Linux Power 8 Little Endian ppc64le
Database: IBM Netezza
Application: IBM SPSS, ldd, file
Question/Problem Description
Unable to load Netezza ODBC driver with DataDirect driver manager on the Linux PPC Power8 LE 64-bit platform
Steps to Reproduce
Clarifying Information
The ldd output
#‌ ldd /usr/local/nz/lib64/libnzodbc.so 
not a dynamic executable

The file command output does not list Power8 LE platform like ELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=xxxxxxxxx, stripped 
#‌ file /usr/local/nz/lib64/libnzodbc.so 
/usr/local/nz/lib64/libnzodbc.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, not stripped

The readelf command output
#‌ readelf -d /usr/local/nz/lib64/libnzodbc.so 
Dynamic section at offset 0x22dd30 contains 30 entries: 
Tag Type Name/Value 
0x0000000000000001 (NEEDED) Shared library: [libc.so.6] 
0x0000000000000001 (NEEDED) Shared library: [libm.so.6] 
0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0] 
0x0000000000000001 (NEEDED) Shared library: [libdl.so.2] 
0x0000000000000001 (NEEDED) Shared library: [libkrb5.so.3] 
0x0000000000000001 (NEEDED) Shared library: [libkrb5support.so.0] 
0x0000000000000001 (NEEDED) Shared library: [libcom_err.so.3] 
0x0000000000000001 (NEEDED) Shared library: [libk5crypto.so.3] 
0x000000000000000f (RPATH) Library rpath: [$ORIGIN/../lib] 
0x000000000000000c (INIT) 0x3d080 
0x000000000000000d (FINI) 0x181ef8 
0x0000000000000004 (HASH) 0x158 
0x0000000000000005 (STRTAB) 0x2550 
0x0000000000000006 (SYMTAB) 0xa08 
0x000000000000000a (STRSZ) 3670 (bytes) 
0x000000000000000b (SYMENT) 24 (bytes) 
0x0000000000000003 (PLTGOT) 0x32e870 
0x0000000000000002 (PLTRELSZ) 2976 (bytes) 
0x0000000000000014 (PLTREL) RELA 
0x0000000000000017 (JMPREL) 0x3c4e0 
0x0000000000000007 (RELA) 0x36c0 
0x0000000000000008 (RELASZ) 232992 (bytes) 
0x0000000000000009 (RELAENT) 24 (bytes) 
0x0000000000000018 (BIND_NOW) 
0x000000006ffffffb (FLAGS_1) Flags: NOW 
0x000000006ffffffe (VERNEED) 0x35f0 
0x000000006fffffff (VERNEEDNUM) 6 
0x000000006ffffff0 (VERSYM) 0x33a6 
0x000000006ffffff9 (RELACOUNT) 9696 
0x0000000000000000 (NULL) 0x0 
#‌

 
Error Message82 | 523 80 
IM003 | [DataDirect][ODBC lib] Specified driver could not be loaded
Defect Number
Enhancement Number
Cause
The IBM Netezza ODBC driver that is installed is not for the Linux PPC Power8 LE 64-bit platform.
Resolution
Contact IBM Netezza support (https://www.ibm.com/support/home/?lnk=msu_usen) to download the correct IBM Netezza ODBC driver package for the Linux PPC Power8 LE 64-bit platform.
Workaround
Notes
Last Modified Date4/22/2019 8:00 PM
Files
Disclaimer The origins of the information on this site may be internal or external to Progress Software Corporation (“Progress”). Progress Software Corporation makes all reasonable efforts to verify this information. However, the information provided is for your information only. Progress Software Corporation makes no explicit or implied claims to the validity of this information.

Any sample code provided on this site is not supported under any Progress support program or service. The sample code is provided on an "AS IS" basis. Progress makes no warranties, express or implied, and disclaims all implied warranties including, without limitation, the implied warranties of merchantability or of fitness for a particular purpose. The entire risk arising out of the use or performance of the sample code is borne by the user. In no event shall Progress, its employees, or anyone else involved in the creation, production, or delivery of the code be liable for any damages whatsoever (including, without limitation, damages for loss of business profits, business interruption, loss of business information, or other pecuniary loss) arising out of the use of or inability to use the sample code, even if Progress has been advised of the possibility of such damages.