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

Filter by week: 1 2 3 4 5

Distribution Agent History Clean Up Fails
Posted by MICS at 11/14/2006 10:10:02 PM
Hi everyone. i'm using sql database 7.0 setup for merge replication.suddenly i found out that the "Agent History Cleanup:Distribution" had a red x mark.When i examined,it shows that the agent did not run on its specied running schedule.Even if i run it manually,still it won't work. When i che...more >>


Peer to Peer 64bit and 32bit question
Posted by Adam Patrick Cassidy at 11/14/2006 2:43:10 PM
If I have an existing 64bit P2P transactional replication setup, can I join a 32bit machine without any expected problems or does it also have to be a 64bit machine? Any direction to resources would be great as well. Adam P. Cassidy ...more >>

SQL 2005 & SQL-9x ??
Posted by BillyDees at 11/14/2006 1:35:37 PM
I've heard that there was a change in SQL2K5 in regards to what version of SQL-9x is or is not supported. Can anyone directed me to some documentation that covers this? thanks, BD ...more >>

deadlock with replication's update/insert/delete process
Posted by Wingman at 11/14/2006 9:26:03 AM
We are using SQL 2K with sp4. We are using Push method and both publisher and distribution db are on the same server. Recently we have quite a few deadlocks involving a replication's sp such as sp_MSupd_xxxxxxx and some select statement from our application. We have deadlocks from time to...more >>

transaction replication timeout
Posted by Wingman at 11/14/2006 8:49:01 AM
We are using SQL 2K with sp4. Our replication is using Push method. Both publisher and distribution database are on the publisher server. Once in a while, our distribution agent is getting a timeout and the message is "The process is running and is waiting for a response from one of the ...more >>

Script to drop articles from transactional replication
Posted by Jason Rowland at 11/14/2006 8:47:02 AM
--This script builds a script to drop articles from replication in transactional publications --It will build the necessary replication procedures and parameters to remove articles from replication --Instructions --Either hard code the where clause criteria or have it look in a table you ...more >>

The subscription already exists
Posted by Serhat at 11/14/2006 12:00:00 AM
Hi, We are developing SQL Server Merge replication. We have one publisher at our head office and 30 subscriber at different locations. Our publication server name is PUBLICATIONSERVER. And all off our subscriber have same name: SUBSCRIBERSERVER. We can't change subscribers server na...more >>

2000-2005 Replication
Posted by masmith via SQLMonster.com at 11/13/2006 8:58:28 PM
Looking for a good set of instructions on how to replicate with a Distributor in 2000 and a Subscriber in 2005. Looking to do continous transactional replication. -- Message posted via http://www.sqlmonster.com ...more >>



Migrated Historical Snapshot
Posted by Tx Whytboy at 11/13/2006 11:13:02 AM
We have recently migrated (into a test environment) our RS2000 DB per the microsoft migration instructions into RS2005. When a history snapshot record is requested (Via ReportManager), we get an internal RS Exception... w3wp!library!1!11/13/2006-11:35:39:: i INFO: Call to GetPermissi...more >>

MSRepl_Commands
Posted by RedCamel at 11/13/2006 6:01:52 AM
Hi everyone has anyone come across / developed a way of transforming the commands in MSRepl_Commands so that, for instance, and Update becomes a Delete or Insert? thanks in adveance for abny assists! ...more >>

Best Way of data transfer
Posted by AK at 11/13/2006 5:21:36 AM
Hello All, I am a newbie dba and need some expert advice on one of my development scenario I am currently struck with. I am in process of designing a reporting solution for my company. It is going to be a web based intranet thin client multitiered application using sql server 2000 and ..net pla...more >>

SQL 2005 Management Studio and "logbased manualview" articles
Posted by Patrick Gibb at 11/12/2006 5:44:01 PM
Hi I have script to manually create a publication and associated articles for transactional replication and, for various reasons, am using manually created views on my publisher and custom stored procedures on the subscribers for insert operations. The articles are added using @type = 'logb...more >>

