dbTalk Databases Forums  

Sponsored Links


microsoft.public.sqlserver.replication microsoft.public.sqlserver.replication


Discuss in the microsoft.public.sqlserver.replication forum.



Post New Thread
Threads in Forum : microsoft.public.sqlserver.replication Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Can i use Group by in the row filter when i doing merge replication? Cheers nick
Nick
01-31-2005 10:50 PM
Hilary Cotter Go to last post
1 65
Under "Replication Monitor", "Publishers", "<SERVERNAME>". There are lists of publication. Whenever a new user synchronizes with a publication, there...
Vaquar
01-31-2005 04:31 PM
Vaquar Go to last post
0 61
Hi, I am trying to detach a database to move to another locaion on the same machine The database has replication. I get the following...
Paul k
01-31-2005 02:01 PM
Paul k Go to last post
4 87
We are using merge replicaiton and will do A publisher to B, C and D E publisher to B The data of A and E are same. B, C and D are subscribers. ...
ping
01-31-2005 11:27 AM
Ping Go to last post
2 63
Sync data between OLTP data tables and OLAP fact tables. I have my data in several data tables, I had built a view to aggregate the data from...
Joel Leong
01-31-2005 11:16 AM
Hilary Cotter Go to last post
3 76
When I create a publishe and distributor and I set the snapshot location to a network accessible drive for the subscribers to be able to access. I...
Shane Lim
01-31-2005 10:51 AM
Paul Ibison Go to last post
1 66
What port is used for merge replication? The same as clients uses to connect to SQL Server ? -- Best Regards Wojciech Znaniecki
Wojtek Z
01-31-2005 07:53 AM
Paul Ibison Go to last post
1 66
updating publicatgion DB base on subscription DB changes, is that possible to do? and how can we make sure the orders? cheers
Nick
01-30-2005 08:51 PM
Nick Go to last post
4 85
Hi, One of our subscriber server is full due to transaction log too large. The replication was failed without no space for the transaction log. My...
Ping
01-30-2005 01:31 PM
ping Go to last post
2 92
Type Replication: Merge Type Suscriber: Pull 1 Server Publication 5 server Suscriber's after a reinicialition on one Server suscriber, all data...
Manuel
01-28-2005 05:44 PM
Paul Ibison Go to last post
4 92
CREATE TABLE ( IDENTITY (1, 1) NOT FOR REPLICATION NOT NULL , NOT NULL , (16) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL , (3) COLLATE...
Manuel
01-28-2005 03:33 PM
Manuel Go to last post
0 115
I am trying to separate two applications sharing the same database and a few tables(like t_employee) in a phased approach. How can I best setup a...
David Walpole via SQLMonster.com
01-28-2005 02:09 PM
Hilary Cotter Go to last post
1 81
I want to update SQL Server version from 7.0 to 2000 but my installation is replicated in another 7.0 SQL Server instance. Can I update only the...
Enzo Giurleo
01-28-2005 09:29 AM
Hilary Cotter Go to last post
3 85
I have a database working with Merge replication, there could possibly be a audit database associated with this replicated database. After talking...
Pauly C
01-28-2005 09:27 AM
Pauly C Go to last post
2 88
Is it possible to set up replication from Single-Filegroup to a Multi-Filegroup? Thanks,
Joe K.
01-28-2005 08:45 AM
Hilary Cotter Go to last post
1 83
Hi I have a SQl databse on a web hosting server, and I have the databse locally on one machine, I'd like to know if I can synchronize the data...
Hermione
01-28-2005 08:33 AM
Hilary Cotter Go to last post
2 102
Hello, For political reasons, I need to havec datas stored both on a SQL Server 2000 and a Sybase ASE v12. If data changes in SQL, it must be...
Steve B.
01-28-2005 08:30 AM
Hilary Cotter Go to last post
1 71
Hi All, I have Sql-Sever 2k SP2 and Win2K SP4 Advanced server. Topology : Republisher Publication Type : Merge with dynamic Filtering. Everything...
Raydl
01-28-2005 06:39 AM
Raydl Go to last post
1 91
"Karim Virani" wrote: Actually I just tried this, and it was no problem. I did it in the following order: 1)I created a new database in Enterprise...
Daniel
01-28-2005 04:57 AM
Daniel Go to last post
1 78
did Anyone implement Merge replication over internet? and wht were the results, i need a detailed procedure of implementing replication over...
Daniyal Khan via SQLMonster.com
01-28-2005 04:18 AM
Paul Ibison Go to last post
5 83
Hi All, Setting up transaction based replication or merge replication bi-directionally forces me to use a unique identifier. I want to...
Russell J Morgan
01-28-2005 03:19 AM
Paul Ibison Go to last post
1 76
Hi, I have 2 different subscribers for the replicated database. What I want is that do is to provide subscribers access to different tables i.e. if...
Vivek Sharma
01-28-2005 03:15 AM
Paul Ibison Go to last post
1 79
Hi All, We know that, "NOT FOR REPLICATION" option makes it possible for replication agents ,let's say, to insert rows without being constrained by...
Nury SWORD
01-27-2005 03:57 PM
Nury Go to last post
3 89
Greetings, I have developed custom replication software that I have been running in house for 2 years now. During replication operations I have...
Mario T. Lanza
01-27-2005 03:54 PM
Nury Go to last post
5 92
OK - I've put them on the downloads section. I can't give you the precise link, other that request that you browse to www.replicationanswers.com, as...
Stefan Gevaert
01-27-2005 03:35 PM
Paul Ibison Go to last post
4 92
Hi there, we are using merge replication with anonymous pull subscribtion, wrutten in active X control. Every things is working fine but all of...
itimilsina@savannaenergy.com
01-27-2005 02:46 PM
itimilsina@savannaenergy.com Go to last post
2 82
Hi, We are using merge replication to replicate data from server A to server B, C and D every day. Server A is a publisher, server B, C and D are...
Ping
01-27-2005 01:49 PM
Ping Go to last post
0 83
I have a server work as publisher and distributor for a database and another remote server work as subscriber. The remote server downed and...
Clarin
01-27-2005 12:42 PM
combfilter Go to last post
2 83
Does that sound right? Now what is happening is that all the transactions that were waiting behind that snapshot are so far behind I am afraid...
combfilter
01-27-2005 12:39 PM
combfilter Go to last post
6 104
I want to formulate a comprehensive disaster recovery procedure for my system. I am running two SQL 2000 servers with replication. I find that some...
gemel
01-27-2005 11:29 AM
Paul Ibison Go to last post
1 87
I know you can have SQL Server email you when a replication agent fails, but we had the following situation: schema change on table broke...
AW
01-27-2005 09:46 AM
Paul Ibison Go to last post
3 96
Hi Guys, I am having a slight issue with adding a push subscription to a merge publication. I have enabled replication and created the publication...
Russell
01-27-2005 09:33 AM
Russell Go to last post
0 85
hi there: i got a big problem here. i call serval store procedures from c# to drop a republication. the code likes following use GO -- Dropping...
victor
01-27-2005 03:45 AM
Paul Ibison Go to last post
1 82
I followed the directions from a previous post by adding a 4th step and changing the 3rd step to continue with success. When I applied the...
Pauly C
01-27-2005 03:34 AM
Paul Ibison Go to last post
9 78
Hi We are considering an access front end app with back end tables on sql server in our office. Is there a way to have a copy this app on a...
John
01-26-2005 06:06 PM
John Go to last post
0 65
I'm doing to much testing with the sp_addmergearticle but only with this steps I can add the article 1. I'm droping the registers from the table...
David Barquero
01-26-2005 04:41 PM
David Barquero Go to last post
0 86
Hi, Is there a way that I can set up an email notification that can notify me whenever there is a conflict during replication? Thanks
Vivek Sharma
01-26-2005 03:35 PM
Paul Ibison Go to last post
1 76
Hi , I recreated all the subscriptions and now I am getting error for one of the tables The merge process could not retrieve identity range...
Vivek Sharma
01-26-2005 03:14 PM
Vivek Sharma Go to last post
2 82
Hi, I am trying to do Merge Replication between SQL 2005 and SQL Mobile Edition. I did set up Publication and Distribution successfully using SQL...
Niben
01-26-2005 02:03 PM
Niben Go to last post
1 92
Hi, I do not recall if snapshot replication allows no data replication. If there is a dummy filer that need to be placed on each objects I guess...
Christine C
01-26-2005 01:55 PM
Christine C Go to last post
2 76
I set up a transactional push replication and basically would like to use the subscriber as the archived historical database server. Once the...
Paul Lennon
01-26-2005 12:42 PM
Paul Lennon Go to last post
2 69
I have a current application written in Access 97 (front and back end) using replication, using an interface i have written to...
Eric
01-26-2005 11:20 AM
Eric Go to last post
0 82
I have a merge replication environment with 1 publisher/distributor in the same machine and 3 subscribers with a lot of data to merge. The link...
toryi
01-26-2005 11:00 AM
toryi Go to last post
2 80
Hi, I set up transactional replication with pull subscription. Initially everything works fine including getting the initial snapshot. But when...
Eric
01-26-2005 10:19 AM
Eric Go to last post
0 86
Hi I want the last change remain, when I have a conflict between subscriber and publisher.it means that I want the the earlier always win (the data...
Tajik
01-26-2005 10:05 AM
Paul Ibison Go to last post
1 90
How is working Microsoft Replication Conflict Viewer? Clicking on "Keep winning change" only delete rows in conflict tables? Clicking on "Resolve...
Olivier Monney
01-26-2005 09:14 AM
Olivier Monney Go to last post
0 82
I am updating rows in a particular table in my sql ce 2.0 database. After I synchronize with the publisher, the updates are gone, as if I had...
Thirsh
01-26-2005 09:04 AM
Hilary Cotter Go to last post
7 76
Hello. I have problems in merge replication from SQL 2000 (dev.edition) to SQL 2005 Express. I did all things mentioned in BOL (for Express) to setup...
MaxX_RUS
01-26-2005 08:57 AM
Hilary Cotter Go to last post
3 74
after I replicated two project server database in two sql server, I don`t add new user or modify old user in project server,Why????????? and another...
Bita Joghataie via SQLMonster.com
01-26-2005 08:51 AM
Hilary Cotter Go to last post
1 70
Hi There, I created a merge artcile and forgot to set auto_identity_range as tru and now I want to set it. Can any one suggest how can I achieve...
Vivek Sharma
01-26-2005 03:28 AM
Paul Ibison Go to last post
1 65
Post New Thread

Display Options
Showing threads 7851 to 7900 of 12858
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.