| Thread | Last Post | Replies |
|
| Conflict Resolution | 30 Sep 2005 15:54 GMT | 4 |
Is it possible to have a message or notification if/when conflicts occur? Is this art of any standard resolver or does this require a custom resolver to be created? TIA
|
| Merge Rpl. Pull from subscriber access denied problem | 30 Sep 2005 09:22 GMT | 5 |
I have set up one laptop as the Distributer/Publisher. Went through the wizard and set up a Publication also, used Pubs. Then registered another remote laptop that I can see via the network, and it can see me. I went through the wizard again and set up a Push to that laptop. ...
|
| sp_MSgetreplicainfo(?,?,?,?,?,?) | 30 Sep 2005 05:08 GMT | 5 |
Have created Merge replication between a server and internet remote client (with SQL Server 2000 also installed). Have setup TCP/IP aliasing. When the Merge Agent runs the articles seem to update the remote Subscriber, however, the agent suddenly stops saying:"The subscription to ...
|
| Configure Publishers Problem | 29 Sep 2005 18:39 GMT | 1 |
I created a distributor just fine. At my distributor, I am selecting Tools | Replication | Configure Publishing, Subscribers & Distribution... On my Publishers tab, all I have is the name of my distributor (local sql server) in the Servers list. I do not have a "New..." button as ...
|
| confused about pull | 29 Sep 2005 17:36 GMT | 1 |
I have setup multiple merge replications that are continuously updating. Now, we need to have laptops in the field that connect occasionally that will merge. Because of that, I assume it needs merge PULL subscription. I have had tons of problems and it has never worked. Right now it ...
|
| should use Replication or Restore Backup file | 29 Sep 2005 16:37 GMT | 6 |
Hi, all. I am use SQL 2k. I need to migrate data from production server to another server for customer to review, and the data can be one day delay. Our database size is about 35GB. Should I use Replication (whick kind will be
|
| Procedure for adding a new Transactional subscriber to a very busy database | 29 Sep 2005 11:24 GMT | 1 |
I'm fairly new to SQL Server replication, so please forgive me for asking what may be a very simple question. I've had trouble finding a basic down-to-earth answer to the following problem, however. We have a very "busy" (in terms of both reads AND writes), fairly large
|
| Replication Deadlock | 29 Sep 2005 09:12 GMT | 1 |
I'm just configured transactional replication. I have 2 DB Servers, OLTP Server and Reporting Server. I uses transactional replication to replicate the data from OLTP Server to Reporting Server.
|
| Bi-Directional replication without changing scema on subscriber | 29 Sep 2005 09:11 GMT | 1 |
Hello - I am a newbie to Replication. Can I setup Bi-Directional replication without introducing the guid column on the subscriber? All the tables have Primary Keys. Thanks.
|
| pull or push | 29 Sep 2005 09:09 GMT | 1 |
which is better? push or pull? this is for transaction replication.
|
| View synchronization content | 29 Sep 2005 09:03 GMT | 1 |
We're using both Transactional & Merge replication between our main SQL Server 2KSP4 Enterprise and Sales Rep running MSDE on their laptop. I'm currently investigating some problem (Not related to the replication itself) and would like to know if there is a way to see what ...
|
| Indexes | 29 Sep 2005 09:03 GMT | 1 |
Hi all, got a feeling its not possible because ive looked for sp's, and there dont seem to be any, is it possible to add indexes with merge replication in place? Thanks Andrew
|
| Moving publisher db to another server. (any steps on how to do this without reinitializing?) | 29 Sep 2005 08:55 GMT | 7 |
I will be doing this all via EM since I don't know much about sql. I want to move a db that is being published on one server to another. I will configure them both to use the same distributor so I am pretty sure this is possible.
|
| FilterRows | 28 Sep 2005 16:43 GMT | 2 |
Hi, I posted this a while back but had no response. I wonder if anyone can help. I am using transactional replication. CREATE TABLE T1 (LogID INT, Quantity INT)
|
| Question about uni directional replication and msrepl_tran_version | 28 Sep 2005 14:14 GMT | 1 |
I'm pretty new to SQL Server 2000. I'm working on a solution for replicational transaction. I have setup a test environment, which works quite well, except for one thing:
|