Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Problem with Talend 6.3 and Sybase

Hi 
I have Talend 6.3, and I cannot connect to Sybase. I install the driver, and when execute the project, i received this message
Exception in component tSybaseConnection_1
java.lang.ClassNotFoundException: com.sybase.jdbc3.jdbc.SybDriver
at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:264)
at aaa.conexion_0_1.Conexion.tSybaseConnection_1Process(Conexion.java:449)
at aaa.conexion_0_1.Conexion.tPrejob_1Process(Conexion.java:352)
at aaa.conexion_0_1.Conexion.runJobInTOS(Conexion.java:720)
at aaa.conexion_0_1.Conexion.main(Conexion.java:579)
disconnected

I install the library with this manual . I attach the screen of the library installed 

Can you help me ??
Thanks for all
Regards
Jota
Labels (4)
15 Replies
Anonymous
Not applicable
Author

Hi  anas1985
What's your  Sybase version and on which build version you got this issue? Can you successfully connect to your  Sybase connection through client without using talend tool?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Sabrina,
My Sybase version is 15.5.0.1012.1000, I am able to connect through thick client, without installing Sybase client, do I need an installed client to be able to connect through Talend?
Regards,
Anas
Anonymous
Not applicable
Author

Hi,
You don't need install client to be able to connect through talend. We just make sure your connection parameter is correct.
Could you please show us your DB connection screenshot in metadata(mask your sensitive data)?
Best regards
Sabrina
Anonymous
Not applicable
Author

Here you go,
0683p000009MCvL.png
Anonymous
Not applicable
Author

Hi,
Screenshots works only if you drag&drop the image directly in the editor window. 
Best regards
Sabrina
0683p000009MD2V.png
Anonymous
Not applicable
Author

Please check the attached screenshot..