ObjectDB ObjectDB

Internal Website Search

21-30 of 89 resultsRefresh
112

apache shardingsphere for auto sharding and replication possible ?

Hi , i have seen a project apache shardingsphere https://shardingsphere.apache.org/ You can look for detailed. It will be good if you add objectdb support for Apache ShardingSphere So we can use auto sharding and auto replication free... kadirbasol Kadir BASOL This is an interesting option that should be considered. Thanks. support Support
112

Problem connecting to the replicated server

I've got a master/slave cluster set up with just a master and a slave. I can connect to the master with a client app no problem. My slave can connect to the master and replicate no problem. But when I use a client app to connect to the slave like this: objectdb://slaveserverurl.com:6136
112

DB Doctor with Recording enabled and using Database replication

a new database file, you will have to start the replication again with a copy of the new (fixed
34

Vacuum - Reclaiming Unused Space In Odb

the replication strategy that ObjectDb enables however since we cannot guarantee data from the master is replicated to the slave, the slaves cannot be trusted as a backup. We have recently been granted ... Dev > since we cannot guarantee data from the master is replicated to the slave, the slaves
23

Failover from Master to Slave

! You can read more about this here: https://www.objectdb.com/java/jpa/tool/replication The disadvantage ... did read the article about replication which helps with scaling reads. My question is really ... . We could configure ObjectDB with replication, but if the Master database goes down the application
22

Can not connect to replication node

.base/java.lang.Thread.run(Thread.java:832) eko EKO FAJAR Is the new stack trace related to replication
22

RDBMS-ObjectDB Replication

Replication between ObjectDB and RDBMS will enable managing the same synchronized data in ObjectDB and in an external relational database. This could be useful in systems that must use an RDBMS for other purposes, but need better performance for specific tasks. For systems that already use JPA
18

High availability and other pratical questions

from other Tomcat servers (and also replicate that database, etc.) but currently ... and answers, any estimation when the embedded DB high availability with replication feature ... Support Can you confirm if replicated embedded for client is available yet? that is what I
18

Server vs embedded mode in multi-instance scenario

to do is run a master in embedded mode with multiple remote slaves replicating the db and I ... the replication between master and slaves. Ideally I could just replicate from within embedded mode ... around that will allow me to run in embedded mode on all nodes while being able to replicate the db's still. I just
3

Enhanced classes problem

.valueOf(Unknown Source) at java.lang.StringBuilder.append(Unknown Source) at eu.ysoft.cache.replicator.ReplicatorImpl.addForReplication(ReplicatorImpl.java:326) at eu.ysoft.cache.replicator ... .166 | at eu.ysoft.cache.replicator.ReplicatorImpl.addForReplication(ReplicatorImpl.java:326

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support