| Thread | Last Post | Replies |
|
| Merge replication error: Partitioned snapshot validation failed for this subscriber | 30 Oct 2008 22:01 GMT | 8 |
We are getting problems with synchronising a client. It was initially synchronised with the server but the publication had to be dropped and recreated and since then we have not been able to synchronise. We have dropped and recreated the subscription on the client and on the server
|
| real high availability design question | 30 Oct 2008 19:36 GMT | 1 |
I would like to hear your input on interesting system design question which I am breaking my head on. Here is the situation: we have 2 manufacturing facilities and 2 related front end db servers taking
|
| peer-to-peer replication: where is that? | 29 Oct 2008 17:25 GMT | 1 |
I am trying to test peer-to-peer replication. Going to BOL, finding: How to: Configure Peer-to-Peer Transactional Replication (SQL Server Management Studio) #3 says:
|
| different replications on one database | 29 Oct 2008 09:08 GMT | 3 |
I have a general question about merge replication: is it possible to have several replications on one database and to distinguish in my application between those replications? something like: if (user.type == "1")
|
| Undistributed Commands | 29 Oct 2008 01:50 GMT | 5 |
Is there any way of looking at the commands in the distribution database that have not been applied??
|
| sql command to check replication latency | 28 Oct 2008 16:22 GMT | 1 |
Is there any sql command that I can use to check replication latency and others that are related to replication healthy? Right now I need to launch replication monitor to check, which is slow. I need sql commands to check in order to be quickly. Thanks.
|
| SQL 2005 Transaction Replication and Indexed Views | 28 Oct 2008 10:32 GMT | 7 |
We have a large vendor applicaiton database that we replicate to another server for reporting purposes. We have an internally developed applicaiton that uses that replicated data. In the past we've denormalized the data needed into seperate tables to speed the
|
| DynamicSnapshotLocation -- how to use this property | 28 Oct 2008 08:31 GMT | 6 |
I have a merge replication on SQL Server 2005 and SQL Express using web synchronization. I have a publication with parameterized filter. I have created snapshot with all initial possible criteria.
|
| Merge Repl - Can SQL 2008 subscribe to 2005 publisher/distributer? | 27 Oct 2008 10:59 GMT | 2 |
We have an existing SQL 2005 merge replication publisher/distributer. Is it possible to have a SQL 2008 subscriber to this publication?
|
| New Publication error | 26 Oct 2008 19:20 GMT | 4 |
I just installed a new server with SQL Server 2005, and am trying to set up replication. When I try to add a new publication with the New Publication Wizard I receive the following error: New Publication Wizard encountered one or more errors while retrieving the
|
| Limit on number of merge subscribers | 26 Oct 2008 18:38 GMT | 3 |
We have an application with SQL Server 2005 Workgroup edition awaiting upgrade to Standard edition and have a limit on the number of subscribers of 25. We need to drop some of the existing subscribers to allow new ones to
|
| log shipping error | 26 Oct 2008 16:05 GMT | 4 |
I have log shipping that cause error: [Microsoft][ODBC SQL Server Driver][SQL Server]The log in this backup set terminates at LSN 133178000000753800001, which is too early to apply to the database. A more recent log backup that includes LSN 133179000000894500001
|
| Replicating 2005 database to 2000 | 26 Oct 2008 15:23 GMT | 1 |
I'm not familiar with replication and have a couple of questions about it to see if it's the way to go or not. The 2000 server has a third party app that needs updated customer info from the 2005 server every 30 mins. The 2000 server would update the data in the
|
| Distribution agent failing | 24 Oct 2008 16:32 GMT | 2 |
We have transaction replication setup between two servers. Today an article was added to the replication and it showed up on subscriber but the replcation monitor had following error at the distribution agent. Log reader is working fine.
|
| Rename Server Used As A Pull Subscriber | 24 Oct 2008 10:01 GMT | 1 |
I have two servers, SQL00 and SQL01B. I have both set up with pull subscriptions from SQL20. I want to remove SQL00, the current production server, from service and rename SQL01B to SQL00. Has anyone done this sort of thing or know if I should anticipate issues. My intention ...
|