Sign in
SQL's Corner
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search Blogs
Tags
Merge
Peformance
Recommended Books
Replication
Replication - Mobile
Replication Errors
SQL Engine
SQL Nexus
Transactional
YOUR questions
Archive
Archives
January 2012
(2)
December 2011
(1)
October 2011
(2)
September 2011
(3)
August 2011
(2)
June 2011
(4)
May 2011
(1)
July 2010
(1)
June 2010
(1)
May 2010
(1)
March 2010
(1)
February 2010
(1)
January 2010
(5)
November 2009
(3)
October 2009
(2)
September 2009
(5)
July 2009
(1)
June 2009
(3)
May 2009
(4)
April 2009
(10)
September, 2009
TechNet Blogs
>
SQL's Corner
>
September, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
SQL's Corner
Replication: Replication Monitor only shows a red X after upgrading from SQL 2000 SP4 to SQL 2008 SP1
Posted
over 4 years ago
by
clsilva
1
Comments
Problem : When I upgrade my SQL Server 2000 SP4 to SQL 2008 SP1, I am unable to verify my replication using Replication Monitor as it only shows a red X. I remove and re-add the publisher but still obtain the same result. Cause / Workaround ...
SQL's Corner
Replication: Identity column seeded incorrectly if two or more merge agents try to adjust the publisher range in parallel
Posted
over 4 years ago
by
clsilva
0
Comments
Problem : SQL Server 2008 Merge replication with automatic identity range handling. Suddenly, every insert on a specific table (TABLE1) stopped working with message: The insert failed. It conflicted with an identity range check constraint...
SQL's Corner
Replication: The merge process could not query the last sent and received generations.
Posted
over 4 years ago
by
clsilva
0
Comments
Problem : Topology : - Merge replication with statically-filtered publications. - 2 publishers, CLSILVA1 and CLSILVA2, which are publishing a different set of tables - Many subscribers; most of them are subscribing to both publishers into...
SQL's Corner
Replication: a few Questions and Answers
Posted
over 4 years ago
by
clsilva
0
Comments
Here are some interesting questions, and their respective answers, which may clarify a few things in regards to replication: Best practices replication performance: The first place to look is the SQL Server 2008 Books Online, especially the...
SQL's Corner
Replication: The lineage parameter is shorter than the minimum required size
Posted
over 4 years ago
by
clsilva
1
Comments
Problem : I created/altered a (new) record on Subscriber B which I then synchronized with my publisher. The row is then downloaded to Subscriber A and fails. Running a profiler trace, I notice that the error message is the following: Server:...
Page 1 of 1 (5 items)