Changing the location of the dbONE database: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 16: | Line 16: | ||
To change the location of the dbONE database: | To change the location of the dbONE database: | ||
*Stop the nGeniusONE Server | *Stop the nGeniusONE Server | ||
*Navigate to the <nGeniusONE install>/rtm/bin directory | *Navigate to the <nGeniusONE install>/rtm/bin directory | ||
*Using a text editor, open the serverprivate.properties file | *Using a text editor, open the serverprivate.properties file | ||
{{#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.}} |
Revision as of 16:16, 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