RE: Validate Subscriptions
- From: changliw@xxxxxxxxxxxxxxxxxxxx ("Charles Wang [MSFT]")
- Date: Wed, 01 Oct 2008 06:05:53 GMT
Hi Ed,
From this article:Validating Replicated Data
http://msdn.microsoft.com/en-us/library/ms152758(SQL.90).aspx
we can find that checksum cannot validate tables with column filters, or logical table structures where column offsets
differ (due to ALTER TABLE statements that drop or add columns). Do your tables being replicated have similar issues?
What is the result if you add a new article?
You may also try using stored procedures to validate data and let me know the results. Please refer to the following
article:
How to: Validate Data at the Subscriber (Replication Transact-SQL Programming)
http://msdn.microsoft.com/en-us/library/ms147366(SQL.90).aspx
Thank you!
Best regards,
Charles Wang
Microsoft Online Community Support
===========================================================
Delighting our customers is our #1 priority. We welcome your
comments and suggestions about how we can improve the
support we provide to you. Please feel free to let my manager
know what you think of the level of service provided. You can
send feedback directly to my manager at: msdnmg@xxxxxxxxxxxxxx
===========================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notifications.
Note: The MSDN Managed Newsgroup support offering is for
non-urgent issues where an initial response from the community
or a Microsoft Support Engineer within 1 business day is acceptable.
Please note that each follow up response may take approximately
2 business days as the support professional working with you may
need further investigation to reach the most efficient resolution.
The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by
contacting Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
============================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
=========================================================
.
- References:
- Validate Subscriptions
- From: Ed
- Validate Subscriptions
- Prev by Date: Error trying to update the value of a Row Filtered Column value
- Next by Date: RE: SET REPLICATION ON -- getting syntex error
- Previous by thread: Validate Subscriptions
- Next by thread: Replication Question about REPL-Snapshot and REPL-Distribution Jobs
- Index(es):
Relevant Pages
|