Hi All,
I am doing a POC on capture the change data on Sybase with Kafka JDBC connector.But i am getting an below error message when creating source connector for Sybase.
“Connector configuration is invalid and contains the following 2 errors:Invalid value java.sql.SQLException:”"" is not a valid type name. for configuration Couldn’t open connection to jdbc:sybase:Tds:hostname:port/dbname\nInvalid value java.sql.SQLException:"" is not a valid type name. for configuration Couldn’t open connection to jdbc:sybase:Tds:hostname:port/dbname".
Confluent version : 5.3.1
Kafka connect jdbc : 5.3.1
To connect with Sysbase : jconn4.jar
Please guide me on this to get this resolved.
Thanks,
Senthil Kumar A