Pausing and Resuming the Database Server on GNU/Linux
If you need to perform maintenance or updates on a Harmony server, you can pause it instead of stopping it completely.
Users who attempt to save a scene while the server is paused will receive a warning message. The server will queue the save and commit the changes when the server is resumed.
How to pause the database server
-
In a command prompt, enter the following command:
$ /usr/local/ToonBoomAnimation/harmony[Edition]_20/lnx86_64/bin/dbu -p
How to check pause status of the database server
-
In a command prompt, enter the following command:
$ /usr/local/ToonBoomAnimation/harmony[Edition]_20/lnx86_64/bin/dbu -P
How to resume the database server
-
In a command prompt, enter the following command:
$ /usr/local/ToonBoomAnimation/harmony[Edition]_20/lnx86_64/bin/dbu -res