11-19-2018 05:21 AM
Dears,
I am facing the below issue:
i want to connect to awhds database so that i exrtact callers that calls more than 3 times within the last 24 hours, but my issue is that i am not able to connect to the hds database with the below error:
com.microsoft.sqlserverjdbc.TDSChannel enableSSL
SSL Handshake failed: SQL Server did not return a response. the connection has been closed
i tried the workaround mentioned within this bug ID and this did not resolve my issue.
Any help please. it's been more than a week trying to resolve this issue with no luck.
Regards,
11-19-2018 05:49 AM
note that i am using the sa username and password to connect to hds database
11-27-2018 02:47 PM
I suggest using the 4.1 version of the SQL JDBC JAR...
Dowload and extract then copy the sqljdbc41.jar to C:\Cisco\CVP\VXMLServer\Tomcat\lib
Rename the old sqljdbc4.jar (or whichever you are using) to sqljdbc4.old
Restart VXML server
The 4.1 download is here:
https://www.microsoft.com/en-us/download/details.aspx?id=54670
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide