About Doctor

manual

Database Doctor

Explains how to use the ObjectDB object database Doctor tool to diagnose and repair database files and damaged Java/JPA/JDO objects. The ObjectDB Doctor tool provides two related services: Diagnosis and ... Corrupted Database Files Running ObjectDB Doctor Diagnosis Running ObjectDB Doctor Repair Corrupted Database Files Database ...

 
manual

Chapter 5 - Database Tools and Utilities

Describes the ObjectDB object database tools - the Explorer, the Server, the Enhancer, the Doctor and the Replayer.... and Clustering Online Backup Database Doctor Database Transaction Replayer BIRT/ODA ObjectDB Driver ...

 
forum_thread

Objectdb Doctor

Hi, I have deleted an instance of ClassA. However, if I try to access ClassB, which has a field of type ClassA, ClassB.classA, then, rather than getting a null pointer for classB.classA, I get an enormous exception. How does the ObjectDB Doctor help?  ... I get an enormous exception. How does the ObjectDB Doctor help?   edit ... on the fly by executing automatic queries). ObjectDB Doctor can help in this context in two ways: Running the Doctor in ...

 
forum_thread

Doctor - high memory usage

Hi, Is it possible to reduce Doctor memory usage? Right now for recovering 67MB database, I need to set heap space to at least 450MB. Even then whole process takes ages. Optimal setting for this database is about 650MB. It's about ten times of size of database. ... Hi, Is it possible to reduce Doctor memory usage? Right now for recovering 67MB database, I need to set heap ... decreasing the temporary file threshold . The Doctor will use less memory and more temporary files, but it might become even ...

 
forum_thread

alter table

Hi: After a table built by real data, how to alter table structure, such as: alter table add column ... alter table add index ... TIA ... definition and rebuild the database using the Object Doctor (see also this feature request ). ObjectDB ... > java -cp objectdb.jar com.objectdb.Doctor old.odb new.odb" Thanks, It is better if there was an ...

 
issue

Querying error - java.lang.ClassCastException: com.objectdb.o.STV

I'm getting the ClassCastException below when querying objects. As yet I haven't been able to track down the exact circumstance in which it occurs - saving and querying objects works fine on attempts to recreate - but presumably at some point an object gets saved which objectdb doesn't like. Any pointers as to what is wrong or approaches to investigate further would be much appreciated. ... As a first step - could you please run the ObjectDB Doctor on the database and send the result report? Could you ... being large to small. The output from ObjectDB Doctor is below. I'll try your other suggestions later this morning. ...

 
release

2.2.2

... . It is highly recommended to run the ObjectDB Doctor of version 2.2 (in repair mode) on existing database files, and to ... to the new database files that are generated by the Doctor when moving to version 2.2. Version 2.2.2 Changed ...

 
release

2.2.1

... . It is highly recommended to run the ObjectDB Doctor of version 2.2 (in repair mode) on existing database files, and to ... to the new database files that are generated by the Doctor when moving to version 2.2. Version 2.2.1 Added ...

 
release

2.2.0

... . It is highly recommended to run the ObjectDB Doctor of version 2.2 (in repair mode) on existing database files, and to ... to the new database files that are generated by the Doctor when moving to version 2.2. Version 2.2.0 Added ...

 
release

2.2.3

... . It is highly recommended to run the ObjectDB Doctor of version 2.2 (in repair mode) on existing database files, and to ... to the new database files that are generated by the Doctor when moving to version 2.2. Version 2.2.3 Added ...