| Thread | Last Post | Replies |
|
| Snapshot replication VS DTS? | 01 Nov 2005 00:02 GMT | 5 |
i have this situation: I have a VB script that does a rollover of my website to production (pushes web site files to the right server, etc.) and as part of doing it it needs to also push a set of sql tables' data from one server to another. i can either do this with snapshot
|
| Replication issue- data changes not seen at subscriber | 31 Oct 2005 22:26 GMT | 2 |
I have very simple one way transactional replication. There are multiple publications. Every publication has multiple articles. All data in tables have been published without a filter condition. Recently i have been getting compalints about data sync. Changes appliad at publisher ...
|
| Problem with Merge Replication, partitioning;urgent also | 31 Oct 2005 16:49 GMT | 2 |
Hey guys. I want to implement merge replication and I know I've to implement dynamic filters based on user logins (suser_sname()). Anyways, the problem comes in here: I've to create a publication based on username where the users who login
|
| Help! cannot remove some of the replication remnants | 31 Oct 2005 12:24 GMT | 4 |
Hope somebody can help because this is rather fustrating. I have recently been doing some replication configurations between two servers. I started to get a warning symbol on the replication monitor so I decided to uninstall replication and start again. Unfortunately when I ...
|
| plz help me out | 31 Oct 2005 10:23 GMT | 5 |
we have set up merge rep and it is working fine. i have setup alerts if rep fails. recently i am not getting these alerts what would be the reason how to configure alerts
|
| IDENTITY column reseed | 31 Oct 2005 02:39 GMT | 2 |
I am using a SQL server table in my Java application. I want to prevent reseeding of the identity column. Table T1: C1 INT IDENTITY NOT FOR REPLICATION PRIMARY KEY,
|
| snapshot | 30 Oct 2005 22:47 GMT | 2 |
I'm unclear about certain aspects of replication and maybe somebody can help. I have sql 2000 servers all aroound and currently running transaction replication to replicate a database to a reporting server. If I add a table to the publisher and modify the piblication to include ...
|
| replication agent | 29 Oct 2005 17:56 GMT | 2 |
When we right click a replication agent, we can see error details tab. But in some cases the tab is disabled and in some cases it is enabled.I'm curious to know under what circumstances it is disabled and under what circumstances it is enabled.
|
| Replication Book by Hilary Cotter | 29 Oct 2005 17:50 GMT | 2 |
When is Hilary Cotter's merge replication book going to be published?
|
| problem with Transactional Replication, indexes;urgent please | 29 Oct 2005 17:47 GMT | 9 |
Hey. I have transactional replications etup on 3 tables of a db. These tables have 181 million, 95 million and 100K rows respectively. They are rplicated using Transactional Replication, one way only. We have filegroups created for index and secondary files for data created on ...
|
| Adding one more subscriber | 29 Oct 2005 17:39 GMT | 1 |
I have a transactional replication with one publisher/distributor and one subscriber. I want to add one more subscriber for another location. What is the best method to add one more subscriber? Expect expert's suggestions. Regards,
|
| Error while setting up Replication | 28 Oct 2005 21:28 GMT | 6 |
I am trying to set up replication from a remote server (YYYY) to a server (XXXX) on my company's network. The remote server will be the publisher and the local server will be the distributor and subscriber. It gives me the following error when I configure the publisher and ...
|
| Snapshot / Scripts Question | 28 Oct 2005 14:32 GMT | 2 |
Some of the sp's used by replication to do insert/delete/update are missing in the database being replicated to. If I reinitialize the snapshot will the missing sp's be generated? Do you have any idea as to why the tables (Schema & Data) were setup during the snapshot but some of ...
|
| Replication Error | 28 Oct 2005 10:22 GMT | 1 |
I need help, replication error The process could not execute 'sp_repldone/sp_replcounters' Thanks Carlo Sorrel
|
| Adding Field | 28 Oct 2005 10:21 GMT | 1 |
How can i add a field in a table which is involved in a Transactional replication. Thanks, MAtthew
|