Merge Replication - how to limit trigger objects publisher send to subscriber
In my case there is a merge replication setup between two sql server 2005 DB's.one act as subscriber and another as publisher.Now on publisher, apart from merge replication related triggers...
View ArticleSQl 2005 Bidirectional Merge replication - Replication Monitor Stats Show...
Hi all,I am looking at the Update Stats in replication Monitor for Subscriber Changes Uploaded to Publisher and I was hoping thatI could audit those to see at a record level which ones have been...
View ArticleSQl 2005 Bidirectional Merge replication - Publisher Updates to Subscriber...
Hi all,In reference to http://social.msdn.microsoft.com/Forums/en-US/sqlreplication/thread/d3b2987e-7391-4c35-9b65-a04068f2209ci have a clear audit trail of a Published Table and also on the...
View ArticleReplication
i am just started learning the ms sql server DBA.please tell me.Generally what kinds of issues happening in the REPLICATION..?thanks
View ArticleWhy are updatable Subscriptions deprecated?
Hi,just out of curiosity. Are there any informations why updatable subscriptions are deprecated? I can't find any and would like to know if anything is wrong with those.Thanks.Gunnar
View Articlesubscribed table info
From Subscriber server, I need to know from which table(Originator) a particular table is subscribed. I can easily check from Publisher but seems not enough way to find the same from subscriber. It is...
View Articlesubscrition of the Last 30 Days ( And remove automaticly data of the DB older...
Hi,Is it possible in the configuration of the subscription to ensure that data older then 30 days get deleted? We have a subscrition of the last 30 days but the problem is that the DB doesnt delete the...
View ArticleReplication clarification
Hi All,I am new to Replication. Would like to know or clarify below.Is 2 way transactional replication is peer-to-peer replication?What is the difference between peer-to-peer and Merge...
View ArticleReplicate from MS SQL Server to PostgreSQL???
Hi I would like to ask if i can Replicate from MS SQL Server 2008 to PostgreSQL 9.x and how ??????thanks.. OR Vs XOR
View ArticleConfigure Distributor for Replication in 2008
I am trying to configure a distributor for replication in SQL Server 2008. For some reason when I right-click on Replication there isn't a "configure distribution" choice? Does it need to be enabled...
View ArticleFacing issues with service a/c while uploading file where user can upload...
Facing issues with service a/c while uploading file where user can upload file to site without any issues.We are facing file upload issues into site which has been integrated with middle layer...
View ArticleSQL 2008 R2 Standard- Replication (Do Not Replicate Missing?
Hi All,I'm setting up a publication where all I want to do is replicate Insert and Updates only. In the Article properties the "Statement Delivery" is not available, therefore I don't see where I can...
View ArticleReplication and concurrency check failed.
I have several sql 2000 servers at outside location and sql 2008 at the corp office.I have a few tables that I set up with transactional replication with updateable subscriber. Pull.This was set up at...
View ArticleWhich type of replication or possibly mirroring do I need?
One of our clients is using our software with merge replication of a database on a MSSQL 2008 R2 server. There are two production environments in separate geographical locations only one of which is...
View ArticleReplication network traffic
We are getting a ton of activitiy from our distributor server and Main SQL Server (Publication).We currently have 3 MSSQL 2008 Servers. Publication, Distributor, and Subscriber. The Publication and...
View ArticleLogRead.exe removing logging from event manager
Is it possible to remove logread.exe from security Audit Sucess from my Event Manager?I'm getting a ton of these every min.Thanks===============================The Windows Filtering Platform has...
View ArticleSQl 2005 Bidirectional Merge replication - PublisherSubscriber Small Data...
Hi all, Firstly SQL 2005 Bidirectional Merge Replication is setup and working between the Publisher and the subscriber. I am monitoring the stats for Downloaded and Uploaded statements and for the most...
View ArticleReplication
Hi all,when i configure replication in snapshot folder some files are created like BCP,IDX,SCH AND one morefile is created that is the PRE.WHAT IS THE ".PRE" FILE IN SNAPSHOT FOLDER..?
View ArticleSubset filters and HOST_NAME()
I have many tables need to be dynamically filtered based on HOST_NAME() parameter.First approach is to Subset filtering the join table and join the other tables to it, but this looks to have...
View ArticleReplication
Hi all, Thanks for you replay. i have one more doubt in replication. when we configure replication based on replication some files are created in snapshot folder. like .BCP,.SCH,.IDX,.PRC,.TRG and...
View Article