The JDataStore Server is a feature of JBuilder Professional and Enterprise.
Choose one of the following commands for more information:
Choose one of the following tabs for more information:
Restarts the server process after it has been stopped with File|Shutdown. This menu item is disabled if the server is already running.
Stops the server thread (in a controlled manner) so that server properties can be changed. This menu item is disabled if the server is not running.
Launches the JDataStore Explorer.
Stops the server thread (in a controlled manner) and closes the JDataStore Server.
Opens this help document.
Displays information about the JDataStore Server.
Contains a table which lists the following information about each user connected to a database via this instance of the JDataStore Server:
The user table is updated immediately as each connection is added or dropped.
The Events tab shows the contents of the JDataStore Server's status logs. Status logs are persisted by being written to a file, therefore, they will show events from previous instances of the JDataStore Server. Each line in the status log contains the following, separated by commas:
The events tab is updated immediately as each connection is added or dropped.
The Databases tab shows the filename of each database opened via the JDataStore Server. For each database there is also a User Count, which indicates the number of users connected to that database. This information is updated immediately as each connection is added or dropped.
At the bottom of the Databases tab, there is a Show locks button. This button will be enabled if there are any open databases visible in the table. When you click on Show locks, a dialog is opened, and a dump of any open locks for the selected database is displayed in that dialog. Note that this dump shows any open locks at the time you clicked the button, and it will not update as other locks are opened or closed. The user must click on the dialog's Refresh button or launch another instance of the dialog to get the latest information.
The Options tab lets the user view and specify JDataStore Server options. If the JDataStore Server is running, these options are disabled. The server must be shut down in order to modify the options. The next time the server is launched it will use the current option settings. The options which can be set via this tab are:
Specifies the TCP port number for communications between the JDataStore Server and remote JDataStore JDBC clients. The default is 2508.
This menu item is disabled when the JDataStore Server is running. Choose File|Shutdown to stop the server thread.
Specifies the directory used by the query engine for temporary files. By default the directory that contains each JDataStore file is used.
This menu item is disabled when the JDataStore Server is running. Choose File|Shutdown to stop the server thread.
Specifies the directory where JDataStore Server status logs will be written.
This menu item is disabled when the JDataStore Server is running. Choose File|Shutdown to stop the server thread.