To check the consistency of the WINS database. Syntax: check database all=]1|0 force=]1|0 Parameters: all - To do Consistency ...

To check the consistency of the WINS database.    Syntax:            check database [[all=]1|0] [[force=]1|0]    Parameters:            all           - To do Consistency check for All replicas or                           those older than the verify interval.                          1 - for all, 0 - otherwise(default).          force         - To override Wins Consistency check under                          overloaded condition.                          1 - to override, 0 - otherwise(default).    Notes:         Consistency checking all replicas is a network and                 resource intensive operation.                 Overload condition is  Consistency Check command being                 repeated within a duration of 1 hour.    Example:       check database 1                   This command will do a consistency check for all                 replicas without overriding the operation under                 overloaded  condition.