mrextract
The mrextract command is one step in the recovery process. This command extracts events from the remote cell repository for the local cell being recovered.
For more information about the recovery process, see mrecover.
Before using the mrextract command, stop the cell.
mrextract syntax
[-n cellName | -n @Host[/Port[#Key]]] [-o <OutputFile>] {-p Var=Value}
[-q] [-s <InputStateFile>] [-z] {<TargetCell>} . . .
The following table lists the command-specific options for mrextract. For a list of common command options that apply to all CLI commands, see Event-management-common-command-options.
mrextract options
Option | Description |
---|---|
-oOutputFile | Sends output to the specified OutputFile file; the default is to send output to standard output |
-sInputStateFile | Specifies to use input from InputStateFile; the default is the cell's mcdb. |
TargetCell | Specifies the name of the cell to which events have been propagated; separate multiple cell names with a space |
mrextract example
mrextract return codes
The following figure lists the command-specific return codes for mrextract. For a list of common return codes that apply to all CLI commands, see Event-management-return-codes.
mrextract return codes
Code | Description | |
---|---|---|
37 | Failed to enable tracing | |
| Cannot access state builder | |
| Failure loading kb classes | |
| Cannot start while state builder is active |