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 > december 2004 > threads for december 15 - 21, 2004

Filter by week: 1 2 3 4 5

Log Shipping Question
Posted by Christos Kritikos at 12/21/2004 6:15:04 PM
Hello, I want to setup SQL Log Shipping btwn two servers. - Do the servers have to run same version of Windows? Can one be Win2003 and the other Win2K Server? Or one Win2k Advanced and one Win2k Standard Server? - Do I have to run the same version/build/ServicePack of SQL Server? many ...more >>

Merge Replication Conflict Resolution Latency?
Posted by Mike at 12/21/2004 4:33:57 PM
I've been having a hard time finding a definitive answer about merge replication and any sort of latency on a transaction between a subscriber and publisher. I apologize in advance for the lengthy post, but it's difficult to really "cut to the meat" of this one :) Here's my scenario: I'm ...more >>

merge replication identity range troubles
Posted by Gerald Raucamp at 12/21/2004 2:32:01 PM
I have the following problem with merge replication (hoping I can put it down in a clear, probably not concise, way). 1) We have a merge replication setup between a publisher and a subscriber. 2) I have set up the subscriber in such a way, that at initialisation, it al ready had all schema i...more >>

SQL Server 2000 Replication Limits
Posted by Bart Hugg at 12/21/2004 11:35:03 AM
Greetings: I have a situation where I need to replicate somewhere between 40 and 80 databases between two SQL Server 2000 clusters. I've already built a 40-database set of transactionally replicated items as a test (I should mention these are fairly complex databases, with about 850 tables,...more >>

Merge replication row size question...
Posted by acastner at 12/21/2004 11:27:04 AM
I took the following from BOL... Replication->Planning for Replication->Evaluating the Replication Env-> Planning for Application Development "A table used in a merge publication can have a maximum of 246 columns and a maximum row size of 6,000 bytes" Is this true? Whats the actual impa...more >>

Error when trying to enable a server for replication
Posted by Russell at 12/21/2004 2:53:04 AM
I am trying to setup a server to be enabled for replication. It is a SQL 2000 Sp 3a server. The error appears at the end of the wizard as it stepping down the entries setting up replication. It gets to configuring Distributor and then gives the following error and then drops the distribtuion d...more >>

Command delivery status in MSrepl_commands
Posted by George Nevsky at 12/20/2004 8:29:51 PM
I need to build some custom replication trouble shooter and I can't find answers on couple of questions. - How to determine status of command in MSrepl_commands? I mean status is delivered this command to subscriber or not. - How long delivered transactions reside in MSrepl_commands? ...more >>

merge replication restore backup
Posted by georg notter at 12/20/2004 3:43:09 PM
i got 8 databases published now i need to make a copy of database 1 to database 2 is there away to do this without breaking the replication? ...more >>



Merge Rep - Initial Snapshot - Bulkcopy problem..
Posted by nurullahkilic NO[at]SPAM gmail.com at 12/20/2004 2:23:25 PM
Hi all, I need your help. My problem is about bulkcopying data from publisher to subscriber in merge replication. In my publication there are 174 tables, most of them have timestamp column and some of them have text columns. The Error I get is : source name :ODBC SQL Server Driver error ...more >>

Error trying to Insert into Table -
Posted by dw at 12/20/2004 12:15:03 PM
Hello... I have a stored procedure that is failing to insert into a table. When I manually run the INSERT statement in SQL QA, I receive the following error message: "Server: Msg 208, Level 16, State 1, Procedure ins_C5257449520A4EBDBDF3BBA9F8C9F40E, Line 29 Invalid object name 'tsvw...more >>

Subscriptions in Publication Props disappear
Posted by John Steen at 12/20/2004 9:17:09 AM
I was doing a routine check in EM of the publication properties for the merge replication scheme I have and found that there were no subscriptions listed in the Subscriptions. They were there last week, and replication is still running without errors. Can anyone tell my how this happens? ...more >>

