What is the relation between the Refresh config value in texis.cnf and the WAIT column in the SYSMETAINDEX.
It seems chkind is run every 'refresh' seconds, yet the documentation says a metamorph index is check every hour by default if no value if specified in the SYSMETAINDEX table.
Could someone clarify these settings for me please?
Every Refresh seconds chkind will go through the list of indexes, for each index if it has been more than WAIT seconds since that index has been checked it will be checked to see if there are more than THRESH bytes of new data.