Sun Microsystems 3 Tablet Accessory User Manual


 
Configuring an Engine
Chapter 4 Managing Engines 91
The engine properties specified in the configuration file are described in the
following table:
Table 4-1 Process Engine Configuration Properties
Property Type of
value
Description
FILE_VERSION string Internal use. Do not modify.
GOVERNOR string Specifies the node on which governor
component runs.
UNITS string For each engine unit, specifies the node on
which the unit runs, unit name, and preferred
priority (P=primary unit, B=backup unit, or
N=no preference). String contains entries,
separated by commas, in the form
[NODE_NAME:UNIT_NAME:P/B/N][,].
DBSERVICES string For each database service, specifies the node on
which the service runs, service name, and
priority (integerpositive or negative). String
contains entries, separated by commas, in the
form
[NODE_NAME:SERVICE_NAME:PRIORITY][,
].
DATABASE_TYPE string Database type. Can have the following values:
ORACLE, SYBASE, (any database system
supported by iPlanet UDS).
DATABASE_NAME string Name of database.
DATABASE_USER_NAME string Database logon user name.
DATABASE_USER_PASSWORD string Database logon password. The password is
encrypted.
LOGGING string Specifies which tables (current state and history
log) are enabled and which object state changes
are recorded if the history log is enabled. String
contains any of the following entries, separated
by commas, that are enabled:
[STATE] [,LOG] [,LOG_ACTIVITIES]
[,LOG_ATTRIBUTES] [,LOG_LOCKS]
[,LOG_PROCESSES] [,LOG_SESSIONS]
[,LOG_TIMERS]