Automatic File Replication for Azure Web Apps?
I have a Web App hosting a Wordpress site. We are often changing the code and content files on the site. Is there a way to auto replicate the file structure between two different instances in two...
View ArticleHow to switch Quiescing to Normal Mode in Oracle?
I have two instance database Oracle, they are ORCL11 and ORCL10,.... I've configured them, it looks like correct. Then, I connect to replication user admin ORCL10 conn repadmin/repadmin@orcl10 And run...
View ArticleWhat are alternatives to Replication to distibute data (Microsoft SQL Server)
Is anyone knowledgeable of alternatives to SQL Server replication? I have a scenario where separate databases will share a lot of the same data which complex queries will match against. We want to...
View Article3 Node Replica Set all became SECONDARY
my 3 set replica set all became secondary and I'm not sure why. db1 2014-12-12T02:43:55.067+0000 [conn1413096] end connection 10.0.64.12:58483 (512 connections now open) 2014-12-12T02:43:55.067+0000...
View ArticleCan we have a partitioned table in publication and a non-partitioned table at...
I was wondering whether we can use partitioned tables at the Publication level and non-partitioned tables at the Subscriber level? I was reading this article, Replicating Partitioned Tables and Indexes...
View ArticleBest way to transfer a few tables from reserve server to production
We have two MS SQL Servers (2012 Standard Edition on Windows 2012 Server) which are located in the same subnet. One is production server. Another is reserve server. Currently there is a transactional...
View ArticleMySQL RDS Error 1062
Normally we can skip 1062 duplicate error but in rds can we skip multiple 1062 errors in one go. For example we define slave skip error =1062 in my.cnf and restart slave. but in RDS MYSQL how can we...
View ArticleMySQL : Timestamps replicating inconsistently depending on local timezone of...
can anyone explain mysql 5.5 handling of replication between two servers. This is a structure of one of my table. id int(10) unsigned NOT NULL PRIMARY KEY DEFAULT 'NULL' AUTO_INCREMENT kot_no...
View ArticleHow to sync ongoing data from MariaDB 10+ to Oracle 12c?
I have a live sever running MariaDB 10+, right now I have to sync onging data to Oracle 12c database server. I tried Oracle GoldenGate, but it only works on MySQL (both 5.6 and 5.7) and MariaDB 5.5, I...
View ArticleHadoop HDFS imbalance with replication factor = number of datanodes?
I've been reading hdfs balancer questions this weekend and could not answer my question from what I've seen here. So here it goes: "I've Hadoop grid with replication factor = 4 and 4 DNs, I expect all...
View ArticleUsing non-replicated read/write databases on a MySQL slave server
I have a MySQL slave server that has two databases being replicated from a master. What I'd like to do is add a third database that I will exclude from replication and use as a read/write database....
View ArticleSQL Server could not disable publishing and distribution
SQL Server could not disable publishing and distribution on 'server_name'. (Microsoft.SqlServer.ConnectionInfo) An exception occurred while executing a Transact-SQL statement or batch....
View ArticlePrevent SQL Server publisher from running out of disk space
I have an issue with transactional replication which leads to running out of disk space. The scenario is following. Database A is replicated to another computer via local distributor with command...
View ArticleIs there replication by "pushing" instead of "pulling"?
Here is the situation: pg 9.4 pg instance "A" in intranet which is often loosing connection with WAN because of satellite problems (primary). This server has dynamic public ip. pg instance "B"...
View ArticleCouchDB directional replicaction FUTON
Im using ubuntu 14.04 in a VMware and the same in a diferent physical machine, even using hamachi, the thing is that i can replicate my db using futon to the physicical one but the physical one cannot...
View ArticleRefresh sysdepends for a table
I have tables in a merge-replicated database that don't show any entries in sysdepends (both at the publisher and subscriber and event on my empty testing development database). This means that the...
View Articlegerrit replication doesn't replicate .repo?
We have a remote repository (Which has .repo and multiple git projects in it) We want to replicate the same to local server. With the existing replication.config file url =...
View ArticleSorl Replica duplicate directories error
I' ve the follow problem. I' ve configured the replica on solr (solr 4.3.1) i have a master and more slave. Sometime (not always, 20% of time seem) when the slave get the data of the replica from the...
View ArticleDatabase Administration Tool to manage pgpool replicated databases
I am looking for a PostgreSQL database administration tool like pgAdmin to manage our databases through pgpoolII. Currently we are unable to edit records directly via an database admin interface...
View Article