Viewing 15 posts - 4,261 through 4,275 (of 6,105 total)
UDP 1434 is a listener service, basically.
When a client connects and wants to connect to an instance (MyServer\NamedInstance), it doesn't necessarily know the port (if it's not the default instance)....
June 5, 2003 at 9:40 am
I've actually done some research on this. Guess I need to put it together in an article. If you can wait a day or so, I'll go find my write-ups....
June 5, 2003 at 9:25 am
Keep in mind that there's a hotfix to repair a memory leak and it came with the old netlib files. Some people who had been patched got unpatched when they...
June 5, 2003 at 7:19 am
That's the amount, not the type. Figuring out exactly what the traffic is may give you an indication of what's going on.
For instance, a lot of resends may mean...
June 5, 2003 at 7:16 am
You said it was consuming all the bandwidth. Has anyone looked at the network traffic to see exactly what it is?
K. Brian Kelley
http://www.truthsolutions.com/
Author: Start to Finish Guide to SQL Server...
June 4, 2003 at 12:04 pm
SQL Server Magazine uses a 3rd party, so that's one reason for asking for the shipping address. Another reason is if you're getting the magazine at work but want the...
June 4, 2003 at 9:31 am
quote:
PS. Our company will not pay for relocation. The candidate will be required to have an in person technical interview and travel...
June 3, 2003 at 9:13 am
Typically one of us posts in the service pack or security section of the forums here as soon as a new patch or SP is released.
K. Brian Kelley
http://www.truthsolutions.com/
Author: Start to...
June 3, 2003 at 9:07 am
quote:
One last statement perhaps, I've never seen a *NIX system crashed so hard, that root had no chance but reinstall, but I...
June 3, 2003 at 7:54 am
Out of the box installation is a stand-alone PC with the OS and 1 user account: the administrator. So in reality, until you create the user account (you wouldn't give...
June 3, 2003 at 6:42 am
The host header name is usually important to the web server itself, not the SQL Server, even if you are storing files in the database or with the help of...
June 2, 2003 at 2:59 pm
What program and are other clients having this trouble?
K. Brian Kelley
http://www.truthsolutions.com/
Author: Start to Finish Guide to SQL Server Performance Monitoring
http://www.netimpress.com/shop/product.asp?ProductID=NI-SQL1
June 2, 2003 at 2:54 pm
You'll have to figure out what drives are associated to which cluster resource. For instance,
1 drive -> quorum (default Cluster group)
4 remaining drives divided up among the instances as needed....
June 2, 2003 at 9:23 am
quote:
With an out of the box Windows2000 installation there are not specific user permission installed, that means the users can do everything...
June 2, 2003 at 9:20 am
Go the other port route. One of the reasons to block on 1433 has to do with the SQL Spida worm (SQL Snake, SQL Sapphire, etc.) and the one that...
May 30, 2003 at 2:29 pm
Viewing 15 posts - 4,261 through 4,275 (of 6,105 total)