Checking the Database Server Log on GNU/Linux
In order to troubleshoot problems with the Harmony database server, you can look through its log. This is done differently depending on whether you installed the database server as a daemon or using Service Launcher.
If your server is configured for Windows clients, you can also check the link server log for issues.
How to check the log for the database server daemon
-
In a terminal, enter the following command:
$ less /tmp/tbdbserver.log
How to check the log for the link server daemon
-
In a terminal, enter the following command:
$ less /tmp/Link_srv.log
How to check the log for the database server in Service Launcher
- Make sure you are currently signed in as the user running the service.
-
In the system tray, click on the Service Launcher icon.
The Service Launcher application opens.
- Select the Database Server tab.
- In the bottom half, select the Log tab.
- Click on the View Complete Log button in the bottom-right corner.
How to check the log for the link server in Service Launcher
- Make sure you are currently signed in as the user running the service.
-
In the system tray, click on the Service Launcher icon.
The Service Launcher application opens.
- Select the Link tab.
- In the bottom half, select the Log tab.
- Click on the View Complete Log button in the bottom-right corner.