Hi, I am trying to track down a problem where an application running under Mono (.NET for Linux) using the TDS protocol is communicating with an SQL Server on Windows 7. There is a lot of data being pushed through (lots of image data) and we are seeing a RST packet come back from the Win7 side. By “metering” the data going to the server we can circumvent the problem (i.e. A couple of millisecond delays after n blocks of data) but this is a band-aid. While I know the mono side of the equation, my SQL Server knowledge is minimal. I was wondering if anyone knows how to set up logging that may capture why this is happening. Nothing is appearing in the Application or System logs visible through Event manager. There must be some way to tell why Win7 or SQL Server is having troubles.
Neale ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
