Commvault provides a utility that you can use to perform the following restore operations:
-
Table-level restores using any of the following options:
-
To the latest backup
-
A point in time
-
To a different database
-
-
Point-in-time restores
-
Restores to a new database (out-of-place restores)
Synopsis
CVMain.sh [-h] [-s cvSrcClientName] [-i cvSrcInstanceName] [-p cvProxyHostName] [-n cvProxyPort] [-f cvEnableDebug] [-g cvLogPath] [-b gpcrndumpOptionsString] [-r gpdbrestoreOptionsString] [-u goAdminUserName]
Description
The table lists the supported options.
Option |
Description |
---|---|
-s |
The Commvault source client. |
-i |
The Commvault Greenplum instance name. |
-p |
The Commvault proxy host name or IP Address. The default is "localhost". |
-n |
The Commvault proxy host CVD service port number. The default is "8400". |
-f |
The log file, including directory for the Commvault utility. The default is "/tmp/CVGreenplumBkpRstUtility.log". |
-g |
Enable additional debug information. The default for this is "0". You can set a value between 1 and 10. |
-r |
The Greenplum gpdbrestore options that you want the Commvault utility to use. For more information, go to the Pivotal site, gpdbrestore |