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 > april 2006 > threads for april 8 - 14, 2006

Filter by week: 1 2 3 4 5

Log Shipping in a SQL CLuster
Posted by Scopus69 at 4/14/2006 1:46:03 PM
I have SQL in a cluster with Log Shipping enabled to a remote DR server. Yesterday, I did my regular security updates following KB article Q174799. Now my log shipping job is out of synch and it looks like I need to re-create it. What would have caused this given the database was never of...more >>

Pull sbuscription Agent Properties disabled
Posted by Matt Sradley at 4/14/2006 8:12:01 AM
When I access the Agent Properties of a pull subscription by clicking the Subscriptions folder in the left pane of EM on the subscribing server, right clicking the subscription, choosing properties, then clicking the Synchronization tab the Agent Properties and View Conflicts buttons are dis...more >>

Republishing on merge replication
Posted by azree at 4/14/2006 12:00:00 AM
Hi All, Where can i get any doc to configure republishing for merge replication topology on sql 2000. tq. ...more >>

SQL Server 2005
Posted by Edi at 4/13/2006 10:59:02 PM
Is Mirroring only on SQL SERVER 2005 Enterprise Version possible or also in the standard Version.(REDO Thread ??) Is the Service Pack 1 for SQL Server 2005 available. best regard F.E....more >>

SQL SERVER 2000 Service Pack 4
Posted by sqldba at 4/13/2006 7:23:26 PM
I had installed SP-4 many times, but first time i am installing on the Server which are Publisher & Subcriber & i am using Transactional Replication. i need your help if there are any steps or process when you install SP-4 on Servers which are used for Replication.(Transactional) My subscribe...more >>

Checking if a subscriber is marked for reinit
Posted by tek_1975 NO[at]SPAM yahoo.com at 4/13/2006 5:39:51 PM
Hello, Does anyone know the stored procedure (if there is one) used to check the status of a pull subscriber. Not necessarily the status of if it's running or not rather I'm looking to query the publisher/distributer to see if the subscriber is marked for reinitialization. Right now I can s...more >>

Urgent : Data Synch between Sanfranscico and Vegas
Posted by DKRReddy at 4/13/2006 5:38:43 PM
We are planning to setup Production Database servers in the new location for disaster recovery. Following is my requirement.Please advise me. LogShip Setup from SF to Vegas Log Backups runs every 15 minutes Log Backup size 30GB/Day, 2GB/15mi...more >>

Conflicts and Relationships
Posted by David Chase at 4/13/2006 12:42:29 PM
Merge replication, SQL 2000. We are getting conflicts when a laptop (subscriber) synchs with the network (publisher) that indicates records in a table were not inserted due to related records in another table were missing. The 2 tables are named People and ApplicantInfo. When a record is ...more >>



Logging shipping only synchronize records but not new tables, etc??
Posted by tractng NO[at]SPAM gmail.com at 4/13/2006 11:21:44 AM
Guys, I am bascially new to sql and log shipping. I noticed when I added a table to my source database, the destination doesn't synchronize. Does it only synchronized transations only? For example, when I added a record in the table, it works fine. So what is the best practice if somebo...more >>

Transactional repl to larger table
Posted by Steve H at 4/13/2006 9:24:02 AM
Greetings! I am planning simple trans replication on SQL 2000 of a few tables. The publisher and distributor are on same server and we are pushing to remote (but still on internal network) subscriber. There will be no partitioning of the replicated tables, the subscriber gets the whol...more >>

Log Shipping share on cluster
Posted by vkb at 4/13/2006 8:15:02 AM
I am setting up log shipping of SharePoint databases from a two node active/passive cluster to a stand alone instance of SQL. Versions are SQL 2000 w/ SP 3a on Windows 2003 SP1. Questions: - When I setup log shipping and designate a shared folder, what is the best practice for the location...more >>

Primary key conflict because of composite key during merge replica
Posted by Matt Sradley at 4/13/2006 7:38:01 AM
I am have an issue with a primary key conflict during merge replication. The first error is: The row was updated at 'HDC.Hospital' but could not be updated at 'TABLET2\VIA_MSDE.Hospital'. Violation of PRIMARY KEY constraint 'PK_TranLines'. Cannot insert duplicate key in object 'TranLines'....more >>

