Hide Forgot
Description of problem: Testing Oracle ODBC returns the error: isql: symbol lookup error: /opt/ora11/11g2/app/lib/libsqora.so.11.1: undefined symbol: SQLGetPrivateProfileStringW Version-Release number of selected component (if applicable): unixODBC 2.2.11 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: This bug was already in RedHat bugzilla with numebr: 497016. How can I solve it ? Please can you help me ? Best regards.
This is a known problem that we can't do a lot about from our side. Oracle needs to issue a version of their driver that's actually compatible with RHEL-5's unixODBC. For us to fix it by replacing unixODBC would break every package that depends on unixODBC, which rather defeats the purpose of having an interface manager. (The SQLGetPrivateProfileStringW symptom is only the tip of the iceberg --- there are some 32-vs-64-bit issues that are much more fundamental.) *** This bug has been marked as a duplicate of bug 497016 ***