Groups | Blog | Home


Archived Months
April 2003
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007


all groups > sql server replication > june 2004 > threads for june 1 - 7, 2004

Filter by week: 1 2 3 4 5

sql dbs copied to new server in another domain
Posted by davidr NO[at]SPAM accelerasolutions.com at 6/7/2004 9:02:59 PM
any tools or advice on moving dbs from sql2000 server in one domain to a new domain with sql2000??...more >>

how to replication with Transact-SQL or System Stored Procedures?
Posted by LOWIQ at 6/7/2004 8:26:02 PM
i just want to use Transact-SQL or System Stored Procedures or something like that to implement the replication , but i find the system stored procedures are too many and make me puzzle,can any one give a help to me?...more >>

SSL and merge replication
Posted by Bill Mitchell at 6/7/2004 12:40:49 PM
I have a SQL 2000 running merge replication to Pocket PC devices. All works well there. I have now added a SSL 128-bit certificate to my IIS 6 server. It is working over the network to my Pocket PC device from IE. The browser does bring up a dialog each time I access the site which states (...more >>

Copy Database Wizard
Posted by ewrks at 6/7/2004 11:14:53 AM
I am attempting to use the CDW, to copy a database on my laptop running SQL server 2000 PE to a server running SQL Server 2000 standard edition. I think that I have set all of the appropriate permissions/authentications etc. I have run it both from EM and the command line but it fails to...more >>

Log Reader Error: sp_repldone could not execute
Posted by niv at 6/7/2004 10:57:01 AM
I am receiving these errors, does anyone know why they are occuring and how to resolve them? The process could not execute 'sp_repldone/sp_replcounters Thanks, niv ...more >>

Merge reversed
Posted by larry at 6/7/2004 9:49:58 AM
Running Win 2000 & SQL 2000 I have a merge publication/subscription (rows are filtered by location), replicating data between 16 servers (15 remote location & a main office). When data is changed at the a remote location, the changes gets propagated to the main office, but at some point,...more >>

Running MergeMeta Cleanup
Posted by Andi at 6/7/2004 8:18:13 AM
Hello NG, i need your help please for 2 Replikation Problems. We have a Mergereplikation on SQL Server 2000 (SP 4) The subscriber is connected to your company Intranet over I added a new Publication and Abonoment for testing. I remove them at the Enterprise Manager with the delete Pro...more >>

Multimaster replication
Posted by Peter Ericsson at 6/7/2004 8:02:53 AM
Oracle has a neat concept called multimaster replication where you are able to update your data in multiple locations. Is it possible to implement this with SQL server? I have tried "transactional replication with updatable subscribers" but the performance at the subscribers wasn't good e...more >>



can`t transmitt Scriptfile to subsriber
Posted by Andi at 6/7/2004 7:55:04 AM
Hello NG, i need your help please for 2 other Replikation Problems. We have a Mergereplikation on SQL Server 2000 (SP 4) The subscriber is connected to your company Intranet over ISDN Line. We copie the Snapshotfile to the destenation folder of the subsriber. The Mergeagent start to extr...more >>

Please help msde/sql server
Posted by james at 6/7/2004 7:41:06 AM
i have a db on sql server that people in the office connect to using an .ad i would like staff who have company laptops to take away a copy of this db wor offline, then when they are next in the office sync with the main sql server db i have read about using (central publication model/merge repl...more >>

Replication Agent and Transaction Log Error
Posted by niv at 6/7/2004 7:28:22 AM
Hello, The replication agent has failed and returns the error below. The log file for database 'Orders' is full. Back up the transaction log for the database to free up some log space. I am in the process of backing up the transaction log with the truncate only option. Questions: (1)...more >>

Merge ActiveX component removes subscriber records
Posted by Moinak at 6/7/2004 6:56:03 AM
Hi, I am trying to synchronize data between a publisher running in SQL Server 2000 enterprise edition and a subscriber running in MSDE 2000 using DMO with Merge ActiveX component. My program is in VB.NET. Now, everytime I try to synchronize data, the changes at subscriber don't get reflected at p...more >>

push publication for heterogeneous subscriber
Posted by Hong Wang at 6/7/2004 6:41:04 AM
Hi I have added an oracle linked server as a subscriber, when I create a push publication, I can not see the oracle linked server as an enabled subscriber under the enabled subscriber list in the 'Push Publication' wizard. Is this something I need to worry or this is just how linked Oracle server ...more >>

using old Snapshot instead new one
Posted by Andi_de at 6/5/2004 6:33:16 AM
Hi, we are having a merge replication of 2 DB 2000. I changed the store place of the snapshot from the local publisher to the subcriber that is connect with DSL/ISDN Phonline. It takes 12 hours to transmit the compressed snapshot then it crashed. But i transmitt a old but good snapshot to the ...more >>

?connect to distribution server
Posted by ewrks at 6/4/2004 4:51:17 PM
Need to be able to add data to a mobile with SQL2K desktop edition and then manually replicate to SQL2K on server. Can't access the distribution server from the mobile. Thoughts suggestions etc? thanks...more >>

DTS or Replication???
Posted by megha at 6/4/2004 4:46:03 PM
I have different heterogeneous databases (SQL Server as well as Oracle) which need to transfer their data to a central SQL Server database for reporting purposes. Central location needs to be kept up-to-date on a periodic basis, say every night we consolidate data from different sources. There can b...more >>

Replication sometimes does not delete all records
Posted by Xavier at 6/4/2004 2:50:49 PM
Hi all, I have a following problem with my replication. I have 3 machines - 1 is publisher and its own distributor, and two are subscribers. The replication topology model is "central publisher". The problem concerns the merge replication with filtering (filter is "2=1"). This replication s...more >>

Snapshot replication issues
Posted by Sabuj at 6/4/2004 10:34:11 AM
Paul, I have recreated the subscription database as per your advice, and now the distribution agent seems to succeed. However I am having problems with the snapshot agent. I have tried to make a printscreen capture of the various windows and will be sending it to you. Could you kindly t...more >>

Need Optimal Schedule for Snapshot and Merge Replications
Posted by jaykchan NO[at]SPAM hotmail.com at 6/4/2004 9:58:24 AM
I need to schedule a snapshot replication of some tables and a merge replication of a couple other tables. I would like to know the best way to schedule the various replication agents. My questions are: - Should I arrange the schedule in this order: Step 1. Run Snapshot Agent for sna...more >>

Cleaning large tabel MSdistribution_history and MSrepl_commands
Posted by Frank at 6/4/2004 6:11:04 AM
H I noticed that my transactional repl is working slower when on the other side MSdistribution_history and MSrepl_commands tabel geting biger and biger. Replications still works OK, but anyway slower. Cleaning agents work OK, there are no errors, so I dont understand why MSdistribution_history tab...more >>

replication and upgrade of SQL7 to SQL2000
Posted by dk at 6/4/2004 6:06:07 AM
Hi all We are preparing to upgrade from SQL 7 to SQL 2000 and we have transactional replication running from this server to Sybase 12.5. We also have couple of batch jobs puling data from Sybase and Oracle to this SQL & server. I'd like to here your experience about moving from SQL7 to SQL2000, es...more >>

MergeReplication problem at subscriber
Posted by reddy at 6/3/2004 11:56:06 PM
Hi all OS: Windows 2003 Serve SQL: SQL Server Developer 200 I was searching the forums and the web but didn't find any information on solving this problem On the publisher when I look at the Replication Monitor -> Merge Agents section I see the following error . I've tried to removing and rec...more >>

SQL Server 2000 Replication in Win 2003
Posted by Todd Harrington at 6/3/2004 11:56:11 AM
Hi We are running SQL Server 2000 on a Windows 2003 Server. The Windows 2003 Server is connected to a RAID disk array. The Windows 2003 server is a single point of failure. We want to add a second Windows 2003 box and connect it to the RAID as a backup node. It seems there are two ways to do th...more >>

why the subscriber didn't work?
Posted by hanyun at 6/3/2004 9:44:47 AM
Windows 2000(SP4)+SQL Server 2000(SP3)+ServerU FTP I created a publisher and distribuer on my first server using ftp. Then I create the pullsubscriber use store procedure sp_addpullsubscription and sp_addpullsubscription_agent, I had set use_ftp equal true, but the subscriber always report tha...more >>

Installation of SP3: no snapshot because SQL agent not available, but it is still running
Posted by Jens-Peter Giersch at 6/3/2004 6:41:02 AM
Hello, NG, I installed a - w2k server with sp4 - no active directory - sql server 2000 - sql server sp3a I configured a merge replication. The snapshot agent does not work. Manually starting the snapshot agent: (Error code in German, here translated roughly): Error 22022: SQL Server Agent...more >>

Start Merge Agent From SPROC
Posted by niv at 6/3/2004 6:39:01 AM
Hello, I would like to start a merge agent from a stored procedure. Does anyone know how to do this.. Thanks, niv...more >>

Publishing a Database Programmatically
Posted by Jeff at 6/2/2004 8:55:41 PM
Hi - I'm trying to set up merge replication between a SQLCE database on a Windows Mobile PDA and a SQL2K database on the desktop. I can do this using Enterprise Manager, but I need to do this programmatically (in my VB.NET program) instead. I'm using SQL-DMO, and I'm running into an error th...more >>

merge replication and identity field problems.
Posted by itimilsina NO[at]SPAM savannaenergy.com at 6/2/2004 12:24:50 PM
Hi there, I have converted MS access database to sql 2000 database and front end is in adp. i our db all of our table contain identity field as a primary key and forgine key. I am using merge replication with the publisher and distributer in the same server where original db is and may have m...more >>

Snapshot Replication
Posted by Nirmal Mehta at 6/2/2004 9:44:19 AM
Hello, We have SQL Server 2000 standard running on our production box and the database is about 40gigs , I would like to set up a snapshot replication , My concern or qs is that can i set up snapshot replication to run more than once a day and in case of a failure of the production server...more >>

Default Resolver
Posted by e_c_h at 6/1/2004 11:46:03 PM
Dear all I'm just trying to do merge replication between to DB with Dialup connection - If any conflict occur, does the default resolver let the publisher win? or should we use another resolver? how - What will happen if the connection totally broken during running synchronization Thanks in adva...more >>

Distribution clean up not working
Posted by Andy Hayes at 6/1/2004 3:30:51 PM
Hi Pulling my hair out trying to find a resolution to the following problem. Any help would be greatly appreciated. Windows 2000 OS SP4, SQL Server 2000 SP3 replicating using transactional replication from one server (lets call this server 1) inside our network out to the internet to anothe...more >>

Snapshot could not bulk copy (I think)
Posted by kdeberni NO[at]SPAM wp.pl at 6/1/2004 1:15:37 PM
Hi all, I have something very strange. In moment of runing snapshot agent for marge replication I am receiving an error: "Line 1: Incorrect syntax near 'H'.". Last succided action of the aggent is generating trigger script for an article - the last one from my article list. Compering other rep...more >>

Help With Replication Configuration
Posted by Sal DiStefano at 6/1/2004 12:26:15 PM
Hi I have not had much luck setting this up. Here is my situation. I have 3 stores which have inventory. Each store updates their own inventory every few hours. I want all stores to be able to see inventory from all stores. I want this to be as close to real time as possible. I ...more >>

merge replication with msmq
Posted by Greg Funke at 6/1/2004 7:38:10 AM
My company supports sales people with handheld devices used to track and create orders. They are generally offline and have a client-side copy of sql server on their machines. Currently, we are using merge replication and they log in each night to update our corporate servers and downloa...more >>

Replicate on insert only
Posted by Elisabeth at 6/1/2004 3:33:53 AM
Hi, I have just set up a replication between 2 servers but I'd like to replicate new inserted rows ONLY i.e. no action on update and delete. So when existing records are updated / deleted at the publisher these rows should be left untouched at the subscribers. Does anyone know how to d...more >>


DevelopmentNow Blog