Initializing SQL Server Reconciler has failed.
Posted by Evan Camilleri at 4/12/2006 5:22:22 PM
Where can I find a step by step instruction to check why I have 'Initializing SQL Server Reconciler has failed.' when I try to sync? Evan ...more >>

Creating Replication (Transaction Rep)
Posted by sqldba at 4/12/2006 2:02:37 PM
I need your help & suggestion to correct my approach/Option. couple of days back i ran in to Replication Error. So i dropped & re-created my Subscription with no-sync. after running Application Reports, reports were not accurate. so keep customer happy i decided this 2 options. i need your he...more >>

Multiple master replication? Does SQL2005 have it? Do I want it?
Posted by Allan Michaels at 4/12/2006 1:40:02 PM
Hello, I'm closely examining the pattern http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpatterns/html/ArcDataReplication.asp I have a 'Composite Movement Set' and a situation similar to the 'Complex Data Movement for Reporting Purposes, Figure 4'. Specifically, N databa...more >>

WebSync Merge Replication SQL Server 2005
Posted by itlions at 4/12/2006 11:54:00 AM
----------------------------------------------------------------------- A poll associated with this post was created, to vote and see th results, please visit http://www.dbtalk.net/t29922 ----------------------------------------------------------------------- Question: WebSyn - Merge Repl...more >>

SQL 2005 and Replication
Posted by Kevin Antel at 4/12/2006 11:38:50 AM
I am running into a problem between two SQL 2005 boxes. I've created a new publication and enabled all the indexing on it to transfer. I've created a subscription, with creation of a new DB. None of the indexs are coming over nor is the full text catalog being built. Even if I enable it, ...more >>

Question: Interupted Transactions
Posted by alfred.sehmueller NO[at]SPAM gmx.de at 4/12/2006 8:44:54 AM
Hello, we have 2 mssql 2000 machines. We use a push transaction-replication for a database. Everything worked fine until a machine was not reachable for a few hours. Now the publishing machine deleted the subscriber. No data has been replicated since these day. Can you please tell me in ...more >>

Merge Issue - waiting for a response from one of the backend connections
Posted by SQL Barb at 4/12/2006 8:13:33 AM
Good Morning Everyone, First the formalities... System Information: SQL 2000 - 8.00.760 - SP3, Enterprise Edition Cluster Environment Running Continuous Merge replication, with one subscriber. 24*7 web application Database Size Currently: 6 Gig (and growing) Now the issue: ...more >>

Row filtering in Merge Replication 2005
Posted by Lonifasiko at 4/12/2006 3:26:46 AM
I'm really desperated when using Merge Replication between SQL Server 2005 and SQL Mobile 2005. The problem is related to filtering rows. I've got a table with a uniqueidentifier primary key field and another field which type is nvarchar(20). Row filtering with the nvarchar field works perfect...more >>

[Newbie] first attempt at replication
Posted by rmanchu NO[at]SPAM gmail.com at 4/12/2006 12:34:07 AM
hi please bear with me as i'm new to this. i would like your advice in my attemp at replication have 2 (physical) servers (not a cluster) and have 2 instances of sql server running, 1 on each. i have to use replication so that if one goes down, the other is up and running with current ...more >>

sp_dropmergearticle
Posted by Evan Camilleri at 4/12/2006 12:00:00 AM
Hi all, I've been trying to drop some tables (articles) from a Merge Publication. I have used the sp_dropmergesubscription to drop the subcriptions, and then sp_dropmergearticle to drop the actual article. sp_dropmergesubscription is running without problems, and no errors are being raised,...more >>

newbie in replication
Posted by joule at 4/12/2006 12:00:00 AM
Dear all, let me introduce my self, I'm Joule from Jakarta this is my first time joining SQL server project. here's my problem i have two databases in separate server, one database use for security system and one for employee database. right now we have manually system which is mean i...more >>

