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 > november 2006 > threads for november 22 - 28, 2006

Filter by week: 1 2 3 4 5

Database Replication
Posted by Ryan at 11/28/2006 7:44:00 PM
we have setup a sql2005 server for reporting. we want to replicate the transaction databases which used for live applications to that server such that all reports will be generated in that server. This reporting server is supposed read-only and with let's say 30 mins delay from production...more >>

sp_changepublication
Posted by Frank at 11/28/2006 5:43:48 PM
Good day all, Is there anyway to run this to set the sync_method = 'native' without having to also having to set the force_invalidate_snapshot = 1 ? Here's what I'm trying to do: SQL2000EE (SP4) on Win2000AS (SP4) Transactional Replication -Single Publisher/Distributor with one Publica...more >>

The best way to migrate data between SQL2000 and SQL2005
Posted by Jerry Cutshaw at 11/28/2006 2:37:02 PM
Hello, I need to migrate my data from a SQL2000 -> SQL2005 server (250 GB of DBs) accross a moderately slow link (100 MB) with a minumum of downtime. Backing up and restoring the data isn't feasible because the time that is required to copy data then load it. I was hoping to perform Log S...more >>

License ?
Posted by simsj NO[at]SPAM siouxvalley.org at 11/28/2006 11:02:04 AM
I have a Sql 2000 Citrix data store on a server which is licensed per processor. I have established replication on this server to another server. This other server (the Subscriber) is running sql 2000 also but at this time is only licensed for 5 seats. Would I need to license this subscribe...more >>

Replicacion
Posted by Jorge Aguilar at 11/28/2006 10:31:34 AM
Hola a todos, tengo una duda sobre la replicacion.les comento el = problema: Hi Everybody i have a problem with replicacion, i tell my problem. Situacion Actual (Spanish) 1.. Tengo 2 DB, llamada CPM Y CPD respectivamente en mi oficina(zona = residencial -comercial), con su respectivo servid...more >>

blue return arrow icon on Replication monitor - significance?
Posted by Rich at 11/28/2006 8:14:03 AM
Good morning, This morning I opened up enterprise manager (sql Server 2000) and noticed a blue return arrow looking icon on the Replication Monitor folder. When I opened up Replication monitor I observed the same blue return arrow looking icon on the publishers and agents folders. What is...more >>

The process could not connect to the distributor.
Posted by Maverick06 at 11/28/2006 7:18:37 AM
I have a small problem, I get this following error when trying to start the snapshot agent "The process could not connect to the distributor 'distributor name'. NOTE: The step was retried the requested number of times [10] without succeeding. The step failed. I thought it was related to users ...more >>

SQL 2005 Replication between 2 non trusted domains.
Posted by Andy McDonald at 11/28/2006 6:39:02 AM
Hello. Let me paint the picture :-) I am a Windows Engineer and I have been asked to create a trust between two domains, this request has come from our SQL engineers who tells me this is required to set up SQL Replication. Basically there are 2 servers both having SQL 2005 installed on ...more >>



Behaviour of Merge Replication
Posted by Marco at 11/28/2006 6:10:24 AM
I want to deepen the function of Merge Replication: 1) what's the main difference between a push subscription and a pull subscription ? 2) if I have a subscriber node that for many time (4-5 months) is disconnected from publisher, what will it do when it'll be re-connected to the network ? ...more >>

Merge Replication is very slow
Posted by Roy at 11/28/2006 2:20:01 AM
Hi We have configured merge replication in SQL 2005 (SP 1) for a database having more than 100 GB. The merge agent duration was for every 5 mins. Normally it used to take around 2 to 3 mins to complete. It was working fine till now but now it is taking around 45 minutes. When checked and v...more >>

HELP !!!!Please . Urgent
Posted by sam at 11/27/2006 8:09:01 PM
after i done the replication from sql server 7.0(pub/dist) with sql server 2000(subscription) there will promt out the error like below : Agents Last Action Snapshot No such interface supported.NOTE:The step was retried the requeste...more >>

Custom Resolver in SQL Server 2005
Posted by Leon at 11/27/2006 9:34:43 AM
I'm trying to implement .NET based custom resolver for SQL Server 2005. MS example shows how to work with publisher / subscriber record data only. To resolve a conflict I need more info about the business object represented by record data. I need to run a query / procedure for this purpose. To...more >>

Deleted Records Re-Appearing
Posted by Spike at 11/27/2006 8:27:01 AM
If I delete a record in the client database and then replicate it will reappear on the client. It seems that i have to delete it 2 or 3 times before it finally "sticks". Can anyone explain what's going on here? kind regards Spike...more >>

schema change in merge replication
Posted by owl at 11/27/2006 7:55:02 AM
Hello , I am reading all the texts again and again, still not able to understand what to really do. Database we replicate to notebooks potentially contains a lot of data. I may understand what to do, if I want to alter column using method you call 'altering the table in-place.' , and usa...more >>

Conflits with transactional replication
Posted by manuel ralha at 11/27/2006 3:14:01 AM
hello, i need your help. i have a transactional plublisher database, with updatable subscribers, and used a queued update. i have a lot of problems, first i need to use triggers in both siders, to update 2 replicates tables, and now i have many conflicts, because they update both records. ...more >>

How to set upload only from sql mobile?
Posted by luke at 11/26/2006 10:59:03 PM
Hi, I am using SQL 2005 in merge-replication with sql mobile. Can anyone tell me a way to set the transaction for upload from pocket pc only? Thanks, Luke ...more >>

