Viewing 15 posts - 811 through 825 (of 2,840 total)
Jack Corbett (10/28/2010)
Steve Jones - SSC Editor (10/27/2010)
October 28, 2010 at 9:09 am
Hey Steve,
There is already an article regarding this topic in SSC.
http://www.sqlservercentral.com/articles/Replication/61767/
It is by Andy Warren.
October 28, 2010 at 8:55 am
Steve Jones - SSC Editor (10/27/2010)
October 28, 2010 at 7:18 am
I could take this one... 🙂
Pros and Cons. But I can start only after the Summit. If that is OK, I will take care of this.
October 28, 2010 at 7:14 am
Grant Fritchey (10/27/2010)
Steve Jones - SSC Editor (10/27/2010)
October 27, 2010 at 12:10 pm
Grant Fritchey (10/27/2010)
Please, make sure, if you're going to the Summit, you track me down and introduce yourself in person. Some of you I know already, Dixie,Jeff,etc., but...
October 27, 2010 at 6:36 am
If I am not mistaken, you will get the ticket when at the welcome committee of sqlpass. But Steve or Grant can confirm for you
October 26, 2010 at 2:03 pm
Steve Jones - SSC Editor (10/26/2010)
I have a bunch of DVDs and ThinkGeek stuff so far. Based on registrations, it looks like an iPad is a real possibility now.
That iPad...
October 26, 2010 at 9:05 am
I will be spending $30 for sure. 🙂 It is worth all that money and more. I want to see all of you gurus in person and I also want...
October 26, 2010 at 9:01 am
Run the query
SELECT DATABASEPROPERTYEX('Your Database Name', 'IsSyncWithBackup');
If it returns 0, then it is not set.
October 25, 2010 at 2:25 pm
It is best to not to set "Sync with Backup" option set if you want minimum latency. If you are worried about a DR situation for your distributor, why not...
October 22, 2010 at 7:58 am
In your replication set up of Publisher and distributor, do you have the Option "Sync with Backup" set?
October 22, 2010 at 7:49 am
So this replication was working fine till last week? What kind of replication is this? Also try inserting a trace and see what is the value.
October 21, 2010 at 9:06 am
Well, It does seem like that they are not giving much support for that part of the product.. 🙂 And the Sp does not seem to be such a complicated...
October 19, 2010 at 1:20 pm
Winash, The connect item was put in long time back and the work around provided was by Bill if I am not mistaken. He was working with me when we...
October 19, 2010 at 11:41 am
Viewing 15 posts - 811 through 825 (of 2,840 total)