I am trying to connect with Teradata database in Mac 10.14.2 using Jaydebeapi. I am getting following error. Earlier, I was facing issue in installing
I rechecked all the database names and url. Found everything was correct. Then, I re-downloaded Teradata JDBC drivers from here:
https://downloads.teradata.com/download/connectivity/jdbc-driver
jars=['/CorrectPath/tdgssconfig.jar','/CorrectPAth/terajdbc4.jar']
Unpacked and gave the new path. And found it's working.
Strange! But, I got the solution. :)