Summary
TCP is the recommended communication method from the DSM to SQL servers. Use this procedure to change the connection if the logs show that DSM still uses Named Pipes instead of TCP.
Details
To force DSM to connect to SQL servers using TCP:
- Open the ..\Trend Micro\Deep Security Manager\webclient\webapps\ROOT\WEB-INF\dsm.properties file.
- Add the following line:
database.SqlServer.namedPipe=False
- Save and close the file.
- Restart the DSM services.
DSM will now use TCP instead of Named Pipes.