| Thread | Last Post | Replies |
|
| merge replication with pull subscriber(compress snapshot) | 31 May 2007 15:44 GMT | 5 |
I am trying to implement merge publication with compress snapshot, copy it to the subscriber, create a pull subscriber with the alternate folder(where the snapshot was copied to)
|
| Rights problem after replication | 31 May 2007 15:41 GMT | 3 |
I've got a snapshot replication problem. My master database has some tables which are replicated on 2 read-only databases. In every database, I have the same roles, but not the same users. When I replicate the database, every rights on my replicated tables are
|
| merge repl sync failing | 31 May 2007 12:42 GMT | 2 |
I have SQL 2005 merge repl working at about 20 branches. I just added a new one, but for some reaon the tables and procs in the articles are not being sent to the subscriber. I thought the agent when started will sync the 2 together. I scripted out one of my other branch repl ...
|
| merge replication - user (null) | 31 May 2007 12:11 GMT | 2 |
I have customer that is setup for merge replication (SQL 2000) and everything WAS working fine. Now, they are receiving an error in the error details of the merge agent: Login failed for user '(null)'. Reason: not associated with a trusted
|
| New icon appears after restarting Distribution/Merge agents - mean | 31 May 2007 05:51 GMT | 3 |
All of a sudden, Sql Server 2000 Replication has started failing for Transaction and Merge Replication on our system. I have been restarting the Distribution and Merge Agents and after Refresh, the Red X goes away (for a little while). Something obviously is out of synch. But ...
|
| Replecation error | 31 May 2007 03:22 GMT | 1 |
Please help, I am getting the followng Error on my Server [5/30/2007 2:28:16 PM]STGITDSQL.ITD: select @@SERVERNAME [5/30/2007 2:28:16 PM]STGITDSQL.ITD: sp_MSgetversion Status: 4096, code: 20024, text: 'Initializing'.
|
| Snapshot Agent Never Starts | 30 May 2007 17:05 GMT | 2 |
I am following "Creating a Mobile Application with SQL Server Compact Edition" and reached "Creating the Publication Snapshot" View Snapshot Agent Staus -> Start but the agent remains on Starting and finally times out after 10 minutes. Any pointers appreciated.
|
| Regarding Bulk Copy in Transactional Replication.. | 30 May 2007 15:58 GMT | 2 |
I got typical scenario in transacrtional replication. i want to avoid bulk copy during replication. Let me explain my scenario. I’m doing transactional replication between two databases.
|
| Error 515 | 30 May 2007 10:10 GMT | 2 |
I get this error during Merge replication " Cannot insert the value NULL into column 'nicknames', table 'REP_Sub.dbo.MSmerge_genhistory'; column does not allow nulls. INSERT fails. " Can anyone help
|
| 2000 sp4 merge agent failure: The process could not make a generat | 30 May 2007 10:01 GMT | 3 |
SQL2K4, SP4, W2k3 SP1. When I start up my merge agent, I get the following error: The process could not make a generation at the 'Subscriber'. (Source: Merge Replication Provider (Agent); Error number: -2147200994
|
| Two-way merge with identity columns SQL 2005 | 30 May 2007 09:01 GMT | 1 |
How does SQL 2005 handle Two-way merge with identity columns? How are identity columns handled with incremental numbers? Does the merge process prevent duplication of numbers?
|
| snapshot kept on re-delivering | 30 May 2007 00:39 GMT | 1 |
We have a SQL 2K5 with sp2 as a publisher using push replication to two other SQL servers. One of the subscriber servers is SQL 2005 and the other one is SQL 2000. I recently made a table schema change which I increased a few length in a field from Varchar(20) to Varchar(50). ...
|
| Replicating from hetrogeneous sources to SQL Server | 28 May 2007 16:32 GMT | 1 |
I need to use AS400 source as Publisher and SQL Server as subscriber. Can I accomplish this in SQL 2000 and 2005?
|
| Queue Reader Agent will not start after network failure | 28 May 2007 03:47 GMT | 1 |
Senario I have a SQL Server 2000 SP4 that is Publisher and distributor plus a SQL Server 2000 SP3a that is a Publisher. There replicates to 2 SQL Server 2000 SP4 over the company WAN.
|
| Duplicate key row error in sql2000 transactional replication | 27 May 2007 21:38 GMT | 4 |
We have transactional replication(not updatable) between 2 databses on the same server (sql server2000). Our requiremnt is to prevent the deletes to go to subscriber db. So, while setting up transactional replication entered NONE in article commands
|