I need to make structure changes to a database that is part of a subscription that is using Transactional Replication.
I have several huge (2GB each) database in Firebird format. Every few weeks, this data has 开发者_Python百科to be synchronized with an MS SQL Server. Currently this is a long winded process which just
Our development team is currently looking into migrating our search system to Apache Solr, and we would greatly appreciate some advice on setup. We are indexing approximately two hundred million datab
If开发者_如何学C a data block is replicated, in which data node will it be replicated to? Is there any tool to show where the replicated blocks are present? If you know the filename, you can look this
I am curious how com.mysql.jdbc.ReplicationDriver works. I have configuration with 1master & 1slave.
Is it possible to set up replication on a single mysql server, replicating a few tables (for readonly access) from one database to another?
SQL Server 2000 SP2 8.00.760 Error: Violation of PRIMARY KEY constraint \'PK__@snapshot_seqnos__3B9B84A9\'.
We are currently evaluating failover support in different databases. We were earlier using HSQLDB but it seems that it does not have clustering/replication support.
Does HSQLDB support replication or clustering. I found an age old experimental feature for HSQLDB replication.
I have a central suscriber with 5 publishers.After replication, I want to get the last synchronization date and the 开发者_StackOverflow社区server that made that synchronization.Is it possible to find