Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
> show profiles dbSyncCheckProfile DEFAULT
syncCheckInterval 

Command Parameters


Caption
0Table
1Db Sync Check Interval Parameters


Parameter
Description
syncCheckInterval

Timer interval, in minutes, at which database integrity is checked.

If the value is set to 0, the check is every minute, but traps are not generated. However, If there is a database out-of-sync condition, it is written to the .SYS log file.



Command Example

Code Block
> show table profiles dbSyncCheckProfile
NAME                SYNC
                    CHECK
                    INTERVAL
------------------------------------
DEFAULT               5

...