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
October 2008
all groups > sql server replication > december 2006 > threads for december 1 - 7, 2006

Filter by week: 1 2 3 4 5

Replication Alert or Notification
Posted by morphius at 12/7/2006 5:33:01 PM
I am replicating (transactional and snapshot) a production DB to a reporting DB. I have then a job that runs that processes the data in the reporting DB in order to produce some custom reports. Does replication have a way so that once the replication is done it will start a job on the reportin...more >>


Using sp_browsereplcmds for "recovery".
Posted by jostein.solstad NO[at]SPAM gmail.com at 12/7/2006 3:39:59 AM
Hi I was thinking of using sp_browsereplcmds to recover some of the lost data. Im not quite sure i understand this correctly and need some help. I ran select transaction_timestamp from MSreplication_subscriptions on the subscriber to get the last transfer date. In between, a row was updated...more >>

Merge replication : subscription synchronized event
Posted by Renaud PORTIER at 12/7/2006 12:00:00 AM
Hi all, I have a merge replication with the publisher SQL Server 2005 and the subscribers SQL Mobile clients.On the server side, I need to execute a stored procedure so as to export data when a subscriber synchronization is successfully completed. I want to know if there is a way to handle a ...more >>

Replication Agent has not logged progress report
Posted by morphius at 12/6/2006 7:47:21 PM
Is there a way to know if the replication is successfu? How would I know that the data in the subscriber is same as the publisher?...more >>

Transactional Replication Performance Problems
Posted by morphius at 12/6/2006 6:02:00 PM
Replicating a huge database with some tables having over 500,000 rows. The databases are in the same domain but the synchronization into this one biggest table over 600,000 rows keeps failing. Any suggestions on how to boost the performance. What settings on the Distributor or Subscriber need...more >>

Need help - desperate
Posted by Yoganarasimha Prasad at 12/6/2006 10:36:35 AM
Hi, I am contacting you all for your help in solving a problem with transactional replication in SQL server 2005. The setup is as follows: One publisher and three subscribers - all are SQL 2005 Distributor database is in the same server as the publisher database. I had set it up and it...more >>

Replicate from SQL to a file
Posted by Hassan at 12/6/2006 10:24:44 AM
Is it possible to replicate from a SQL Server to a file ? I would like to set up trans replication from a table to a file ...more >>

Cannot find Snapshot - SQL 2005
Posted by LPR-3rd at 12/6/2006 10:23:03 AM
Running Win 2003 & SQL 2005 on both machines. I created a publication on serverA. I subscribed to it on serverB. I received the error.... Command attempted: E:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\REPLDATA\unc\unc\R99S-SQLA_DBMOTO_AS400 MASTER FILES\20061206113840\APVENDP_2.sch...more >>



SQL Server 2000 merge replication: amending a view
Posted by WombatDeath NO[at]SPAM gmail.com at 12/6/2006 7:38:08 AM
Hi, I have a SQL Server 2000 database with a merge publication and several subscribers. The publication contains many replicated tables and views, and I want to update a single view. I've been told that this will require me to create a new snapshot and reinitialize all subscriptions, which...more >>

How to get notification about completion of applying snapshot
Posted by Lavanya at 12/6/2006 4:07:12 AM
All, In Transactional Pull model, is there a way from any storedprocedure to get notification from the distribution agent that the initial snapshot has been applied on the subscriber? This notification has to be got in my Windows forms C# application and related UI changes done. Can anyo...more >>

Replicating to SQL 2000/2005 Express
Posted by Hassan at 12/5/2006 10:57:42 PM
We would like to replicate from SQL 2000/2005 Enterprise Edition to its Express version and wanted to know if there we any issues around it. This would be transactional replication ...more >>

Merge: Does data inserted using a view get replicated
Posted by josephsheppard NO[at]SPAM gmail.com at 12/5/2006 2:22:44 PM
....when only the underlying table is replicated? What about when it is inserted using a Stored Procedure? I set up replication on 80+ locations, and left out the views and procs for ease of development...and now I'm having a "gotcha" moment. Thanks! -Joseph ...more >>

Experiences with multiple replication setups at the same time
Posted by Adam Patrick Cassidy at 12/5/2006 9:58:18 AM
Does anyone have experiences in setting up multiple replicated databases using peer to peer replication at the same time? I've been attempting to do so using the GUI and scripting where possible and it seems they always end in deadlocking of resources. I'm testing this possibility for the ob...more >>

Replicate data of a view definition
Posted by Hassan at 12/4/2006 9:30:11 PM
I have a view that returns data of some join condition on couple of tables with a filter clause and wanted to know if I could replicate the data as reflected underlying the view ? Thanks ...more >>

How to generate a merge conflict in a trigger ?
Posted by Josep at 12/4/2006 6:05:29 PM
Hello, I would like to be able to generate a conflict for merge replication inside a trigger. The problem appears in some tables like 'Customers' where the primary key is an IDENTITY where in the replication is automatically managed by SQL Server 2000 without any problem. But the applica...more >>

Replication and type conversion
Posted by Gilles Vollant (MVP) at 12/4/2006 7:15:41 AM
Hello, I've actually a configuration with a SQL server 2000 server. data have very small modification in the day. There is only a batch which made more major modification on somes table each night. We want install another SQL server (we need choose between sql2000 and sql2005), which will...more >>

starting merge agent - any logging available
Posted by Darin at 12/4/2006 5:26:44 AM
I am getting an error on the Starting Agent area in the merge agent. I know about putting logging on the second step (run agent and put -Output etc), but the Starting Agent is running: sp_MSadd_merge_history @perfmon_increment = 0, @agent_id = 1, @runstatus = 1, @comments = 'Starting agent.' ...more >>

The subscription(s) have been marked inactive and must be reinitia
Posted by soonyu at 12/4/2006 12:40:00 AM
The subscription(s) have been marked inactive and must be reinitialized. NoSync subscriptions will need to be dropped and recreated. any idea to stop replication not to marked inactive? Cheers, soonyu...more >>

Rebooting Server for Replication to work
Posted by Hassan at 12/3/2006 10:23:00 AM
At times, we have come across issues around replication such as high CPU for transactional replication in SQL 2000 that requires a reboot to fix it. Do we know why a reboot fixes ? Right now, we just reboot the server, but dont know how it resolves and what it resolves under the hood ? We ...more >>

SQL2005 sp_addsubscription not same as 2000
Posted by Chris at 12/3/2006 12:36:00 AM
trying to add an article to an existing pub w/ subscribers. Executed sp_addarticle ok, trying call sp_addsubscription like in 2000, and am now getting an error: exec sp_addsubscription @publication = 'MyDB_Pub' , @article = 'MyNewTable' , @subscriber = 'SUBSCRSVR' , @destinat...more >>

Trans Repl from SQL 2005 to SQL 2000. Any issues ?
Posted by Hassan at 12/1/2006 11:42:46 PM
We would like to replicate from SQL 2005 to SQL 2000 for certain application that are incompatible on SQL 2005. Any issues around it that you may have encountered and would like to share ? ...more >>

SQL2005 Merge Conflicts Gumming Performance
Posted by Chris at 12/1/2006 5:26:01 PM
SQL2005 - Publisher/Distributor same box - 8way / 12Gb RAM Just upgraded to SQL2005 - have 7 tables in merge w/ > 5mill rows each. Their are many conflicts, about 10000 per hour. Rows inserted at subscriber, pk violation when uploaded to publisher (other processes moving rows). I know, we...more >>


DevelopmentNow Blog