Changing the location of the dbONE database: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
{{#invoke:Message box|ambox |type=content|text=Back up the file before you make any changes.}} | {{#invoke:Message box|ambox |type=content|text=Back up the file before you make any changes.}} | ||
*Add the following property: | *Add the following property: | ||
<pre>dbone.database.location= <new location>/database </pre> | <pre>dbone.database.location= <new location>/database </pre> |
Revision as of 16:11, 27 May 2017
Introduction
By default, the dbONE database is saved to the <nGeniusONE install>/rtm/database/dbone directory.
Because the database can be large, you might want to change the location to which it is saved.
Solution
You can do so by adding the dbone.database.location parameter to the serverprivate.properties file.
To change the location of the dbONE database:
- Stop the nGeniusONE Server.
- Navigate to the <nGeniusONE install>/rtm/bin directory.
- Using a text editor, open the serverprivate.properties file.
Back up the file before you make any changes. |
- Add the following property:
dbone.database.location= <new location>/database