Viewing 15 posts - 481 through 495 (of 1,536 total)
Check to see if you have an anti-virus or other product that is blocking port 25 on your machine.
January 7, 2009 at 9:49 am
The performance benefits and the space savings. I've always found it difficult to get additional storage on our SAN, so compression gives me a lot more leeway from a time...
January 7, 2009 at 9:32 am
You can just open SSMS query window and run a sp_helptext against the view to see the code.
January 7, 2009 at 8:35 am
Ask the guys who built the server would be my first suggestion 😀
Depending upon the hardware vendor they may have tools that can be installed on windows that can retrieve...
January 7, 2009 at 8:28 am
RBarryYoung (1/6/2009)
Heh. I almost gave you this:http://www.letmegooglethatforyou.com/?q=cdo+sendusing+configuration+value, but then I thought that it might not be nice. 😀
If you are going to do something like that you should put...
January 7, 2009 at 7:52 am
Why not just set a default on the column for the date that you want?
January 7, 2009 at 7:34 am
I've been that human being (well if you can call me that) that sits there overnight to check on alarms and make sure that they are valid before notifying someone.
It's...
January 7, 2009 at 7:31 am
I'm not sure how you could.
To move the log ship files you need to be able to move the physical log dumps between two locations, or be able to access...
January 7, 2009 at 7:19 am
The trouble is that there really isn't a perfect monitoring solution.
Tivoli for example may look at an application being down and associate it to SQL even when it's not a...
January 7, 2009 at 7:11 am
Your problem appears to be right here
failed with the following error: "Could not find server 'ErrorLog' in sysservers.
It looks like you have a stored procedure called "GenerateErrorHandling" which utilizes a...
January 7, 2009 at 5:51 am
Create two different folders and put the contents of each into a different folder.
There are articles around about the best folder structure for the two (ie put one in a...
January 6, 2009 at 11:54 am
Don't let the commonality of some of the files deceive you, one CD is the tools and the other the server.
You could extract both .ISO images to a drive and...
January 6, 2009 at 11:43 am
Or select left(foo, 5) from bah
The question was a tad ambiguous at best.
January 6, 2009 at 10:47 am
How about use a longer password, or setup with Windows authentication only?
January 6, 2009 at 10:20 am
Awesome stuff. Man I hate group policies.
January 6, 2009 at 10:18 am
Viewing 15 posts - 481 through 495 (of 1,536 total)