The settings in the [Chkind]
section of conf/texis.ini
affect
the way that the metamorph indices are monitored in databases.
- Refresh
-
Default: 180 (120 in version 6 and earlier)
This controls how often SYSINDEX and SYSMETAINDEX are rescanned, and
indices are looked at to determine if they need updating. The value
should be less than [Monitor] DB Quiet (see discussion there).
- SYSMETAINDEX
-
Default: 0
A value of 0 will cause all Metamorph indices to be checked, using
default values if none are specified in the SYSMETAINDEX
table. The default (no SYSMETAINDEX table values) settings
are to check the index every hour, and update if there is more than
a million bytes changed data. If SYSMETAINDEX is set to 1
then only those indexes listed in the SYSMETAINDEX table will
be watched.
- Automatic
-
Default: 1
If nonzero the database monitor will automatically perform chkind checks on the database to update Metamorph indexes. If
this is set to 0 then these checks are not done; manual index
updates must then be done.
- Verbose
-
Default: 0
Integer; verbosity with which to log actions. Bit 0 controls
whether to log index checks; bit 1 whether to log index updates.
Added in version 4.02.1038254737 Nov 25 2002.
- Verbose Databases
-
Default: unset
If set, Verbose messages will be issued only for database
paths listed in this comma-separated list. If unset, Verbose
messages will be issued for all databases. Added in version
5.02.1339779587 20120615.
- Verbose Indexes
-
Default: unset
If set, Verbose messages will be issued only for indexes
named in this comma-separated list. If unset, Verbose
messages will be issued for all indexes. Added in version
5.02.1339779587 20120615.
- Indexmem
-
Default: 40
Controls the max index-data memory usage during chkind index
updates. Same syntax as the indexmem SQL property
(here). Added in version 5.02.1339779587 20120615.
Copyright © Thunderstone Software Last updated: Apr 15 2024