Launching the Database Server Manually in GNU/Linux
You can start the database server directly from a terminal. This is usually not practical for a production environment, but it can be very useful when troubleshooting problems.
If your server needs to handle Windows clients, you can also launch the link server in a different terminal to ensure that both services work.
You can view the output of both services directly in the terminal in which you launch them as they start and handle requests.
How to start the database server manually
-
In a terminal, enter the following command:
$ /usr/local/ToonBoomAnimation/harmony[Edition]_20/lnx86_64/bin/tbdbserver
How to start the link server manually
-
In another terminal, enter the following command:
$ /usr/local/ToonBoomAnimation/harmony[Edition]_20/lnx86_64/bin/Link_srv