Forum Replies Created

Viewing 15 posts - 136 through 150 (of 196 total)

  • RE: Rebooting an AD controller gracefully

    Perry Whittle (11/6/2008)


    what FSMO roles does the 1st DC hold? I'm guessing its the PDC emulator, with this server down things like password changes and failed authentication checks are unavailable.

    Why...

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: gaps in transactional replication

    Glad that it's working. Interestingly, BOL says that the "none" option is deprecated and MS wants you to use "replication support only" instead. The same warning is in BOL for...

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: gaps in transactional replication

    Is each set of tables in a separate publication, or are you reusing the publication and just swapping out which tables are included in it?

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: Query Timeout Expired when attempting to apply snapshot

    My next suggestion exactly what you've done - manually bcp the snapshot file in, but you shouldn't have to zap anything in MSrepl_commands. I've written a blog post about how...

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: gaps in transactional replication

    Ah, now I see that in the script you provided. Serves me right for trying to finish my response before I left for the day. :doze:

    Just so I am clear,...

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: Query Timeout Expired when attempting to apply snapshot

    I believe that is correct. You might also want to tinker with the setting for BcpBatchSize to see if it helps. The default is 1,000 rows per transaction at the...

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: gaps in transactional replication

    Not to get off topic, but how big are these tables? If they're relatively small would it make sense to change the properties of each article to NOT replicate delete...

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: merge replication in place of p2p replication?

    I would keep it simple - one server as publisher, the other two as subscribers. Run the merge agents every minute, or even continuously, to keep latency at a minimum....

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: merge replication in place of p2p replication?

    I suppose you could set up one server as a publisher and the other two as subscribers, then enforce the ranges that each subscriber is allowed to update with triggers...

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: Query Timeout Expired when attempting to apply snapshot

    You can create a new distribution agent profile and change the timeout value. In Replication Monitor navigate to your publication so that you can see your subscriptions in the "All...

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: Transactional Replication

    You appear to be missing some key details here. Please provide more information about what your problem is so we can help.

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: gaps in transactional replication

    Can you provide more details as to exactly what the steps are when you remove the table from the publication and add it back in?

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: Columns not propogating

    Looking back, I'm not sure why this topic is titled "Columns not propogating" when the original poster said it was rows that were missing from the subscriber...but in any case,...

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: Columns not propogating

    If I understand what you're saying correctly, your subscriber doesn't have rows that exist on your publisher. It sounds like you might have a filter in place which is limited...

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

  • RE: Replication

    Assuming your subscriber is part of an AD domain...As long as the subscriber's name in AD remains the same you can do this. I would stop the distribution agent first,...

    Kendal Van Dyke
    http://kendalvandyke.blogspot.com/[/url]

Viewing 15 posts - 136 through 150 (of 196 total)