PreviousNext
JavaScript must be enabled to correctly display this content
7.5.4.1 Configuring the Batch Control Utility
To configure the batch control utility, follow these steps:
Navigate to the <OFSAAI Installed
Directory>/database/db_tools/mantas_cfg/ install.cfg file. This
file contains common configuration information that Batch Control and other
utilities require for processing (see Sample install.cfg File ).
Use the following Configuring Batch Control Utility sample section from the
install.cfg file to input configuration information
specific to this utility, including the single parameter that batch control
requires
############### BATCH CONTROL CONFIGURATION
#####################
# When ending the batch, age events in calendar
or business days.
age.events.useBusinessDays=Y
The value of the age.events.useBusinessDays
parameter indicates that at completion of an end-ofday batch process, the
Behavior Detection application calculates the age of active events by number
of calendar days (N) or business days (Y). The value of this parameter
resides in the KDD_CAL table (refer to Table 7-15 table, for more information).
The utility connects to the database employing the user that the
utils.database.username property specifies in the
install.cfg file.