Rmsql repository, Rmsql rescan, Rmsql repository rmsql rescan – HP 3PAR Recovery Manager Software for Microsoft SQL Server Licenses User Manual
Page 56
RMSql repository
SYNTAX
RMSql repository [-a
DESCRIPTION
After 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
Optional. Alternate location in which to store data. If not
specified, Recovery Manager for SQL retains the current
repository location.
:
If you use the CLI to move the repository to an alternate
location, you must restart the Recovery Manager for Microsoft
SQL Server GUI in order 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 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.
RMSql repository –a d:\3parvv
RMSql rescan
SYNTAX
RMSql rescan -s
DESCRIPTION
The command registers the SQL server with an 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 registers the SQLserverA with default instance RMSql rescan -s SQLserverA.
56
Using the Recovery Manager CLI