[MS-SQL/SQLite] Sync MS-SQL Server DB with SQLite DB
Hello Everybody!I need to know if the following situation is possible:Client devices:WinRT 8.1 Surface tabletWindows 8.1 Phone smartphoneWindows 8.1 Desktop/Desktop On embedded devices I can't use...
View ArticleMirroring and Replication for HA/DR Setup
We are looking at using Mirroring to replace the DR solution set up previously in our Hyper-V environment now that we found Replication is not supported using hyper-v replica which is what was being...
View ArticleUnable to configure Oracle Publisher in SQL SERVER 2008 R2
Hi, All,I am trying to talk to my Oracle database from SQL server. I already had Oracle Client 11g installed in my SQL server. Following the guidance in the technet on configuring the Distributer...
View ArticleAn error occurred applying the changes to the Distributor?
I'm trying to create a new Oracle publisher but I always get the following error. I already dropped the old publisher using exec sp_dropdistpublisher @publisher='old'. (However, the dropping get...
View ArticleDetermining datetime when most recent command was replicated
Given a particular publication and subscriber, can someone point me to how I can determine the datetime when the latest command was replicated to that subscriber for that publication?Specifics: I'm...
View ArticleSelectively deleting rows from MSMERGE_GENHISTORY!
I know this is a big No-No. But I think I don't have a better option at this point. We have SQL2012 publisher and 230 SQL 2008 EXPRESS subscribers. The retention for data is 3 days. And, publisher is...
View ArticleAdding an index to a table at the subscriber end
Hi,We are currently using SQL server 2000 with transactional replication and I want to add an index to a table at the subscriber end to improve the performance of the reporting we do but I'm wary of...
View ArticleERROR - 0x8004563e: The publication 'PubMergeTest' does not allow web...
Hi All,While doing web synchronization in merge replication, I am getting the below mentioned error: CReplicationListenerWorker , 2014/04/29 08:45:01.570, 8740, 174, S2, INFO: ===============...
View Articlereplication
can the replication works between 2 servers which are in different domains...what are the precautions need to be taken care to have succesfull replication.Please anyone can answer this..
View Articlereplication error skipping file because it has already been delivered
I've set up Replication, published the database, set up the subscriber (on a seperate server, within the same domain)I'm getting an error message stating. "replication error skipping file because it...
View ArticleSql Server Replication Advice - In desperate need of good advice
I am a new developer and have written an application which solves some very important problems for my company. At the moment, I am stuck on replication. I believe what I need is merge replication...
View ArticleMerge Conflict Resolution without using SSMS
So, We have a scenario that requires a level of "conflict resolution" that is not readily explained in all the Replication Documentation on MSDN (or at the very least is not easily found).So far I...
View Articlereplication agent has not logged a progress
Hi expert,I have problem with my transactional replication.Below details info of my SQL Server.OS = Windows Server 2008 R2 EnterpriseSQL Server = MS SQL Server 2008 R2Two Servers (by the way I'm using...
View ArticleThe certificate cannot be dropped because it is bound to one or more database...
Hi there,I am trying to recreate a database from a live backup file that was provided to us.Before I perform the restore, the database requires a cert to be applied because it is encrypted.So i run the...
View ArticleTCP Provider: The semaphore timeout period has expired.
Hello,I have a branch office (Server 2008 R2) server running SQL 2005 SP4 (9.0.5057) that is getting the following error messageReplication-Replication Distribution Subsystem: agent...
View Articlesetting up Peer2peer replication problem
I'm trying to set up a 2 mode peer 2 peer configuration but I'm having a bit of a problem getting it to work.This is the error I see:Command attempted: if @@trancount > 0 rollback tran (Transaction...
View ArticleTransaction Log file growing hugely in Full recovery model although a regular...
Hello, One of my database is 46 GB and running on Full recovery model.There is a transaction log backup in place which runs every 15 minutes. I've seen the transaction log file increases up to 8 GB...
View ArticleNon-Admin access to Replication Article using ReplMonitor role not working?
Greetings, we are trying to get some non-sa users access to check replication monitor in our non-production environemnt, and I followed the article in the technet doc...
View ArticleMerge Replication - Is recommended for Server to Server replicatin in 2...
Good morning, I have a client that needs to replicate a DB from 1 department store to another, and we are considering solutions or alternatives for keeping the same data in the 2 stores. They have at...
View ArticleReplication for Sharepoint SQL Server
First, let me explain the situation: My company is planing to use Sharepoint for intranet and as replacement of file servers, so there will be lot of data inside the SQL databases. I'm the DBA and so...
View Article