Viewing 15 posts - 691 through 705 (of 965 total)
What do you want it to contain specifically?
December 19, 2008 at 5:46 am
I would honestly recommend that you figure out another way to monitor this. What you have is an incredibly expensive way of doing this, and I wouldn't do it...
December 18, 2008 at 2:09 pm
Take a look at this thread and see if the information marked as the answer helps you solve this problem:
It is also dealing with SPN's, but in a different context...
December 18, 2008 at 2:04 pm
No it shouldn't be. In a multi-instance server, by default the named instances don't have a set port to run on. The port is dynamically determined at run...
December 18, 2008 at 9:54 am
GilaMonster (12/18/2008)
Jeff Moden (12/18/2008)
It's bad enough that we now have two national languages
Only 2? Be grateful, I've got 11. Only two of those are due to immigration (and...
December 18, 2008 at 9:41 am
I always have trouble finding stuff initially online, but nothing is ever written about SQL or .NET in Redneck. I have been talking with Adam Machanic lately by email,...
December 18, 2008 at 8:49 am
It's also not cool to post questions without enough meat or content to make them very meaningful. Your interpretation of what might be being asked her is very different...
December 18, 2008 at 8:38 am
I have never used a colon except for JDBC, otherwise I use a comma to specify port after the IP.
December 18, 2008 at 8:32 am
Are you running the perfcollector local to the x64 server or remotely? I monitor all of my SQL Servers remotely using SQLH2 on a x86 server, and I get...
December 18, 2008 at 8:29 am
Are you running multiple instances of SQL Server, and what account is the SQL Service using for the Service Account? If you have multiple instances, it may be possible...
December 18, 2008 at 8:24 am
Microsoft recommends that you not apply a cumulative update unless it is specifically addressing a problem you are having. The reason for this is that CU's don't get the...
December 18, 2008 at 8:12 am
What version of SQL Server are you on currently? If you are on SQL 2005, a CLR procedure with EXTERNAL ACCESS would be a much more secure method of...
December 18, 2008 at 7:46 am
You have to use a doube >> to pipe the results to a file at the command prompt.
December 18, 2008 at 7:45 am
Tempdb is in simple recovery so backup log won't help in that case, and if it is the data file and not the log file that is to large backup...
December 18, 2008 at 7:44 am
I responded to your post on the MSDN Forums already.
December 18, 2008 at 7:41 am
Viewing 15 posts - 691 through 705 (of 965 total)