Bad replication performance in SQL2k5 on links with high latency
Posted by andsm at 11/12/2006 1:01:02 AM
I tested replication performance on slow network channels, for SQL2k and SQL2k5. And quite disapplointed by SQL2k5 results... Network channels were simulated, ping time 200 ms between distributor and subscriber, unlimited bandwidth. I tested how many transactions replication can deliver to sub...more >>

Snapshot agent times out
Posted by Leila at 11/11/2006 12:00:00 AM
Hi, My publication has a large table (about 1GB) and snapshot agent times out! Then its status becomes 'retrying'. I have another copy of this DB that this table is smaller and the snapshot agent succeeds. The agent does not reach to bulk copy phase, it fails while 'preparing...'! Any help w...more >>

Publisher unexpectedly drops merge pull subscription
Posted by KenJ at 11/10/2006 2:44:36 PM
Greetings. I have several machines that have two merge pull subscriptions for two databases. One subscription is set to continuous, the other subscription is set to pull every hour. The publications are set to drop subscribers if they don't synchronize within 14 days. This has been in pro...more >>

Prcess could not execute 'sp_MSadd_repl_commands27hp'
Posted by BATMAN at 11/10/2006 11:52:01 AM
Hello all, Our log reader agent is failing at times with the error "The process could not execute 'sp_MSadd_repl_commands27hp' on 'DistributorServerName'... We have custom distribution agents that have -CommitBatchSize = 500 and -CommitBatchThreshold = 1000... I'm also noticing that ...more >>

Conflict data automatic cleanup
Posted by zebra1024 at 11/10/2006 6:27:25 AM
What replication parameter sets the interval in which data in the conflict tables is deleted in SQL Server 2000 SP4? The data in my conflict tables appears to be deleted every night. ...more >>

oracle publication
Posted by Udit Ghai at 11/10/2006 2:09:14 AM
hi, i am trying to add an oracle publisher but i get the following error TITLE: Distributor Properties ------------------------------ Oracle server instance 'PS4289' cannot be enabled as a Publisher because of the following error: ------------------------------ ADDITIONAL INFORMATION: ...more >>

Identity columns problem in replication among n no of subscribers
Posted by SANJAY PAWAR at 11/10/2006 12:00:00 AM
I have created Transaction Replication. Nearly 100's of tables there in my database. I have created Recordid (identity) column with primary key in each table and all are incremented by 1. Front End application in VB6 is 100% dependable on this column. Changes in this column may spoil my wor...more >>

Merge Replication using ip address to distributor/publisher
Posted by sushil prasad at 11/9/2006 10:46:17 PM
I have developed a windows vb.net application which reside on users laptop and uses data from local msde database. From time to time the users can connect to a main sql server via VPN and do a merge replication with subscribtion invoked from their windows application. Problem is that the mai...more >>

Subscriber cannot "see" Publisher - and it's going to stay that wa
Posted by nexdeveloper at 11/9/2006 7:00:01 PM
Subscriber is on a separate network, and will never be able to directly access the Publisher. No ping between these 2 servers, no nothing. However! The Distributor can "see" them both! That saves the day, right? In Transactional replication, why would the Publisher need to talk to the S...more >>

drop col from published table
Posted by John A Grandy at 11/9/2006 4:40:42 PM
I wish to add a col to a table I have published for merge replication. When I attempt to do this I receive errors in regard to the rowguid col that was added when creating my publication. Do I need to drop the publication before adding col ? Or is there another way out of this ? ...more >>

distribution database size and other file questions
Posted by Kristy at 11/9/2006 1:47:16 PM
I think my distribution database blew up in size a long time ago for a specific problem, and I don't know if its large size (34 GB) will cause other problems. Is there a way I can flush out old irrelevent data and then shrink it to a smaller size? The published DB is about 110 GB and has pull su...more >>

merge replication snapshot agent fails
Posted by gabe at 11/9/2006 10:04:42 AM
I'm trying to setup merge replication and get the following error from the snapshot agent after I've finished the 'New Publication Wizard'. This doesn't make sense to me as it is an automatic process. Also, it looks like it is complaining about a 'dbo.MSmerge_cont...' view which is a view create...more >>

