Viewing 15 posts - 3,031 through 3,045 (of 7,168 total)
An alternative to CHECK constraints are Foreign Keys referencing lookup tables. These are useful when you need to validate that a value in a column is within a set and...
September 26, 2012 at 2:46 pm
You can have SQL server listen on a specific IP, one that is bound to the NIC card you want to accept the traffic. You set the IP and Port...
September 26, 2012 at 2:06 pm
You could make your own. If you run this against any instance in your environment it will return an XML document that you can then save as a file for...
September 26, 2012 at 1:18 pm
Michael Valentine Jones (9/26/2012)
You should...
September 26, 2012 at 12:59 pm
No problem. These dang written words. I thought for sure you had it after this comment:
As I have been trying to say (unsuccesfully) it all depends when the LS broke...
September 26, 2012 at 12:47 pm
paruchuri4 (9/26/2012)
September 26, 2012 at 10:50 am
Tara-1044200 (9/26/2012)
I did remove "view any database" permissions at the server...
September 26, 2012 at 10:23 am
SQLSACT (9/26/2012)
GilaMonster (9/26/2012)
Yes and yes.This is a lot to take in for a newbie :hehe:
Yes, and it takes years to get to the bottom of it. Oh yeah, and Microsoft...
September 26, 2012 at 10:20 am
Jai-SQL DBA (9/26/2012)
I want to understand the Logshipping reestablishment Scenerio After a Failover.Below Mentioned are the details of the Environment for the Better Understanding.
Server A: Primary Server
Server B:...
September 26, 2012 at 10:15 am
One other note. If you're compressing your backups then all estimates will be off because compression rates are data-dependent. In round numbers though I see about a 90% compression rate...
September 26, 2012 at 8:46 am
It's not an exact science but it should give you an idea. Why are you worried about the diff between a 1MB backup and 10MB space used? if you're that...
September 26, 2012 at 8:44 am
Here is a good primer to set you in the right direction asking the important questions:
Designing a Recovery Strategy for StackOverflow (December 16, 2009) by Brent Ozar[/url]
September 26, 2012 at 7:49 am
Have you explored Change Tracking?
September 25, 2012 at 10:42 pm
Heh, that looks nicer. I'll have to try it out. Maybe I'll update my toolkit-script. Thanks.
September 25, 2012 at 8:26 pm
Jeff Moden (9/25/2012)
September 25, 2012 at 7:05 pm
Viewing 15 posts - 3,031 through 3,045 (of 7,168 total)