Internal Website Search

31-40 of 200 resultsRefresh

Online Backup in client-server mode

Hello, we have issue with online-backup when using client-server mode. It seems, that it is working the following way. When we run the backup, server is creating ... and consumes twice storage space. Can it be improved? In my opinion the server proces

Convert embedded database to server

Hello, What is the right way to convert an embedded database to a server ... No need to convert. Same odb file is used in both client-server and embedded modes. Just copy the odb file to the server#the_data_element">server data

Standalone server needs dependencies?

When I connect to embedded server it works good.  But when I connect to a standalone server, it will have invocation errors like can't find getters and setters.  To solve this I had to export my persistence classes to a jar in the server and add it to the class path

Single Server License and Embedded Mode

We have an application that runs on a single server in embedded mode to write server million records.  Is it possible to use the single server license for embedded mode use?  ... . Since we only have a single server that needs to write the number of records over the evaluation limit, it doesn't

Changing from client server to embedded mode

Server mmode. It worked as per my expection. In Client server mode I used server localhost:6136Server mode.

ObjectDb Supports Clustering of Servers?

the same application in more than one linux (Jobss) servers. In this case user request can go to any server depends on the availability of the servers (This is for load balancing ). As of now ... /tool/replication">this manual page. You can use it for a cluster of database servers

How to start a objectdb server with new Daemon (without blocking the thread)??

I am planning to use objectdb+jetty on Google compute engine server for my next project. But it seemed starting the server will block my thread. Any instruction to avoid thread blocking ... , which is faster, and does not require running a server. If you want to run an ObjectDB Server

connect with server

how to connect the data base on a remote server and share odbc in object db eng.ahmed ahmed how to publish the JPA database on  server and make client in ... is my server IP   eng.ahmed ahmed Just

run several embedded systems on one server, problem with double used port

we want to run several embedded systems on one server. In principle this is working ... embedded-server mode? In that case you should be able to specify a port to be used ... " If you don't need the embedded server then you can disable it in the ObjectDB

Server closes if large query runs out of memory

to be a serious problem:  the objectdb server can run out of memory and stop if a query deals with too many ... working threads in the server ... query is run on the server, results are sent to the client and deleted there. This enables