Log Shipping and Truncating Transaction Log
Posted by Dazed and Confused at 12/20/2004 6:41:10 AM
When log shipping is setup, does it truncate the transaction log when it is copied to the shared folder to be send to the standby server? We currently have a prod database that generated about 30 Gig of transaction logs a day. I have a log of 20 GB and I setup an alert that fires when the ...more >>

Domain Change breaks replication
Posted by Derek at 12/19/2004 11:01:02 PM
Over the weekend the IT infrastructure guys changed the domain name on all our servers. Replication is now failing with a "The agent is suspect. No response within last 10 minutes". Both the Log Reader and Push subscription have this error. The SQL Server agent seems to be fine. I hav...more >>

Merge replication with summary tables that are affected by trigger
Posted by mspradley at 12/19/2004 11:09:01 AM
How does merge replication work when you have a summary table that is affected by triggers? For example: a chart of accounts table that has balance information updated from triggers on a transaction table. ...more >>

UndelivCmdsInDistDB
Posted by OJ at 12/17/2004 11:37:27 AM
Hi, Does anybody know what exactly this MSdistribution_status column mean? Is it number of commands that have to be delivered yet, or number of commands in MSrepl_commands that aren't delivered because of some error? Thanks...more >>

distribution agent
Posted by taghreed at 12/17/2004 5:38:13 AM
I'm developing a setup package for an application that involves some replications. I create the new replication database, transactional publication, merge pulication and a pull named subscription on the rtansactional publication. For checking that the snapshots have been generated successfully ...more >>

trans repl - distribution agent doesn't deliver transactions
Posted by OJ at 12/16/2004 6:12:00 PM
Hi, I configred bidirectional (not important for this issue) transactional replication. It was working fine few months, but suddenly, distribution agent on one end of replication (just for one publication) stopped working: Transactions are delivered by log reader agent to distribution dat...more >>

how to change a production replication database
Posted by Jake at 12/16/2004 3:33:58 PM
Hello, We are just in the design mode of setting up replication. We have 3 sql instances. 2 of the instances are setup for pull subscription to the 3rd instance which is located at corporate. The remote 2 instances generally have about 5x the amount of new data entered opposed to the ma...more >>

replication from DB2 AS/400---how?
Posted by pexiak at 12/16/2004 3:21:28 PM
We have a operational system on AS/400 and a reporting system on MSSQL. I would like to replicate some of the table on DB2 to MSSQL. Of course transfering all the data with DTS takes a long time. I even parameterized the DTS packeges with a year to tranfer only the data of this year - most of th...more >>

problems with merge replication.
Posted by MariaGuzman at 12/16/2004 1:39:39 PM
Hi, I had configured merge replication with pull subscription. the server has installed win2k sp4 with sql2000 standard edition sp3. The server had hardware problems, so we have to reinstall all the server. Before that I get a script for all merge replication. After the reinstallation, I run a...more >>

Merge Replication - Insert/update delay
Posted by news-east.newsfeeds.com at 12/16/2004 1:05:45 PM
I have a problem with my Merge Replication. It gives no errors and runs fine for most of the day, but there are times when new records do not get sent to the subscribers. I have two subscribers one on the East coast and one on the West coast. The east coast one will work reasonably well and wi...more >>

Merge Replication between the computers of a non trusted domain
Posted by Vivek Sharma at 12/16/2004 10:56:12 AM
Hi There, I have a problem. I want to establish a merge replication (Please note it is not just push or pull) between the computers of a non-trusted domain. I have a firewall D-Link 808 between the two computers. One of my PCs say PC1 has SQL Server 2000 and PC2 has MSDE 2000 SP3A. Althoug...more >>

Numerous Numeric Fields to 1 Numeric Field in New Table
Posted by Joe at 12/16/2004 10:35:01 AM
Are there any routines out there that will automatically convert a table (A) with numerous numeric fields to a new table (B) with just one numeric field. Thus the number of records in the table (B) would be the number or records in A mutliplied by the number of numeric fields. Thanks in advan...more >>

