Hello,
I am trying to configure Sybase driver for ODI 12c 12.2.1.3 over AIX
I have done it using the note: Which JDBC Drivers Are Recommended By ODI For Sybase Technologies (Doc ID 424117.1)
In resume I did the following steps:
- Stop all ODI services
- On setDomainEnv.sh file I prepend the jar files to PRE_CLASSPATH variable
- Start all ODI services
- Now I open ODI Studio and try to create a data server for Sybase AS IQ but I don't see the driver.
From start log of ODI server I can see Jar files (jconn3.jar, jconn4.jar, jTDS3.jar) inside CLASSPATH.
what could be the problem?
Regards