Argument | Description |
dataDir | The fully qualified path to the Broker Server's data directory (if you want the utility to operate on the original queue storage files) or the directory that contains a complete copy of the queue storage system (if you want it to operate on a copy of the files). |
Flag | Description |
-p | Specifies the phase through which you want to perform the check, where phaseNum specifies the phase as follows: 1-Checks whether the underlying data files are consistent. 2-Checks whether the layer interfacing the Broker to the data files is consistent. 3-Checks whether the basic metadata in the Broker is consistent. If this flag is omitted, all three processing phases are performed. For more information about processing phases, see
Processing Phases. |
-v | Enables verbose mode. This mode displays informational messages and identifies the object on which the utility is operating. If omitted, only error messages and inconsistencies are displayed. |