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 > january 2007 > threads for january 15 - 21, 2007

Filter by week: 1 2 3 4 5

Subscriptions Reinitialize with No Explanation in Transaction Rep.
Posted by manuel ralha at 1/21/2007 12:56:01 PM
hi, i have one server that's same publisher and distributor, i use transactional replication with updatable subcribers (four subscribers), all servers use SQL Server 2005 Standart. For two times i have the same situation. With no explanation the subscritions reinitialize, but more interest, ...more >>


Replication Distribution agent times-out
Posted by Snake at 1/21/2007 12:07:01 PM
OUr distribution agents keep shutting down due to ODBC timing-out. I think the batch size is too large (default) and that long-running queries block the stored procs. Any comments on how to minmize these time-outs? Thanks! Hiss!!...more >>

SNAPSHOT FAILED DUE TO ODBCBCP ERROR
Posted by José Luis at 1/21/2007 7:26:01 AM
Hi to all. I am trying to start replication process and I got this message: ODBCBCP driver error. I look for version number and publisher and subscriber are different. What should I do to make both environments equal? Regards, José...more >>

necessaru help-databse mirroring
Posted by Nassa at 1/20/2007 9:10:45 PM
Hi everyone, I have a server and several clients. I plan to make a mirror from server's database. Can you all please help me how to do it step by step? Thanks, Nassa ...more >>

Necessary Help-->Database Mirroring
Posted by Nassa at 1/19/2007 8:56:32 PM
Hi Everyone, I want to start database mirroring in SQL server 2005 -Microsoft SQL server management studio Express-,I use windows XP P2. I try to use database mirroring but it doesn't work.What should I do?Which Operating System, and SQL server should I use? Thanks, Nassa ...more >>

Production error: "The schema script [...] could not be propagated to the subscriber"
Posted by WombatDeath NO[at]SPAM gmail.com at 1/19/2007 3:38:17 PM
Hi, A member of my team recently made a few minor changes to our database. Several (not all) subscribers are now failing to replicate with the following error: The schema script 'exec sp_repldropcolumn '[dbo].[IP_Application_Updates]', 'update_id', 1' could not be propagated to the subscri...more >>

Replicating Execution of stored proc
Posted by Sal at 1/18/2007 2:16:01 PM
Hi: How do we confirm that execution of the stored proc is replicating and not the actual transactions. Actually we are doing massive update and delete in publishers using procs and we are also replicating the execution of the procs. Our replication environment is backed up. We want to m...more >>

