ObjectDB Database Search

51-68 of 68 results

Optimization Question

multiple threads. So yeah, without some intense analysis (we're talking hundreds of fields with many layers

objectdb on single server 20TB storage possible ?

, especially around 20 TB and above , it is strongly recommended to partition data across multiple databases

Repeated long Index Activation

) and it is done repeatedly in multiple starts of database without any indexing change. We would need

Evaluating ObjectDB for SaaS Application

of one writer and multiple readers provides better performance because the coordination between the servers

Performance issue in a query due to compareTo calls

are always slower because multiple entities are involved. You can improve the performance of queries by using

Is it possible to using JDO and distributed transaction?

I'am new to study JDO. Can and How I use JDO an distributed transaction?( multiple database)。 Is ObjectDB also provided JCA util just like DataNucleus? Reference:     Spring Framework Reference Documentation       JCA, JTA, and JDO Transactions - Using

objectdb got hang after fetch some record.

same machine.   This is happening if multiple thread(20-50) accessing db parallelly for 30-40 min

Embedded and autosync

by ObjectDB, as the supported replication is based on one master and multiple slaves

Unable to delete the .odb file programatically

creates multiple PersistenceManagerFactory instances and some of them are not closed. support Support

Doctor fails to run when running in parallel on more DB files.

We've got this exception, when running DB Doctor in parallel on multiple DB files. com.objectdb.o.UserException: Attempt to open a non existing file './tmp.E3Mwf13d7o/objectdb_7666012114926572695/DoctorSection_0.fls' at com.objectdb.o.MSG.a(MSG.java:64) at com.objectdb.o.LFL.x(LFL.java:809) at com

Broken @ManyToOne reference

must be composed from the parent Id and the child subkey. And I have multiple child subtypes in which child

Failed to synchronize replicated database

that, because we are using multiple separate ObjectDB Servers. Any server is responsible for managing few DB files

Close() Method of EMF throwing "PersistenceException: Connection is closed" on first attempt to close.

We encountered an issue that caused an outage last Friday on multiple ObjectDb server instances. The problem occurred while trying to close the EMF to three separate ODB databases, residing on different ObjectDb Servers,  the exceptions were thrown on two of our servers (TransactionServers

ODB-FileWriter holds unecessary entity reference after transaction and entity manager are closed

class loader or multiple class loaders? Please verify that you close every EntityManager

Memory leak in com.objectdb.o.CST

one EntityManagerFactory instance, use it for creating multiple EntityManager instances, and remember to close each

ObjectDB 2.9.4_04

Added support for a JPQL update query with multiple variables (issues #2369, #3009)

Feature suggestion: auto-detection of entities via persistence.xml extension

I am encountering problems (complexities) with EntityManager registration of entities across multiple modules in a multi-module Maven project. I have a  entities under many different paths in many different modules, and frequently evolving/changing. JPA2 persistence.xml does not

Exception in thread "main" java.lang.NoSuchFieldError: __odbTracker

different parts of their projects in several enhancement runs). If multiple enhancement runs are allowed