Hello community,
We are executing a Job through data services designer. This jobs connects to a remote MySQL database and the error bellow appears in the logs:
CON-120103 7/28/2014 10:30:05 AM System call <LoadLibrary> to load and initialize functions failed for </usr/local/lib/libmyodbc3.so>. Ensure the shared library
We configured the data connection as mentioned in the Administrators Guide. Probably the issue is because the library libmyodbc3.so really doesn´t exist (I checked in the OS (Red Hat Enterprise Linux Server release 5.5 (Tikanga)).
I´m not a Linux expert so I don´t know how to add this library. The package mysql-connector-odbc.x86_64 5.1.5r1144-7.el6 @rhel-x86_64-server-6 is already installed.
Someone knows how to add this librarie? Or then how should I proceed to solve the issue?
Thanks in advance,
Pedro