Server Configuration
The following configuration parameters are available for the data server.
Starting and Shutting Down Databases With the Server
It is often desirable to open some database and keep them open as long tas the server is running. Applications in the same JVM will take a performance hit if the database is started and shutdown each time they connect and disconnect.
Starting the Server Without Login Prompt
You may wish to startup the server without needing to login each time. For such cases, use the following parameters to setup the user name and password to be used to open one or more databases.
Note This not a secure approach as it is easy for other users to get access to the admin or other password used to startup the server.
Parameters for Server Logs
The server logs are additional logs needed for server-specific log data, including remote access logging, server errors and other userful server data.
User Working Directory
Use the following parameter to speficy the location of user working dirctories, which are used to store user command history and other information specific to users on teh server.
Jython Chache dir