Installation manual

Section 12 F Installing and Upgrading CDOS for Control Desktop
146
Installing and Upgrading ENVOX
r
Configuration Software on DEC VAX and DEC AXP Systems (Revision B May 1998)
!
! cdos_server_name.cfg
! This is the configuration file for CDOS
!
servername cdos_server_name
vtf_directory cdos_system:[cdos.application]
logfile cdos_system:[cdos]cdos_server_name.log
!
12.11.11 Task Daemon Configuration File
The task daemon needs a configuration file for startup. The installation
creates a configuration file called td.cfg in the application directory, with
the following format:
!
! td.cfg
!
! This is the configuration file for the task daemon
process
!
openserver cdos_server_name
logfile cdos_system:[cdos]td.log
all_functions
!
12.11.12 Task Daemon Configuration File Options
Several options are available in the task daemon configuration file which
allow you to modify the file for your specific application.
J all_functions
Specifies that this task daemon is to perform all task daemon
functions for all of the SYBASE servers known to CDOS. If this
keyword is specified no other keywords can be used.
The installation creates the file with the ”all_functions” option.
J generate_all
Specifies that this task daemon is to perform the generate function for
all of the SYBASE servers known to CDOS. If this keyword is
specified the generate keyword cannot be used.
J generate
Specifies that this task_daemon is to perform the generate function
for the SYBASE server specified as the parameter. The name of the
server is case sensitive.
12