| Thread | Last Post | Replies |
|
| Merge Replication | 29 Sep 2006 21:46 GMT | 3 |
Is it possible to setup merge replication between SQL Server 2000 (Publisher) and SQL Server 2005 as (Subscriber) because when i try to setup, it gives me a message that the "subscriber version cannot be higher than the publisher version" ? If transactional replication works, ...
|
| Trans ^ Merge Repl Scheduling in SMS 2005 | 29 Sep 2006 19:43 GMT | 2 |
I cannot find where to change the 'schhedule' in SMS 2005. I can go to EM & do it...by finding it in the distribution agents. Do I have to navigate to the job in the SQL Agent->Jobs folder?? Larry...
|
| Merge replication failure | 29 Sep 2006 16:40 GMT | 3 |
After working for about 30 minutes (delivering the snapshot) the replication failed I checked the Session details of the subscription and I found Action Message saying the 'The process could not deliver the snapshot to the Subscriber.'
|
| IS replication REALLY the way to go? | 29 Sep 2006 16:16 GMT | 8 |
so Im coming to end of my replication testing and im really wondering if I want to do this. some basic problems that im noticing: if i create a new table / SP I have to re-run the snapshot agent to create
|
| Delete a subscription | 29 Sep 2006 15:51 GMT | 6 |
It may be simple but I find it difficult to delete a subscription. When I right click the subscription I don't get this option and I can only delete it by deleting the Publication
|
| Agents hang on failure | 29 Sep 2006 09:19 GMT | 2 |
All servers SQL2000 Std Ed., sp4 Transactional Replication Publisher in Hong Kong, distributor in Calif - subscriber in Calif LogReader & Distr. agents on 2 minute schedule.
|
| Merge replication Option | 29 Sep 2006 09:14 GMT | 3 |
I am looking for a way to avoid the option of 'Yes initialize the Schema and the data' (which I suspect is the source of some problems) when I create a new subscription Thank you,
|
| Run at Subscriber Logon Problem | 29 Sep 2006 03:11 GMT | 1 |
Since I had some problems setting Push Merge Subscription I tried to 'Run Agent at Subscriber' while setting it I clicked on 'Verify Subscriber' button and I got the following error: Server xyz is not prepared to run the offloaded agent
|
| Delete Subscription | 29 Sep 2006 03:06 GMT | 1 |
I am still struggling to delete a subscription so I can set another one to that server I believe that normally that would be listed in the Properties Page of the Publisher, but it doesn't
|
| How to automate backup and restore from Live server to Test server | 29 Sep 2006 02:50 GMT | 1 |
Hello, I need to automate the replication from live server to test server (i.e weekly backup of a live server followed by restore to the test server). Any pointers would be greatly appreciated.
|
| adding user-defined data type to existing publication/subscription | 28 Sep 2006 16:22 GMT | 3 |
Hello, I am not a sql server programmer. I have a database which already has a publication set up, which sends a bunch of tables to subscribers. Everything was okay, but now I need to publish two more tables. These tables contain columns which are user
|
| Replication, GUIDs and PKs | 28 Sep 2006 15:34 GMT | 17 |
I am looking for a workable alternative to using GUIDs as the PK in tables that are included in a replication system where there are multiple remote locations and a central database with all the remote and central databases requiring to be synchronised, so there is two-way ...
|
| SQL 2000 transactional replication is generating snapshot every hour | 28 Sep 2006 15:06 GMT | 2 |
I have three SQL 2000 servers, with transactional replication between them (27GB database, +2GB/month) SQL1 -> SQL2 -> SQL3 SQL1 is a publisher+distributor
|
| Peer to Peer difficulty when adding a column | 28 Sep 2006 13:36 GMT | 2 |
I'm trying to add a column to my peer to peer replication. According to the help I've found: Adding Columns a.. To add a new column to a table and include that column in an existing
|
| 'INITCOLVS' is not a recognized built-in function name | 28 Sep 2006 05:09 GMT | 4 |
I'm using a replicated SQL Server 2005 database on my server and a SQL Server Everywhere CTP (v3.1) database as my client app. Everything works fine (including sync) until I add a row to a table on the subscriber (client). Upon the next synchronization I get the following error:
|