Disabling the XP_CmdShell and What is the effect on Replication ?
In our company we are planning to disable "XP_CmdShell" for security reasons. I found the below stored procedures are using "XP_CmdShell" in their code and these are related to replication, but we have...
View ArticleDistribution clean up: distribution / sp_MSDistribution_cleanup DEADLOCK
We are currently running the Distribution clean up job every 10 minutes but it has been failing with the error:-----------------------------------------------MessageExecuted as user: ****. Transaction...
View ArticleCan we make a merge replication between SQL server 2008 R2 64 bits...
Hi to all.We have several LAN each with SQL Server. All of them replicate to the principal SQL db with merge. We want to start updating all SQL servers to 2008 R2 version and we want to start with the...
View ArticleXP_CmdShell diasble impact on replication?
What is impact on transactional replication if we disable the Xp_CmdShell?
View ArticleThe merge process could not replicate one or more INSERT statements
I'm hoping someone recognizes this problem or has an idea on solving itSituration: Having a filtered merge pull subscription running with 2 subscribers, everything works fine Now added a 3rd subscriber...
View ArticleError detect nonlogged agent shutdown sql server 2008 R2 running the snapshot...
I have configured a SQL Server 2008 R2 for merge replication with other SQL 2005 servers.Running the snapshot, I get the error: "detect nonlogged agent shutdown". Researching what aims to this issue it...
View ArticleSQl Replication monitor without Any Sproc
i want to monitor SQL replicetion without any Sproc becoz i am using other tool with cannt execute any Sproc it can only run any select query. can nayone please suggest me any idea how to do it??
View ArticleMirroring + Replication - Pause mirroring stop replication
http://social.msdn.microsoft.com/Forums/en-US/sqldatabasemirroring/thread/afbe5236-8627-41f9-b579-3bd2b6e96b49/I have the same issue. I just wonder if I change mirroring from high safety to high...
View ArticleDropping article(s) from a Transactional publication
I read in SQL Books that dropping an article requires re-creating a Snapshot which took me for a loop. Rebuild snapshot on a delete? Seems to me this is a simple adjustment to the snapshot not...
View Articlereplicating from noncompressed table to compressed table
HelloI would like to replicate some databases from a production server (with 2008 r2 Standard version) to a backup server (with 2008 r2 Enterprise Version). The backup server is somewhat limited in...
View ArticleOracle to SQL Replication Data Type Issue, can someone help?
We encountered the following error when we tried to add a new table to replication 'Invalid date format...Error executing a batch of commands. Retrying individual commands'. After looking at the...
View ArticleWill updating a column size on the Oracle publisher table require a...
Hello,There's a column on the oracle publisher side that needs to be change to a char(50) from a char(2). Do I need to drop the publication and re-create it? I'm know I will need to update the...
View ArticleWhy is Replication Throwing Error 3930 When Insert, and Update Triggers are...
Message Message:2012-10-22 15:18:07.143 Copyright (c) 2008 Microsoft Corporation 2012-10-22 15:18:07.143 Microsoft SQL Server Replication Agent: distrib 2012-10-22 15:18:07.143 2012-10-22 15:18:07.143...
View ArticleDifferent ways of Synchronizing data
Could you please help me in providing the below information,1. Different ways of Synchronizing data between SQL servers2. Different ways of transferring data frequently from many SQL servers to...
View ArticleChanged Articles seem to include FKs and defaults despite settings
I was just reviewing the Differences in our reporting database (subscriber) and it seems like the changes that I have made to the publisher (over several releases) have resulted in some Defaults and...
View ArticleMaking Idempotent calls to sp_droparticle
I'm working on a migration Script and trying to make the exec sp_droparticle @Publication=...calls Idempotent (capable of running over again without error or doing harm)Typically we'd do something like...
View ArticleTroubles with replcation for special characters to Oracle
Hello,We are replicating some tables to our websitedatabase. Al our internally DB are SQL Server, our webapp is build on a oracle.Wgen replication tables that contain varchar's with special charaters...
View ArticleMSDTC
Hi, is MSDTC service need for log shipping,replication,database mirroring and clustering when move the transaction one server to other server
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 Articlepull replication error
hi,one of my coworker setup a bunch of pull transactional replication. The snaps for this publication is compressed and is stored on the publisher+distributor. There are 30GBs of disk space atm. all...
View Article