ObjectDB ObjectDB

Internal Website Search

41-50 of 90 resultsRefresh
7

Activation Issue

of objectdb.conf: <database> <size initial="256kb" resize="256kb" page="2kb" /> <recovery enabled
7

Failed to commit transaction: Attempt to commit a rollback only transaction

to me. here in part of the conf file: <database> <size initial="256kb" resize="256kb" page="2kb" /> <recovery
7

Server closes if large query runs out of memory

that some operations are more difficult in Java than in other platforms, and recovery from
7

Connection is closed Caused by: java.io.EOFException

" page="2kb" /> <recovery enabled="true" sync="false" path="." max="128mb" /> <recording enabled
7

Replication Question

Hello! I have a few questions! I have followed the instructions on replication and I can see that is helps with: Prompt disaster recovery - because if master goes down I can switch the slave into master, or copy the slave data to another master and resume. But how does it help with: high
7

Replication failed

" /> <recovery enabled="true" sync="true" path="." max="128mb" /> <recording enabled="true" sync="false
7

cache optimizing

" /> </general> <database> <size initial="256kb" resize="256kb" page="2kb" /> <recovery enabled="true" sync="true
1

combined index not used

there is another issue that has to be addressed. If you uploaded the odb file but there was also a recovery odb$ flle
1

File lock exception on odb$

OverlappingFileException.rar felixobjectdb Richard Szurgot Apparently there was a problem when a recovery
1

Use temporary files to enable very large transactions

" />                 <recovery enabled="true" sync="false" path="." max="128mb" />                 <recording enabled

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