Snapshot: After applying scripts nothing happens
Posted by nickthompson1 NO[at]SPAM gmail.com at 1/18/2007 10:28:44 AM
I have the following scenario. I am merge replicating 2 servers over the Internet. The snapshot is downloaded by the subscriber from the publication via FTP over the Internet. The "schema scripts" are successfully downloaded and applied to the subscriber, but when it gets to the last (in alpha...more >>



Replication of Partitioned Table
Posted by Ken at 1/18/2007 7:49:40 AM
I have a table partitioned in 2005 EE and also replicate it to other SQL Server databases. There is a filter on the replication, so not all the records are replicated. So, with the fewer number of records, I don't want to include the partitioning on the subscriber databases. Also, I'm not 100%...more >>

Replication Tutorial
Posted by Jami at 1/17/2007 11:54:36 PM
Dear All! can someone forward me any good links for replication for sql 2000 & 2005 Regards, Jami *** Sent via Developersdex http://www.developersdex.com ***...more >>

SQL 2000 not for replication
Posted by Vedran at 1/17/2007 3:43:43 PM
Hi, can you tell me please, is there a way to set "not for replication" flag on existing table field (ID) which is defined as identity and primary key, to N number of tables using sql script. e.g.: alter table tableForReplication alter column ... and so on. Thx. Vedran ...more >>

Violation of PRIMARY KEY constraint - seems to occur with replication??
Posted by claudioillanes NO[at]SPAM gmail.com at 1/17/2007 10:18:31 AM
Hi everyone, I've got a major issue on a state production system that I need to resolve in 24 hours. I have two servers running with Merge Replication, and when editing web gui data, only one of them saves correctly (performs a valid INSERT). The other server gives the following exception any...more >>

wrong server name
Posted by Shawn Mason at 1/17/2007 7:49:06 AM
During a test setup of replication on SQL2005, I received an error indicating that I had to connect to the server with the actual server name (and then it gave me the name). PRoblem is that the computer name actually changed after SQL2005 was installed so I am now connecting with the actual ...more >>

If things go wrong with snapshot.
Posted by jostein.solstad NO[at]SPAM gmail.com at 1/17/2007 4:02:17 AM
Hi I have a script that is run before the snapshot that disables a set with primary and foreign keys on the subscriber. This is to be able to delete some data before i reinsert new data. I also have a script that runs after the snapshot that restores these keys. But, if something goes wrong w...more >>

This has to be easy...
Posted by Adam Patrick Cassidy at 1/16/2007 12:45:50 PM
I am able to find the PublisherID in almost 10 tables in SQL 2000. Why am I not able to find the table that links the PublisherID to the PublisherName? For example, I can see that PublisherID 1 is making the XXXDatabase available for replication, but who the heck is PublisherID 1 (i.e. the...more >>

SQL 2000 <-> SQL 2005
Posted by Terry Mulvany at 1/16/2007 8:47:03 AM
Group, I have a situation where I need to sync data over a VPN (T-1 connectivity) on a semi-realtime basis. This data is not highly dynamic, at most a few thousand rows change per day. I have SQL 2000 on one end and SQL 2005 on the other. Can 2000 and 2005 work together? What is the bes...more >>

SQL 2000 repl scripts... Will they work on 2005 ?
Posted by Hassan at 1/15/2007 9:01:47 PM
A lot of our replication has TSQL scripts to create and drop publications,articles,subscriptions,etc. I want to know if they would work as is on 2005 or do we need to modify. Obviously I would test it, but wanted to hear from you prior to my undertaking. This is for transactional replica...more >>

Trans or trans w/updates
Posted by LPR-3rd at 1/15/2007 8:54:46 PM
How can I determin if a Trans publication is a Trans or a Trans w/updates?? Larry.... ...more >>

Adding column to table
Posted by David Chase at 1/15/2007 4:24:15 PM
Just wanted to check. Running merge replication on SQL 2000. If I add a column to a table that is a published article, I assume I just run sp_repladdcolumn is that correct and is that all I need to do in order for the laptops to get the change with their next synch? Also, what do I set the...more >>

Snapshot frequency
Posted by David Chase at 1/15/2007 4:11:41 PM
When creating a merge publication the process created a snapshot schedule of once a week. Isn't that excessive? Don't you only need a new snapshot when you have schema changes to the articles in the publication? It seems to me that you could just do this manually whenever you had design cha...more >>

distributor_admin Issue....But different than normal
Posted by Joseph at 1/15/2007 12:53:13 PM
I am having the common "distributor_admin does not exist" error when trying to set up a machine as its own distributor. (First time after setting up about 200 distributors). I get this whether I'm doing it remotely, or on the machine itself. The wrinkle is that the login "distributor_admin"...more >>

Problems creating subscription...
Posted by LPR-3rd at 1/15/2007 10:01:59 AM
I am attempting to subscribe to a publication and I receive the following message.... SQL 2005 & Win 2005 on both ends. =================================== SQL Server could not create a subscription for Subscriber 'r99s-sqla'. (New Subscription Wizard) ===============================...more >>

problem in creation database mirroring
Posted by Nassa at 1/15/2007 1:29:21 AM
Hi everyone, Can anyone tell me how I can create a mirror database? please give me the information step by step. Thanks, Nassa ...more >>


DevelopmentNow Blog