User's Manual
7.26
Recovery Manager Commands
3PAR Recovery Manager 3.0.2 for Microsoft SQL Server User’s Guide
3PAR Confidential
COMMAND
RMSql timeconfig
SYNTAX
RMSql timeconfig [<-prt promotetime>] [<-bkt backuptime]
[-s <WindowsHost>]
DESCRIPTION
After Recovery Manager for SQL is installed, by default the wait time for snap volume restore
and the backup is 30 seconds and 5 minutes respectively. You can use this command to change
this value as needed.
PARAMETERS
-prt <promotetime> - Promote Time to query the status (default is 30 seconds).
-bkt <backuptime> - Backup Time to query the status (default is 5 minutes).
-s <WindowsHost> - Specify a Windows host where Recovery Manager is installed.
EXAMPLES
The following command will query the time value for each setting.
RMSql timeconfig
The following command will change the promote time from 30 to 50 seconds.
RMSql timeconfig -prt 50
The following command will change the backup time from 5 to 7 minutes.
RMSql timeconfig -bkt 7
NOTE: In most cases, there will not be a need to change these values unless the
backup and restore are taking an abnormally long time to complete.