Stopping and Restarting the Database Server on macOS
If you installed the database server as a daemon using the Configuration Assistant, you can stop it and restart it using the launchctl command line tool. If you installed it using Service Launcher, you can stop it and restart it manually in Service Launcher.
If you have installed the link server so as to be able to handle Windows clients, stopping and restarting it may also be necessary for the intended purpose.
-
In a terminal, enter the following command:
$ sudo launchctl unload /Library/LaunchDaemons/com.toonboom.DatabaseServer.plist
-
When you are ready to start the server again, enter the following command:
$ sudo launchctl load /Library/LaunchDaemons/com.toonboom.DatabaseServer.plist
-
In a terminal, enter the following command:
$ sudo launchctl unload /Library/LaunchDaemons/com.toonboom.LinkServer.plist
-
When you are ready to start the server again, enter the following command:
$ sudo launchctl load /Library/LaunchDaemons/com.toonboom.LinkServer.plist
- Make sure you are currently signed in as the user running the service.
-
In the top menu, click on the Service Launcher icon.
The Service Launcher application opens.
- Select the Database Server tab.
- Click on Stop.
- When you are ready to start the server again, click on Launch.
- Make sure you are currently signed in as the user running the service.
-
In the top menu, click on the Service Launcher icon.
The Service Launcher application opens.
- Select the Link Server tab.
- Click on Stop.
- When you are ready to start the server again, click on Launch.