Error 2812 Could not Find Store Procedure dbo.MSmerge_expand_sp_A2F.......
Posted by savvaschr NO[at]SPAM nodalsoft.com.cy at 11/9/2006 9:49:33 AM
Hi i am running SQL 2005 and i have a merge replication. Sudently when i am trying to insert a new record on a table i am getting this Error. Error 2812 Could not Find Store Procedure dbo.MSmerge_expand_sp_A2F....... Can anyone help please Thanks Savvas Christodoulou ...more >>

Distribution Cleanup Job Fails
Posted by georgeg at 11/9/2006 6:50:02 AM
The distribution cleanup job that runs for our transactional replication on sql server 2005 fails. The job is: EXEC dbo.sp_MSdistribution_cleanup @min_distretention = 0, @max_distretention = 72 The Error is: Msg 20015, Level 16, State 1, Procedure sp_MSreplremoveuncdir, Line 83 Could...more >>

how to configure a server as distributor
Posted by jefftim NO[at]SPAM gmail.com at 11/9/2006 6:16:12 AM
When configuring my SQL Server as a distributor I get the following error: Error 14113:Could not execute 'copy " C:\Program Files\Microsoft SQL Server\MSSQL\DATA\DISTMDL.MDF" "C:\Program Files\Microsoft SQL Server\MSSQL\DATA\distribution.MDF"'. Check 'instdist.out' in the install director...more >>

Filtering and Parent-Child Relation
Posted by savvaschr NO[at]SPAM nodalsoft.com.cy at 11/9/2006 12:02:45 AM
Hello I would like to ask something about filtering Rows on a Merge Replication and about Parent-child table relations. I had one filter that on a Parent Table that the filter was depending on the Child of that table. For example I have one table called Accounts lets say with 2 columns A...more >>

Problem in pulling subscription
Posted by SANJAY PAWAR at 11/9/2006 12:00:00 AM
i am facing problem in pulling subscription. We have 15 branch offices all over the World. Database replication through internet is must for our company. My main Distributor and subscriber machine is same in India,Mumbai. Local Network Name is (SERVER) and Static IP is (xx.xxx.xxx.xxx) Whe...more >>

implement BOTH peer-to-peer replication & merge replication
Posted by Don at 11/8/2006 7:33:02 PM
I've had a look at peer-to-peer replication. Below is my requirement: - my web application does a lot of read & write to the SQL 2005 database - my code has been written in .NET (not that it makes any difference) - i need to implement some load balancing by having two sql servers - both sql s...more >>

Merge or Trans with QUS best when publishing partitions of database to slow subscribers
Posted by Laurence Neville at 11/8/2006 5:45:58 PM
The background: I am designing a replication topology with one "head office" database publishing to 1-100 "branch" databases. Each branch database contains a partition of the head office database, in other words just the data belonging to that branch. To enable this I must create a public...more >>

Replication and Heterogenous Subscribers
Posted by JI at 11/8/2006 11:06:42 AM
Are Oracle and DB/2 the only two hetergenous subscribers I can have? I need to replicate to a sybase database. If it is possible, what versions of sybase are possible? Thanks in advance. ...more >>

ReIndexing while using replication Important
Posted by Matthew Mark at 11/8/2006 8:51:02 AM
Does anyone know of a good set of guidelines to follow, after running DBCC Showcontig on a publisher of replication and DBCC reindexing is called for? What are the pitfalls and things to watch out for? I can't afford to make a mistake since there are three servers involved and it's in producti...more >>

schema script not propagated - could not drop -forgeign key constr
Posted by Alex McD at 11/8/2006 8:33:01 AM
Hi all, I am trying to do a merge repl with sql 2005 on both ends. I have a decent size db of 1.2 gb. I had the replication working ok before. But due to some updates I had to apply to a program , I had to break replication. When get the snapshot made and the try to sync I get: "The schema sc...more >>


DevelopmentNow Blog