Database Configuration Parameters

A number of configuration parameters are defined in a configuration file held in each database tree. The file is called:

database-name/configs/config

The config file can be edited by the database owner, provided that no-one is logged on to the database. The configuration parameters for a database are read when the database daemon starts up. To implement changes to an active database, therefore, all users must be logged off and the database server terminated using killreal -d.

There is a master configuration file in the directory REALROOTClosed To use an environment variable: On UNIX, $variableName; On Windows, %variableName%/files. This file contains standard settings which are copied to each database when it is created. You may wish to change some parameters, for example tape configuration, in the master configuration file.

Configuration parameter are listed below, in alphabetical order, together with example settings and, where applicable, default settings.

Note

Some of the settings in this file can be overridden by host environment variables.