MS SQL Server Plug-In Connection Issues
Posted: Mon Jul 08, 2013 5:25 am
We are seeing issues when testing a connection to MS SQL Server before we attempt to run Scripts. The quote below states the results of the diagnosis. Please comment on the use of NetBios in the Plug-In and if the Plug-In does use NetBios what can you suggest as a workaround for those Clients who choose to disable NetBios to harden their servers.
"I spoke with the guys from [OUR CLIENT] today, who have been having problems with the DM installer connecting to their SQL server.
The normal SQL connection failure support testing diagnosis starts by trying ODBC (which worked) because it usually points to permissions or the firewall.
ODBC worked but the installer didn't. The customer went beyond this to try a sample app that used OLEDB. It also worked.
Their next step was to pursue it via Wireshark, which is how they discovered that IA was attempting to connect via NetBios.
I am not sure if IA can be instructed not to use NetBios, or not to use it first, but it is hard not to wonder if this is the source of a good portion of the connection issues we have during the install.
For some time, disabling NetBios has been a fairly common thing when hardening a server, which is why I think we're seeing this more on DM customers than we did on PPP (bigger biz, more likely to have a real IT staff)."
"I spoke with the guys from [OUR CLIENT] today, who have been having problems with the DM installer connecting to their SQL server.
The normal SQL connection failure support testing diagnosis starts by trying ODBC (which worked) because it usually points to permissions or the firewall.
ODBC worked but the installer didn't. The customer went beyond this to try a sample app that used OLEDB. It also worked.
Their next step was to pursue it via Wireshark, which is how they discovered that IA was attempting to connect via NetBios.
I am not sure if IA can be instructed not to use NetBios, or not to use it first, but it is hard not to wonder if this is the source of a good portion of the connection issues we have during the install.
For some time, disabling NetBios has been a fairly common thing when hardening a server, which is why I think we're seeing this more on DM customers than we did on PPP (bigger biz, more likely to have a real IT staff)."