changing recovery model to databases : replication
Posted by Hassan at 12/16/2004 10:23:42 AM
Using transactional replication and wanted to know if we change the recovery model from simple to full or vice versa while replication is in place, does it break anything ? Using SQL 2000 Thanks ...more >>

Another merge agent for the subscription is running
Posted by or_dromi NO[at]SPAM walla.co.il at 12/16/2004 2:59:51 AM
When trying to replicate I get the message "Another merge agent for the subscription(s) is running." Both publisher/distributor and subscriber are SQL2K SP3. There is no orphan process for the agent in the sysprocesses table. I monitored the sysprocesses while the agent is connecting: for few s...more >>

bidirectional ?
Posted by KNC at 12/16/2004 1:31:53 AM
hi all, I heard that default exchange type for Merge Rreplication is bidirectional, or declare explicitly via editting Run Agent, -ExchangeType 3. I have tried both ways but data in subscriber is not uploaded to publisher !!! Could anyone tell me why? FYI, our model is: Publisher and Dist...more >>

Method for adding check constrain to a column that is being replic
Posted by Liz at 12/15/2004 1:31:13 PM
Hello, What is the best method of adding a check constrain and default value to a column that is participating in replicated?...more >>

When did my servers replicate
Posted by FreshTracks at 12/15/2004 1:29:04 PM
Bonjour, I'm trying to write a script that would notify a remote admin that their server(subsccriber) has not replicated with the publisher in a specified amount of time. I can manually view the the 'Merge Agents' in SQL enterprise and see who is falling behind. According to HELP the tabl...more >>

Question about the Merge Agent when a Subscription is recreated
Posted by Matt Williams at 12/15/2004 12:25:55 PM
I didn't create this database architecture, but I do have to support it. The Master server is SQL200 on Win2k and is the Publisher. The Slave is SQL200 on Win2k and is the Subscriber and Distributor. The merge agent fails b/c of a deadlock error on the Master. At this point, I usually have ...more >>

New column to a replicated db
Posted by Chedva at 12/15/2004 10:25:18 AM
I need to add few new colums to a db that is a publisher in replication. If i add these colum normaly (alter table add column) they wont be in their table article and to add them to the subscriber side I'll need to recreate the replication. I remember their is a spesial SP to add the column so th...more >>

can I (how) have a snapshot that pulls from an odbc source
Posted by john NO[at]SPAM intelsat at 12/15/2004 9:57:04 AM
I want to create snapshots (read only) on SQL server that pull from an odbc data source (mysql db). tables are small and a full refresh is acceptable....more >>

transactional replication distribution SQL2000 sp3a
Posted by Paul at 12/15/2004 9:35:13 AM
We have created a transactional replication in SQL2000 sp3a that runs on a on demand basis (we trigger the job to run when we want to update the other servers). when the job is submitted through EM or by starting the agent through Replication Monitor the job runs as if were setup to run continu...more >>

Instead of Delete in replication
Posted by aadams NO[at]SPAM cfxchange.com at 12/15/2004 7:37:18 AM
I am looking into work-arounds for what seems to be a flaw, or "undocumented feature" of SQL Server replication and Instead of Delete triggers not playing together. It seems that if you want to use replication then you cannot use Instead Of triggers as it prohibits the replication triggers from ...more >>

Adding a Distributor
Posted by MDP at 12/15/2004 4:55:01 AM
I have a current merge replication system with a publisher server that is its own distributor, and four remote subscriber servers. I now want to make the present publisher/distributor a distibutor, and add a new publisher only server. What is the easiest method? Can I avoid having to recreate...more >>

How to Pause/Resume Transactional Replication
Posted by NewDBAGuy at 12/15/2004 4:13:07 AM
I have recently migrated our SQL7 DB to a SQL2000 server (Standard Edition). We now have an additional server with which to do reporting. What I am considering using is Transactional Replication to (as often as possible) move data to the reporting server. However, I am wondering what the ea...more >>


DevelopmentNow Blog