November 3, 2017 at 9:03 am
We have recently upgraded ourdatabase server from Windows server 2012R2 to Windows Server 2016 and SQLserver 2014 to SQL Server 2016.The queries are running inside the SQL serverwithout any issue.
When we to try to run the samequeries from our application server(SAS server) it is failing with below errors.
ERROR: CLI close cursor error: [Microsoft][ODBC SQLServer Driver][TCP/IP Sockets]ConnectionWrite (send()). : [Microsoft][ODBC
SQL ServerDriver][TCP/IP Sockets]General network error. Check your network documentation.
ERROR: CLI execute error: [Microsoft][ODBC SQL ServerDriver]Communication link failure
any idea ?
November 3, 2017 at 10:31 am
After moving to new server, Did you made sure required network protocols are open(Enabled) and firewall settings are good?
November 5, 2017 at 12:14 am
Sreekanth B - Friday, November 3, 2017 10:31 AMAfter moving to new server, Did you made sure required network protocols areopen(Enabled) and firewall settings are good?
Yes Srikanth all looks good. Application server is able to connect to DB and process the data but It could not able to push the data back.
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply