System information

155
CONFIGURING AND ADMINISTERING COLDFUSION 9
Using Verity Utilities
Last updated 2/21/2012
Service-level keyword options
The following table describes the valid keywords for the -servlev keyword:
Message options
The mkvdk utility provides the following messaging options:
Format variable Description
MDY Dates written as month-day-year (US format, the default)
DMY Dates written as day-month-year (European format)
YMD Dates written as year-month-day (ISO international format)
YDM Dates written as year-day-month (Swedish format)
USA Dates written in US format (the same as MDY)
EUR Dates written in European format (the same as DMY)
Keyword Description
search Enables search and retrieval
insert Enables adding and updating documents
optimize Enables opportunist collection optimization
assist Enables building of word list
housekeep Enables housekeeping of unneeded files
delete Enables document deletion
backup Enables backup
purge Enables background purging
repair Enables collection repair
dataprep Same as search-index-optimize-assist-housekeep
index Same as insert-delete
Option Description
-quiet Displays only fatal and error messages to the console. It overrides the
-outlevel setting. For a list of message types, see the table in “The mkvdk utility syntax” on page 150.
-outlevel (num) Indicates which message types to display to the console. Valid values are determined by adding the numbers that
correspond to the desired message types. The default value is 15. For more information, see the table in
The
mkvdk utility syntax” on page 150.
-logfile filename Saves messages in the specified file.
-loglevel (num) Indicates which message types to route to the optional log file. Valid values are determined by adding numbers
together that correspond to the desired message types. The default value is 15. For more information, see the
table in
The mkvdk utility syntax” on page 150.