Rmexch rcstatus, Syntax, Description – HP 3PAR Application Software Suite for Microsoft Exchange User Manual
Page 75: Parameters, Examples

RMExch rcstatus
SYNTAX
(For Exchange 2010) RMExch rcstatus -mdb <mailbox_DB_name>
<[-query]|[<-update> [-t <timestamp> -ts <RecordKeeper> -status
<RCStatus>]]> [-domain <DomainName>]
(For Exchange 2007) 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 status of the Remote Copy operation
history for periodic mode volume groups.
PARAMETERS
The following options are supported:
•
(For Exchange 2010) -mdb <mailbox_DB_name> - The name of the mailbox database to
which the virtual copy timestamp belongs.
•
(For Exchange 2007) -s <ExchangeServer> - Exchange server for which storage group
belongs.
•
(For Exchange 2007) -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 mailbox belongs.
If this option is not specified, Recovery Manager for Exchange 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
(For Exchange 2010) The following command updates the status of an existing Remote Copy status
history for the specified host.
RMExch rcstatus -mdb mb2 -update -t 050106113456 -ts Grampus -status
Success
(For Exchange 2007) 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
RMExch rcstatus
75