Hprmcli sql repository, Hprmcli sql rescan, Hprmcli sql repository hprmcli sql rescan – HP 3PAR Recovery Manager Software User Manual

Page 69

Advertising
background image

HpRmCli Sql repository

SYNTAX

HpRmCli Sql repository [-a <alter destination>] [-r]

DESCRIPTION

After HP 3PAR Recovery Manager for SQL is installed, by default the repository directory is located
under the Recovery Manager install directory. To provide the highest level access to the repository,
you can change the repository destination to the location of the HP 3PAR virtual volume.

PARAMETERS

The following options are supported:

-a <alter Destination>

Optional: Move the repository to an alternate location. If not
specified, HP 3PAR Recovery Manager for SQL retains the
current repository location.

NOTE:

If you use the CLI to move the repository to an

alternate location, you must restart the Recovery Manager for
Microsoft SQL Server GUI to view the repository in its new
location.

-r

Optional. Retain the current repository location and only make
changes to the registry values. Use this option when HP 3PAR
Recovery Manager for SQL is reinstalled after operating under
an alternate location. Note that if you use this option, you
cannot move the repository path back to the alternate location.

EXAMPLE

The following command moves the repository directory to d:\3parvv and updates the registry
database as well.

HpRmCli Sql repository –a d:\3parvv

HpRmCli Sql rescan

SYNTAX

HpRmCli Sql rescan -s <SQL server> [-i <instance>]

DESCRIPTION

The command rescans the SQL server instance.

PARAMETERS

The following options are supported:

-s Server SQL server

The SQL server to which the database belongs.

-i instance name

(default is

MSSQLSERVER

The SQL server instance to which the database belongs. If
not specified, MSSQLSERVER is used as the default.

EXAMPLE

The following rescans the SQLserverA with default instance

HpRmCli Sql rescan -s SQLserverA

.

Recovery Manager Commands

69

Advertising