Hello,
I have a problem with SQL 2K Server accepting connections through TCP\IP. The error in the server log is super socket error:1355. When this happens, sql stops listening to the lan IP number and the sql port
ex. 10.2.1.60:1433, It will continue to listen to 127.0.0.1:1433 and the ras port:1433. Named Pipes will work with ther server name or if i remove the server name and put the ip number through named pipes. I can ping the server ip number (ex.10.2.1.60) and get a reply, I can also get to the shares using run and typing \\server_name. I've looked in the MS knowledge base for the super socket error 1355. Help.
xman
I have a problem with SQL 2K Server accepting connections through TCP\IP. The error in the server log is super socket error:1355. When this happens, sql stops listening to the lan IP number and the sql port
xman