Pausing and Resuming the Database Server on macOS
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:
$ "/Applications/Toon Boom Harmony 24 [Edition]/Harmony [Edition].app/Contents/tba/macosx/bin/dbu" -p
How to check pause status of the database server
-
In a command prompt, enter the following command:
$ "/Applications/Toon Boom Harmony 24 [Edition]/Harmony [Edition].app/Contents/tba/macosx/bin/dbu" -P
How to resume the database server
-
In a command prompt, enter the following command:
$ "/Applications/Toon Boom Harmony 24 [Edition]/Harmony [Edition].app/Contents/tba/macosx/bin/dbu" -res