Hi ,
I have problem when I try to connect from ODI to an IBM Informix Database.
Firstly I just tried to create New Data Server in Physical Architecture by choosing "IBM Informix JDBC Driver" but I got the error "Could not load JDBC driver class"
After that I tried to download the JDBC Drivers from IBM site , put them in ODI_HOME/oracledi/agent/drivers/ and followed the instructions from documentation
3.1.1 Adding Additional Drivers and Open Tools to the Standalone Agent and ODI
Studio
ODI installation includes a set of DataDirect drivers for the following technologies:
Oracle, Hypersonic SQL, SQL Server, Sybase ASE, and DB2 UDB. If additional drivers
and open tools are needed, they must be added to the Standalone Agent and the ODI
Studio:
¦ On UNIX/Linux operating systems, go to the following directory (not created
until after ODI Studio is launched for the first time):
$HOME/.odi/oracledi/userlib
This folder contains the additional_path.txt file that allows you to declare
additional files or folders outside of the /userlib directory from which the ODI
Studio acquires its libraries and drivers. In the additional_path.txt file, add
the following path for the Standalone Agent:
ODI_HOME/oracledi/agent/drivers/
The error is still appeared. Could you please help me?
Thank you