Product Documentation

BTRV Edition User's Guide

Previous Topic

Next Topic

Installing & Configuring the FairCom DB Server

c-treeRTG BTRV Edition includes a specific version of the well-known FairCom DB database engine, called c-treeRTG, which integrates server-side logic to implement many of the product requirements.

The server must be installed as described in this section, c-treeRTG Server Setup.

The server must be configured as described in c-treeRTG Configuration.

Note: c-treeRTG V3 is based on the latest version of the powerful FairCom Server. The version numbers returned from utilities may reflect the underlying core version number of this server, which is currently V12.


Once the c-treeRTG BTRV Edition driver and the c-treeRTG Server have been installed and configured, c-treeRTG BTRV Edition should be transparent to your application. Your application should operate the same as it has prior to installing c-treeRTG BTRV Edition.

Previous Topic

Next Topic

c-treeRTG for Windows

The c-treeRTG installer for Windows creates a Microsoft Windows service that automatically starts the database engine at Windows startup. This allows for seamless and unattended operation. Use the standard Windows service control panels to start/stop and configure various service options.

VSS Backup - c-treeRTG for Windows supports the Windows Volume Shadow Copy Service (VSS) Writer for backups. This support is supplied as a dynamic link library (c-treeACEVSSWriter.dll) that allows Windows VSS Backup to be used. See VSS Integration in the Technical White Papers on the FairCom website.

Previous Topic

Next Topic

c-treeRTG for Unix/Linux

The c-treeRTG tar archive for Unix/Linux contains a ready-to-run FairCom DB database engine:

cd /FairCom/Vx.x.x.RTG/<platform>/server/

./ctreesql

Feel free to include it along with your /etc/init.d startup scripts for fully unattended operation. Consult your local system administrator for details about specific machine configurations.

Previous Topic

Next Topic

Configure the c-treeRTG Server

Note: The c-treeRTG server (a specialized version of FairCom DB) is configured separately from the c-treeRTG client. Client configuration is discussed in the next section, c-treeRTG Configuration.

ctreeRTG configuration

For information about configuring the c-treeRTG Client, see the c-treeRTG Configuration chapter in this manual.

For information about configuring the c-treeRTG Server, refer to the Configuring the FairCom DB Server chapter of the FairCom DB Server Administrator's Guide.

 
The c-treeRTG Server has a multitude of options for configuring many of the various database subsystems including:

  • Data and index cache control
  • Transaction logging features
  • Memory files
  • Backup scripts
  • Diagnostic options
  • Operational statistics logging

Unless otherwise instructed, the c-treeRTG Server starts with default settings for all configurable parameters. The c-treeRTG Server takes configuration instructions from a configuration file, ctsrvr.cfg, placed in the c-treeRTG Server directory. When the c-treeRTG Server finds a ctsrvr.cfg file, it uses all the specified configuration values.

c-treeRTG is delivered with appropriate settings for the server. If you want to change these settings, the ctsrvr.cfg file can be edited using the FairCom DB Config Manager, located in: FairCom\vX.X.X.RTG\<win*>\Tools\gui\c-treeConfigManager.exe (where FairCom\vX.X.X.RTG\<win*>\ is the installation directory) for Windows installations, or simply edit this file using any text editor on Unix/Linux systems.

For more information, refer to Configuring the FairCom DB Server in the FairCom DB Server Administrator's Guide.

TOCIndex