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     
Hello, I am trying to perform 2 way replication in SQL 2000. SERVERA = OrdersTable -> I want data to replicate to this server from SERVERB on...
niv
05-28-2004 08:21 AM
Hilary Cotter Go to last post
1 67
I have merge replication set up on several database tables. I was reading about using sp_repladdcolumn and sp_repldropcolumn to make modification...
Bill Mitchell
05-28-2004 07:39 AM
Bill Mitchell Go to last post
2 65
I have set up log shipping between 2 servers but cant get it to function correctly. Everything seems to be fine, the backup job happens, dumping...
Gregory
05-28-2004 04:42 AM
Paul Ibison Go to last post
3 80
I am new in replication, but really need your help... My replication is simple but I am struggling Set u -Win 2000 server with sql20 - 2 server, non...
haith
05-28-2004 03:59 AM
Paul Ibison Go to last post
3 73
Hi I have Merge replication on SQL 2000 since last 6 months Recently I have notice that process is blocing other users and than timeouts on its own....
Nilay
05-28-2004 03:46 AM
Paul Ibison Go to last post
1 71
Hi, We have an SQL server (lets call it FTANT001) and a datatbase (lets say LETS30). I want to replicate the database in the same server under the...
Sabuj
05-27-2004 03:44 PM
Paul Ibison Go to last post
1 73
That was it... Thanks!!! DB "Hilary Cotter" <hilaryk (AT) att (DOT) net> wrote
alien2_51
05-27-2004 02:09 PM
alien2_51 Go to last post
1 69
Stacey, this is quite normal, assuming the (now carbonized) 'Tiger' is no longer part of the same domain. In fact any distributed queries using a 4...
Paul Ibison
05-27-2004 11:33 AM
Paul Ibison Go to last post
0 76
Hello, Can anyone help me with a Queued Transaction thats failing? I just set this up to do a snapshot and queued tranactional rep. The snapshot...
Rose
05-27-2004 11:26 AM
Paul Ibison Go to last post
6 70
Hello! Hope everybody is doing OK. I have a question. I don't know why replication suddlently stopped. In this case how can I check what was the...
Marlene A. Roman
05-27-2004 11:03 AM
Paul Ibison Go to last post
3 88
Russ, The easiest way out of your dilemma is to disable the job. BTW for a nosync subscription, running the snapshot agent shouldn't actually do...
Paul Ibison
05-27-2004 10:35 AM
Rand Boyd [MSFT] Go to last post
1 78
Hi! I've got the following error, while trying to change schema on published DB: 21260 16 Schema replication failed because database '%s' on...
Alexander Kachalkov
05-27-2004 10:13 AM
Paul Ibison Go to last post
5 81
Hi All I have 1 server as publisher and distributor with SQL 2000 sp3a and I have about 100 subscribers I have to move my distribution database...
cb73
05-27-2004 09:46 AM
cb73 Go to last post
0 94
Hola colegas, tengo un replicación de tipo Mezcla(Merge) con 2 suscriptores de tipo extracción(PULL) en Microsoft Sql Server 7.0 estaba trabajando...
Christian Olivera
05-27-2004 09:32 AM
Paul Ibison Go to last post
1 105
I am using merge replication between SQL Server 2000 sp3a running on windows 2000 server sp4 and sql server ce 2.0 over gprs. First time when I...
Marius Bucur
05-27-2004 06:25 AM
Marius Bucur Go to last post
2 104
We have a T-SQL script that enables replication on a server, creates a publication on that server, and pushes a subscription. We also have a script...
Stephanie
05-26-2004 03:05 PM
Paul Ibison Go to last post
3 76
A session is basically the period between the merge agent starting and stopping. The merge history is logged as one entry per session. So, if you...
Reinout Hillmann [MS]
05-26-2004 12:56 PM
Reinout Hillmann [MS] Go to last post
0 68
We really don't know. First it was undefined, then we made it 10 days, it worked, then to 3 days it worked, then to 7 days it worked, then to 15...
goka
05-26-2004 12:41 PM
Reinout Hillmann [MS] Go to last post
6 274
Sql 2000, Enterprise Edition, Windows 2003 Basically what I did was; 1. Alter tables with identity columns = Not For Replication 2. Changed all...
JLS
05-26-2004 11:22 AM
JLS Go to last post
7 92
Henry, when you backup and restore databases from one server to another, the replication settings won't be preserved (this is potentially different...
Paul Ibison
05-26-2004 11:16 AM
Paul Ibison Go to last post
2 79
I have a replication setup running on 2 Win2K Server PCs with SQL Server 2000. Both the PCs have a common DB installed on them. The setup takes care...
nelabh
05-26-2004 06:19 AM
Paul Ibison Go to last post
1 93
Error message for a Distribution Agent: "Could not find stored procedure 'sp_MSins_<table_name>'."
elham panahy
05-26-2004 06:07 AM
Paul Ibison Go to last post
1 168
Dear All I successfully put in place a high availabiilty replication server using Snapshot and Transaction Repliction (thanks to those here who...
Peter
05-26-2004 06:00 AM
Peter Go to last post
10 131
Hello i have problem with merge replication agent. the agent stops with error message "Der Prozess konnte die Änderungen auf 'Subscriber' nicht...
ReneHelbig
05-26-2004 05:36 AM
Paul Ibison Go to last post
1 115
Hi, I am trying to create a pull subscription on a server. By the end of New Pull subscription Wize, an error message shows '15004: Name cannot be...
Ping
05-26-2004 04:52 AM
Paul Ibison Go to last post
6 104
I'm still getting this error in Replication. Does anyone know if its a known issue The error is that when I call my UDF below in my Dynamic Filter...
Cube
05-25-2004 02:15 PM
Paul Ibison Go to last post
10 131
Joe, have you run the distribution agent? Run sp_browsereplcmds in the distribution database to see if your new rows are waiting there. If they...
Paul Ibison
05-25-2004 11:51 AM
Paul Ibison Go to last post
0 95
Cannot add rows to sysdepends for the current stored procedure because it depends on the missing object...
Brad M.
05-25-2004 11:12 AM
Brad M. Go to last post
0 83
Hi all. This is fairly long but hopefully makes sense... We have a requirement for bi-directional or two way replication on a sql server db, but we...
Karl Rhodes
05-25-2004 09:47 AM
Karl Rhodes Go to last post
1 84
How do I delete duplicate records in a table which doesnot have any identity colum in a single query pls help
Manivannan
05-25-2004 03:00 AM
Paul Ibison Go to last post
1 78
Can someone give me an example and basic explanation of sp_repldone. BOL is getting me down ;-) -- Duncan
Duncan
05-25-2004 02:55 AM
Paul Ibison Go to last post
1 90
I am using merge Replication.After Replication is over.My publisher is Blocking the Process and due to which the users are unable to login into the...
Asif
05-25-2004 12:16 AM
Asif Go to last post
0 99
Hi I'm having a problem with replication The situation is the following Operating System of the server: Win server 200 Database: SQL 200 Subscribers:...
PPereira
05-24-2004 08:34 PM
Reinout Hillmann [MS] Go to last post
1 70
I realize this issue has been posted MILLIONS of times, and believe me I have read many of them and find no clear explanation as to the cause or how...
dmackto
05-24-2004 08:21 PM
Reinout Hillmann [MS] Go to last post
1 74
Hello, I'm wondering if there is a way to replicate the contents of a view to a table using SQL Server 2000 and MSDE. Currently we use Remote Data...
Eli Tucker
05-24-2004 03:52 PM
Paul Ibison Go to last post
3 74
I have merge replication setup on SQL 2000. I am getting the following error during when the snapshot runs: Error: 7102, Severity: 20, State: 7 SQL...
Dave
05-24-2004 01:47 PM
Dave Go to last post
2 79
Hello! Hope everybody is doing OK. I have a question. I don't know why replication suddlently stopped. In this case how can I check what was the...
Marlene A. Roman
05-24-2004 11:29 AM
Paul Ibison Go to last post
1 76
I am attempting to replicate an accounting database to another database on a seperate server. I get the following error "Error 15006: Invalid...
Scott
05-24-2004 10:48 AM
Rand Boyd [MSFT] Go to last post
1 75
Hi I am new to Sql Server I have a development done in MS Access, it is running on a server, splitted BE / FE and replications for we have 5 laptops...
Pata
05-24-2004 07:23 AM
Paul Ibison Go to last post
1 73
Hi everyone, I'm currently running sql2k sp3 on win2k3. It's a clustered server and running merge replication with another clustered server offsite....
leon
05-24-2004 06:36 AM
Paul Ibison Go to last post
3 88
Is it possible to restoring the master db ?? This is to restore the merge agents settings, without creating the merge agents again? If any one got an...
Binoy
05-24-2004 02:57 AM
Paul Ibison Go to last post
1 77
Hi, In my merge replication scenario I use Push subscriptions. The distributor is SQL server 2000 Sp3a, and subscribers are MSDE SP3a. Everything...
Tomek
05-23-2004 01:01 PM
Paul Ibison Go to last post
3 112
Hi Guys in logshipping to fail over to stand by server do i have to do any role change as far as i know i have to run following script at the stand...
biju george
05-23-2004 07:20 AM
Paul Ibison Go to last post
3 74
Hi, I am working on a low-tech project in Malawi, southern Africa. Wehave 13 offices each with an Access db. We have sending copiesof these...
Philip Harvey via AdminLife
05-22-2004 01:43 PM
Philip Harvey via AdminLife Go to last post
0 80
After replication, my log has grown upto 300 MB and my Database size is of 20 MB.I want to truncate my LOG.Please let me know how to do it Help...
Asif
05-22-2004 05:22 AM
Paul Ibison Go to last post
1 79
I just recovered a broken server with Windows 2000 server and Sql Server 2000. I had to format the hard disk and I recovered the database files (.MDF...
aXel
05-22-2004 05:19 AM
Paul Ibison Go to last post
1 76
I am trying to get my log files to reduce in size, but when I run DBCC LOGINFO (MPlus) I get 491 rows with status =2 so when I go to shrink...
Duncan
05-21-2004 11:09 PM
Duncan Go to last post
4 87
Paul, you are starting to making me look bad, and I don't need your help for that:) "Paul Ibison" <Paul.Ibison (AT) Pygmalion (DOT) Com> wrote
Marlene A. Roman
05-21-2004 04:35 PM
Hilary Cotter Go to last post
1 79
Hi, everybody ! I've tried to use merge replication but the replication agent failed with the following: The process could not deliver the snapshot...
Mario
05-21-2004 12:24 PM
Mario Go to last post
5 70
We are trying to setup merge replication using separate servers for the publication and distribution. The servers are in the same domain. The...
PaulW
05-20-2004 02:57 PM
nate axtell Go to last post
4 74
Post New Thread

Display Options
Showing threads 10001 to 10050 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.