Internal Website Search

1-10 of 200 resultsRefresh

Database Server

on other remote machines. The main benefits in running an ObjectDB server and using the client-server mode ... >The ability to access and use databases on remote machines over the network. Since client-server mode carries the overhead of TCP/IP communication between the client and the server it is usually

Server Configuration

specifies how clients can connect to the server: The port attribute specifies a TPC ... The <server> configuration element specifies settings for running an server">ObjectDB Server. The server is affected also by other elements in

Server User List

the server">ObjectDB Server and specifies their specific settings ... specify a username and a password that have to be provided when the user connects to the server. The optional ip attribute, if specified, restricts the user to connect to the server

SSL Configuration

for secure communication in client-server mode, for both the client side and the server side. client to validate the server signature. This file is generated from the Keystore file by omitting ... a client can verify during SSL handshaking that it is connected to the real server and not

Server crash - Mismatch client-server protocol prefix

have had to reboot the entire server on which it's running.  The only recorded symptom is a client-side error ... .persistence.PersistenceException Mismatch client-server protocol prefix (error 523) at com ... : com.objectdb.o.UserException: Mismatch client-server protocol prefix at com.objectdb.o.MSG.d

Online Backup

. a subdirectory of the ObjectDB home directory (and in client-server ... and em represents a client-server connection then the backup file will be downloaded ... relative to the ObjectDB home directory, and in client-server mode, relative to the ObjectDB

[ODB1] Chapter 8 - ObjectDB Server

these databases from remote machines by TCP/IP. More details about client server mode vs. embedded database ... for embedded mode. In order to use client server mode, you have to install the odbse.jar file on both the client and the server machines. This section explains how to run the server

[ODB1] Chapter 1 - About ObjectDB

can operate in one of two modes: embedded mode or client server mode. Client-Server Mode In client ... running on different JVM's communicate with the database server using TCP/IP. Many client processes ... ) in a single process. Client-Server Mode vs. Embedded Database Mode The embedded

[ODB1] Chapter 5 - JDO Connections

mode or client server mode should be used to access that database. To use embedded mode, an absolute path or a relative path of a local database file has to be specified. To use client server mode ... (see chapter 8 for more details). Client server mode

[ODB1] Chapter 9 - ObjectDB Explorer

>Opening a Remote Database To open a connection to a remote database using client-server ... is open in the Explorer using client server mode, it can be accessed simultaneously by other applications ... that are specified in this options page refer to the client side connection. When running an ObjectDB server