Previous Topic

Next Topic

Configuring the c-treeACE Service

The c-treeACE service has two configurable properties: the Startup Type and Logon User. Set the Startup Type using ctntinst, specifying the -auto for automatic startup at system boot time, or -demand for manual startup. For example:

C:\FairCom\V9.0.0\win32\bin\ace\sql>ctntinst ctreesql.exe -auto
Changed Service Configuration Successfully

C:\FairCom\V9.0.0\win32\bin\ace\sql>ctntinst ctreesql.exe -demand
Changed Service Configuration Successfully

The Logon User and the Startup Type (see the following Figure; Windows Service configuration options) can also be set using the Windows Services Control Panel applet. To do so, open the Windows Control Panel (by clicking Start, Settings, Control Panel) and select the Services applet. You will be presented with a list of the installed services (see the following Figure; Windows Services Control Panel applet).

c-treeACE Windows Service

Select the c-treeACE service, then double click it or right click and choose Properties. The service configuration options window will appear (see the following Figure; Windows Service configuration option). Set the Startup Type and Logon User, as desired.

To display the current configuration for the c-treeACE service using the c-treeACE Server SCP, run ctntinst, specifying the -showconfig option.

ctntinst showconfig Example

C:\FairCom\V9.0.0\win32\bin\ace\sql>ctntinst -showconfig ctreesql.exe
Service Configuration for ctreesql.exe
Display Name:     c-treeACE Database Engine
Type:             SERVICE_WIN32_OWN_PROCESS, SERVICE_INTERACTIVE_PROCESS
Start Type:       Automatic
Error Level:      SERVICE_ERROR_IGNORE
Binary path:      C:\FairCom\V9.0.0\win32\bin\ace\sql\ctreesql.exe
Load Order Group: None
Tag ID:           0
Dependencies:     None
Login Under:      LocalSystem