ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
184

Can I Disable the Creation of the "log" Directory?

to forum thread mentioned above), I disable logging (by setting log path="") but the "log" directory still gets created. A "log" directory also gets created when I run com.objectdb.Enhancer ... " directories, which is a minor annoyance. Can the creation of "log" directories be disabled? CBE CBE
181

Setting temp directory location in ObjectDB

HI, I am using ObjectDB and would to change the temp directory location wihtout using objectDB.conf ... .class.getClassLoader()); I read in the ObjectDB website that we can change the temp directory using ... directory using my java class e.g setting through system property or ..... I m using fileName.odb file
179

Size of recording directory keeps growing

of objects. I am observing that the recording directory (*.odr.. 19GB!!) is keep growing, a hundred times ... May 13 17:38 db/cloudai/genose.odb Recording directory nef@l1:~/objectdb$ ls -lah db/cloudai ... with the first odr file that you keep. For example, in your directory it is now 3500781.odb, a snapshot
45

Server User List

|modify|create|delete"> <quota directories="5" files="20" disk-space="5mb" /> </dir ... ="access|modify|create|delete"> <quota directories="5" files="20" disk-space="5mb" /> </dir ... under the server data directory the user is allowed to access: The required path attribute specifies a directory
36

Chapter 6 - Configuration

directory. ObjectDB Home ($objectdb) The value of $objectdb (the ObjectDB home directory) is derived from the location of the objectdb.jar file. It is defined as the path to the directory in which objectdb.jar is located, with one exception - if the name of that directory is bin, lib or build the parent
34

Online Backup

under the backup root directory, which by default is $objectdb/backup, i.e. a subdirectory of the ObjectDB home directory (and in client-server mode a subdirectory of the ObjectDB home directory ... . 201912312359) is created under the backup root directory and the backup database file itself is created in
29

Database Transaction Replayer

directory whose name is the name of the database file with the odr (ObjectDB Recording) suffix. By default, the recording directory is generated in the directory that contains the database file. If the purpose of the recording is data durability it might be useful to keep the recording directory
24

Server Configuration

prefix, if specified (as demonstrated above), represents the ObjectDB home directory. The data path of an ObjectDB server is similar to the document root directory of a web server. Every database file in the data directory and in its subdirectories can be accessed by the server. Appropriate file
6

[ODB1] Chapter 8 - ObjectDB Server

version to the same installation directory. Consult your operating system documentation about running ... , you can also run the server using the server.exe application, located in the bin directory. For this to work, the original structure of ObjectDB directory must be preserved because server.exe tries
3

[ODB1] Chapter 9 - ObjectDB Explorer

directory. Because this file is an executable jar, on most systems, you can double click on it to start ... the Explorer on Windows using the explorer.exe application, located in the bin directory. Notice that the original structure of the ObjectDB installation directory must be preserved

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