CLI Help
32: Verify
Usage: fmsadmin VERIFY [FILE...] [PATH...] [options]
Description:
Closes the specified databases (FILE), or all the hosted databases in the
specified folders (PATH), then performs a consistency check when reopening
them. Databases that fail the check are left closed. If no FILE or PATH
is specified, closes and checks all hosted databases.
Options:
-m message, --message message
Specifies a text message to be sent to the clients that are being
disconnected.
-t seconds, --gracetime seconds
Specifies the total number of seconds to wait before forcing
disconnection of clients. The default (and minimum) value is
90 seconds.
-f, --force
Forces a database to be closed, immediately disconnecting
clients (overrides -t option).