Merge replication Agent to run on demand
Posted by John at 4/12/2006 12:00:00 AM
Hi, I'm new to this Replication procedure. The replication Agent is set to run every hour. I would like to be able to have Replication on demand so that users can update their laptops before they go out in the field. Is that possible? Thanks, John ...more >>

Error: existing subscription already contains table included in the new subscription
Posted by Evan Camilleri at 4/12/2006 12:00:00 AM
OK I know why I have this error. My problem is how to go around it. I have this issue: Day 1: Device replicates and gets a table with client information filtered for the day 1 appointments (only ONLY the clients for this day) During the day the user edit the client information ...more >>

Replication with failover clustering??
Posted by Rishi Khullar at 4/11/2006 11:58:01 PM
We have multiple SQL Server 2K DB servers which are geographically distributed and are expected to have same data at particular instance of time for ensuring same result for same set of inputs. For this set up – data consistency at all distributed DB servers, we are replicating the DB serve...more >>

Snapshot agent - Filter Rows
Posted by Ben at 4/11/2006 6:01:01 PM
Hi, I am trying to setup merge replication. I have selected some tables to be filtered. The snapshot agent was returning the following error: Message: In order to use partition_options of 2 (non overlapping partitions with multiple subscriptions per partition) or 3 (non overlapping partiti...more >>

Is Ok to clean msmerg_genhistory at publisher and not subscriber?
Posted by drisso NO[at]SPAM ortc.com at 4/11/2006 5:11:52 PM
Is Ok to clean msmerg_genhistory at publisher and not subscriber? We have a lot of subscribers merge replicating their data to a central server (The PUBLISHER). We are ok with having the retention period equal to 14 days. Thus, cleaning the merge contents, tombstone, and genhistory tables wit...more >>

Merge history details
Posted by kevin.jonas NO[at]SPAM gmail.com at 4/11/2006 12:58:58 PM
I have been looking for information on how to view the details of what happened in a mege sync. When you click on subscriptions in enterprize manager the subscription will say something like "Merged 4000 data changes(1000 inserts, 3000 updates, 0 deletes, 0 resolved conflicts)" I would like...more >>

Error 2627
Posted by sqldba at 4/11/2006 9:21:28 AM
Getting Error message " Violation of primary key........................" on Subscriber. i don't want to add -skiperrors parameters. can i drop the Database & then Drop &re-create Sunscriptions. please advice or give me the best options. your help is appreciated....more >>

Removing a table from replication
Posted by Mathew at 4/11/2006 8:52:02 AM
Hello, How can i remove a table from a replication ????? I can not unmark it in articles' list. Thanks, Mathew...more >>

Can't enable snapshot schedule for SQL Server 2000
Posted by notishwar at 4/11/2006 8:05:35 AM
I've setup replication for one of our databases. We have 3 agents. Snapshot, Log Reader and the Push agent. Log Reader and the Push agent work fine and run on schedule. The Snapshot agent has been giving me trouble for a month now. Using enterprise manager, I go into the snapshot agents pro...more >>

Create GPRS connection?
Posted by deon001 at 4/10/2006 11:51:58 PM
I using merge replication over a GPRS/3G connection how can check if the device is connected to GPRS/3G and if not create the connection? It's a C#.Net(2005) windows mobile application. Thanks ...more >>

Queued updating as failover
Posted by Dirk at 4/10/2006 10:06:02 PM
Hello, I seem to be missing some config and/or concepts somewhere and would appreciate some help. I'm using transactional replication and the publications allow immediate and queued updating on the subscription. When I created the Push subscription, I selected the option "Immediate updat...more >>

adding a primary key to a table in merge replication
Posted by Ishan Bhalla at 4/10/2006 5:40:02 PM
Hello all, We have 2 database setup for merge replication for the last few years. I want to add a primary key to one of the tables. can i add it from the table designer in SQL Enterprise Manager? Or do i have to follow another procedure? thanks in advance regards Ishan...more >>

adding a primary key to merge replication
Posted by Ishan Bhalla at 4/10/2006 5:19:02 PM
hello all, We have a table that has been setup for merge replication and has been in production for the last few years. I want to add a primary key to a table. is it safe to do so? and can i just got the table design in SQL Enteprise manager and add the primary key, or do i have to fol...more >>

How to drop push subscription at subscriber
Posted by ExVictim at 4/10/2006 4:05:12 PM
Hi How to delete a push subscription at subscriber? The publisher server has a problem and no longer operational but at subscriber, a subscription still shows in synchronization in progress. Many thanks in advance ...more >>

application
Posted by M at 4/10/2006 3:11:26 PM
I try do replication with vb. I check the sample code:http://msdn.microsoft.com/library/en-us/replprog/rp_replsamp_7yr2.asp If need to run instsamp.sql on SQL Query Analyzer to creates pull and push subscriptions and to start snapshot agency at SQL Server Enterprise Manager. how to start ...more >>

Publisher is gone but I can't remove its publications
Posted by Brett at 4/10/2006 2:46:01 PM
I have a publisher that was published to a remote distributor with push snapshot publications. Before I got here the publisher was removed from the network and rebuilt for another project. Now I can't delete the subscription at the remote distributor or at the subscriber because it wants to ...more >>

Merge Meta Data
Posted by Enover at 4/10/2006 2:28:01 PM
First let me apologize for the long post: The main publisher has eight subscribers, five of the subscribers are republishing subscriptions that are located in five other cities and each of the republishing subscription has at least one subscriber. We purge merge replication Meta data on ...more >>

How to drop & re-create subscription
Posted by sqldba at 4/10/2006 2:10:26 PM
How to drop & re-create subscription in Transaction Replication....more >>

Configuring Peer-to_Peer Merge Replication: SQLServer 2005
Posted by EoRaptor013 at 4/10/2006 12:12:48 PM
I have a situation very much like the BOL example: Three servers in different parts of the world (Chicago, New York, and Bermuda). User groups in each location that update their home servers; and a need to replicate all updates to all three servers. As I read the BOL, I should use peer-to-peer m...more >>

Replication/Subscription error
Posted by Jay at 4/10/2006 10:48:58 AM
I am getting following error, even though my subscriptions property is set to 336 hours & log reader agent is working fine. "The subscription has been marked inactive and must be reinitialized at the Publisher Error 21074". any help will be appreciated....more >>

Identity Range Issue (Merge Repl)
Posted by J Jones at 4/10/2006 9:46:01 AM
I have a publication w/2 subscribers where I configured identity range mgmt on a table as follows: Range size @ publisher: 10000 Range size @ subscriber: 10000 new range %: 80 I used 10000, as I expect quite a few records to be added at possibly the publisher, but definitely the s...more >>

Message ConnectionOpen (PreLoginHandshake()).
Posted by Joe K. at 4/10/2006 9:13:02 AM
I have vendor application replication set up on Windows 2000 Advanced Server with SQL Server 2000 database. I received the error listed below several times during replication. Please help me resolve this replication error listed below. Thank You, dis-rpl Operating System Error Nu...more >>

Processing Order of Merge Replication Records.
Posted by Scott Manny at 4/10/2006 8:47:02 AM
Hi, I have a table called inventory_changes that needs to be merge replicated between server A and server B. There are triggers on each table that fire whenever a record gets replicated over. My problem is that I need the records to be replicated over in a certain order. For example,...more >>

Merge Replicaton Data Sync Flow Control
Posted by PRADEEP M.M. at 4/10/2006 3:47:02 AM
Hi, I have implemented Merge Replication between 2 sql server 2000 instances, Imagine on ServerA am performing 1 column additon with default values to Table EMP and on the ServerB am adding 10rows to EMP Table. I want to control the synhronization in such a way that First SERVERB chang...more >>

SQL Mobile subscribe to SQL 2005 replication - Repost
Posted by charland at 4/10/2006 2:13:01 AM
Hi, REPOSTED (hopefully with proper nospam alias - apologies for duplication) I am following (roughly) the article Step by Step: Developing a SQL Mobile Application with Visual Studio 2005 and SQL Server 2005 and can't get past generating the subscription from the mobile database to t...more >>


DevelopmentNow Blog