Rmexch validate, Running recovery manager as a scheduled job, Syntax – HP 3PAR Application Software Suite for Microsoft Exchange User Manual

Page 88: Description, Parameters, Example

Advertising
background image

RMExch validate

SYNTAX

(For Exchange 2010) RMExch validate -mdb <mailbox_DB_name> -t <Timestamp>
[-domain <DomainName>]

(For Exchange 2007) RMExch validate -s <ExchangeServer> -g <StorageGroup>
-t <Timestamp> [-domain <DomainName>]

DESCRIPTION

The RMExch validate command verifies the data integrity of the exchange database files in
the specified virtual copy that is already mounted on the system.

PARAMETERS

The following options are supported:

(For Exchange 2010) -mdb <mailbox_DB_name> - The name of the mailbox database.

(For Exchange 2007) -s <ExchangeServer> - The name of the Exchange server for which
the storage group belongs.

(For Exchange 2007) -g <StorageGroup> - The name of the storage group for which the
virtual copy timestamp belongs.

–t <Timestamp

> - The already mounted timestamp for validation.

-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.

WARNING!

If the validation operation failed on the virtual copy, the failed virtual copy cannot

be used for backup and restoration purposes. It is the responsibility of the user to manually remove
the failed virtual copy.

NOTE:

Use quotes ("") for names that include spaces.

Example

(For Exchange 2010) The following command validates the specified mailbox database.

RMExch validate -mdb “mb2” -t 020405162103

(For Exchange 2007) The following command validates the specified Exchange database.

RMExch validate -s bottlenosed -g sg2 -t 020405162103

Running Recovery Manager as a Scheduled Job

In addition to creating virtual copies using the Command Line Interface, you can also schedule
automatic creation of virtual copies for a specific storage group using the Recovery Manager for
Exchange GUI or using Windows:

Scheduling Virtual Copies using the Recovery Manager GUI

You can schedule virtual copies at the same time you create a virtual copy of a storage group. For
more information, see

“Automating Tasks” (page 44)

.

88

Using the Recovery Manager CLI

Advertising