User's Manual

RMExch rcstatus
SYNTAX
RMExch rcstatus -s <ExchangeServer> -g <StorageGroup>
<[-query]|<-update> [-t <timestamp> -ts <RecordKeeper> -status
<RCStatus>]]> [-domain <DomainName>]
DESCRIPTION
The RMExch rcstatus command will display or update the status of the Remote Copy operation
history for periodic mode volume groups.
PARAMETERS
The following options are supported:
-s <ExchangeServer> - Exchange server for which storage group belongs.
-g <StorageGroup> - The storage group of the virtual copy.
-update - Update the status of Remote Copy history for a specific timestamp.
-query - Query Remote Copy history for specified storage group.
-t <Timestamp> - The timestamp of the virtual copy.
-ts <Record Keeper> - The target host to update the Remote Copy status record.
-status - The status to save in record.
-domain <DomainName> - Optional. Specifies the domain to which the Exchange server
or storage group belongs.
If this option is not specified, Recovery Manager uses the local domain.
NOTE: The -update option without timestamp and host will update all periodic mode Remote
Copy records from the original target server.
NOTE: Use quotes ("") where spaces are included.
Examples
The following command updates the status of an existing Remote Copy history for the specified
host.
RMExch rcstatus -s bottlenosed -g sg2 -t 050106113456 -ts Grampus -status
Success
The following command will update the existing Remote Copy history in specified host by re-querying
information from target server.
RMExch rcstatus -s bottlenosed -g "First storage group" -update -t
050106113456 -ts Grampus -status Success
Recovery Manager Commands 69