Subscribing to two different publications on SQLCE
Posted by Ed Santosusso at 11/26/2006 8:47:02 PM
I have two publications on a SQL Server 2000 database. I am able to create two subscriptions from another SQL Server 2000 database and synchronize both in succession. However when I try to repeat this going from SQL Server 2000 to SQLCE 2.0 it fails. The first goes OK. The second fails. I ge...more >>

How to reinitialize a tranactional replication
Posted by Prabbhu B T at 11/26/2006 5:58:01 AM
Hi, Can any body tell me how to reinitialise a transactional replication. Regards Balaji.T...more >>

The process could not bulk copy into table
Posted by Prabbhu B T at 11/25/2006 11:21:01 PM
All, I have re-initialized snapshot for my transactional replication which failed last night. Now it is failing with error message "The process coult not bulk copy into table <table name>" The error details is as below. Violation of PRIMARY KEY constraint 'pk_Name'. Cannot insert dupl...more >>

Triigers FOR in Merge-Replication
Posted by Piotr Wojtysiak at 11/25/2006 2:49:33 PM
Hi. I have a problem with trigger FOR in merge-replication. My trigger is not "NOT FOR REPLICATION" and it's modified table with beyond replication. In replication this trigger not fire. Why? Thank's for help. PW ...more >>

Please help...
Posted by sam at 11/24/2006 9:03:01 PM
Any suggestions? Can anyone set up the simplest of replication from SQL 7.0 pub/dist to SQL2000 subscriber? thanks a lot...more >>

Replication
Posted by sam at 11/24/2006 8:10:01 PM
May i do the replication from sql server 7.0 to sql server 2000? Any steps to do it?...more >>

help needed on merge replication
Posted by green hand at 11/24/2006 11:39:01 AM
i have a merge replication. it runs well, the subscriber disconnect from the publisher about 5 days, then i reconnect it to publisher. theoretically speaking, the changes made during these 5 days made on both publisher and subscriber will merge into one copy. but customer complain about data m...more >>

Lost of table in meger replication
Posted by Maverick06 at 11/24/2006 8:27:39 AM
I have set up a two level merge replication with a publisher and a subscriber and had modified the structure of a table in the publisher with sp_repladdcolumn. During the day all was fine I continuously tested it by adding more columns, droping columns and testing the replication itself with da...more >>

Cannot insert the value NULL into column 'tablename', table
Posted by Maverick06 at 11/24/2006 8:21:29 AM
Hi I am creating a three level merge replication. I mean I have a main publisher with its distributor, a subscriber/publisher and also with it's own distributor and lastly a subscriber. I start by creating the relation between subscriber/Publisher and the subscriber and than I move up to the mai...more >>

Debug DB Merge Replication
Posted by Marco at 11/24/2006 8:20:36 AM
I setted a configuration with 2 SQL 2000 servers, 1 publisher and 1 subscriber, to manage a merge replication of a DB, with the wizard of enterprise manager. It seems that some tables published as arcticles are not synchronized correctly. I'm a newbie using SQL Server 2000 and I don't know how t...more >>

Trans, Repl Err : COLUMN REFERENCE
Posted by Tony B. at 11/23/2006 1:55:48 PM
DELETE statement conflicted with COLUMN REFERENCE constraint 'FK_moviecats_cats'.With trans repl and DRI enabled, I get the above error once and a while.It seems as if replication is not deleting the rows from tables in proper order so that this doesn't happen.Enforce relationship for replic...more >>

How to script all Publications using SMO in 2005
Posted by איל שפירא at 11/23/2006 6:43:01 AM
How to script all Publications using SMO in 2005 Hi Paul / All, I have used your script from you site www.replicationanswers.com to script all publications in SQL 2000 . Work great thanks !!. I am now testing SQL server 2005 – what is the way to work with SMO in order to scr...more >>

Help on transactional replication
Posted by AK at 11/23/2006 4:52:02 AM
Hi, I am a newbie dba and relatively new to replication area. I am in a process of setting up a transactional replication on sql 2000 for a reporting purpose to offload this activity on the production server. My basic goal is to enhance the performance on the production server. I thought...more >>

Setting On delete cascade on subscriber alone - Transactional Pull
Posted by Lavanya at 11/22/2006 7:26:45 PM
All, My setup involves multiple publishers connecting to a centralised subscriber. They follow transactional pull subscription. My doubt is as follows: Tables at publisher do not have 'Delete cascade' set to active on any PK-FK relations. However i thought i could set the property to true...more >>

merge and managed auto id
Posted by Tony B. at 11/22/2006 3:14:45 PM
"The identity range managed by replication is full and must be updated by a replication agent." my merge replication agent is constantly running and syncing. why isn't it re-seeding the values in the ident. cols ? ...more >>

Recreate snapshot job
Posted by Ken Hundley at 11/22/2006 10:31:01 AM
We had a employee or someone delete all of the snapshot agent jobs on our server. Don't ask me why they did this, I don't know, but when I find out who did it they will have "a lot of splainin to do" (to quote Ricky Ricardo) Her is the question, how can I recreate these snapshot agent jobs w...more >>

QUEUE READER FAILS!! Help...
Posted by fabio.pliger NO[at]SPAM gmail.com at 11/22/2006 1:19:11 AM
Hi, We are using transactional replication with queued updating between SQL2000 Servers (Win 2003). 1) The queue reader has failed with the error message "Queue Reader aborting. The step failed." The error details stack shows (from last to first): Queue Reader aborting. The step failed Pro...more >>


DevelopmentNow Blog