Log Reader Job is going to idle state.
Hi,we have facing one issue related to Log Reader Job in the customer site.We have step up the database replication between the two server. And the three jobs (distributor, snapshot and log reader)...
View ArticleOptions for connection between SQL Server AND Oracle
Hi,I am not sure this is the right category to post this. I saw replication and posting it here.We have SQL Server 2012 on windows and Getting new vendor system which is on Oracle on Unix. We need to...
View ArticleSQL Replication - Untrusted Domains
I'm trying to configure SQL Server Replication (Merge) between two servers. The servers sit on two different domains, which are untrusted. For security reasons, DNS is not running. I can connect...
View ArticleControlling SQL Server Replication using Powershell
Hi,I have a Powershell script to refresh the databasesMy requirement: I have a database which has replication in it. I used powershell to generate replication scripts and refreshes the database with...
View ArticleChanging the subscriber's server (IP and name)
Hello, I am facing a problem about subcriber's server. We have a replication configuration with a server that publishing changes from a table to another same table on a subsciber server. The subscriber...
View ArticleWhy I can not search all records in my fn_dblog
Hi All,I am currently work with SQL 2008, I want search my transaction log which never truncate before and around sized 1XXGB,When I doing search, it only show current date records, if I specify...
View ArticleIntermittenly replication doesn't bring across the insert statement to be...
We are using SQL 2014 enterprise and transactional push publication. Distributor is on its own SQL server. The subscriber is on SQl 2012 enterprise. We are a 4 node cluster using Always-ON. Our...
View ArticleHow to Stop and Start SQL DB replications
How do I stop and start a DB publication and then reinitialize the replication using a powershell script. New to PS and SQL need to identify how I parameterize it as well.Priyantha Perera
View ArticleThe agent could not be started.
I created a snapshot publication (the engine is SQL2005 and the compatibility is 2000).I got this message:"The agent could not be started.An exception occurred while executing a Transact-SQL statement...
View ArticleMerge Replication - Client Type ReadOnly Prohibit Changes at Subscriber...
Hi all,The merge replication on the table in question works fine for Updates and Inserts which I can see in replication monitor but when deletes occur I get this error when merge replication tries to...
View ArticleWrong type of field in updatedDataSet Custom BusinessLogicHandler
Hi,In some cases, in update handler, I need to reject data modified by the subscriber (sql compact 3.5 sp2) and return the publisher's data (sql server 2008 R2 SP3).Here is the problem because type of...
View Articleremove replication consequences
Hi, we have replication setup for few tables to another database, lets take an example , we have a table PUB_TAB on publication which has trigger on insert PUB_Trigger same table on subscription has a...
View Articleclass not registered, can't access start menu, no edge, no store
i can't access Edge, start menu or microsoft store and then i get a class not registeredthese errors pop up 0xc00006050x80080005 - 0x90016
View ArticleOracle 12 to SQL Transactional replication
Is it a correct statement that you can't do transactional replication from Oracle 12C to SQL (using SQL replication)? You could in earlier versions of Oracle. But after an upgrade it looks like you...
View ArticleDoes SQL Server Replication work with Oracle 12C?
Hi,We've been using SQL Replication to pull down Oracle data for years using SQL 2008 R2 Enterprise Edition. Since we upgraded to Oracle 12C we can no longer create an Oracle Publisher on the SQL...
View ArticleThe database cannot be enabled for Change Data Capture because a database...
Hello,I am doing refresh activity from PROD to no-prod. The non-prod database has cdc tables. I disabled cdc using sp_cdc_disable_db in non-prod.Took a copy of the mdf and ndf from prod and and brought...
View ArticleSQL SERVER 2008 Merge Replication (The Merge Agent failed after detecting...
Hi All,We are getting the below error in our productionThe Merge Agent failed after detecting that retention-based metadata cleanup has deleted metadata at the subscriber for changes not yet sent to...
View ArticleVSS restore steps leaking a couple of semaphore handles
This is a leak for semaphore, the stack was identified using htraceHandle = 0x0000000000000df8 - OPENThread ID = 0x00000000000015ec, Process ID = 0x0000000000000e94 0x0000000077ade41a:...
View ArticleSQL DB replication - bandwidth utilization is limited 4Mbps
Hello!We have deployed SQL DB with HA and in cluster mode as well as DB replication through Always ON.There is a dedicated 8Mbps MPLS bandwidth connectivity has been established between Primary DB...
View ArticleReplicate Image from SqlServer 2005 to Oracle12c
Hi,I am trying to replicate a table that is containing an image from SqlServer 2005 to Oracle12c but i am getting an error when the distribution agent tries to apply the initial snapshot: "ORA-00932:...
View Article