User's Manual
7.27
Running Recovery Manager as a Scheduled Job
3PAR Recovery Manager 3.0.2 for Microsoft SQL Server User’s Guide
3PAR Confidential
7.3 Running Recovery Manager as a Scheduled Job
In addition to creating virtual copies using the Command Line Interface, you can also schedule
virtual copies to be created for a specific database using Windows Scheduled Tasks.
To create virtual copies using Windows Scheduled Tasks:
1 Click Start > Programs > Accessories. The click System Tools > Scheduled Tasks.
2 Double-click Add Scheduled Tasks.
3 Click Browse and navigate to the Recovery Manager’s install location.
The default location is C:\Program Files\3PAR\VCDBA\SQL
4 Click RMSql.exe.
5 Select the frequency of this task. Click Next to continue.
6 Select time and date that this task will start and click Next.
7 Enter the user name, password, and password confirmation, and then click Next.
8 Select the Open advanced properties... checkbox and click Finish to access advanced setup
for the scheduled task.
9 On the Task tab, at the end of the path displayed in the Run field, add: RMSql.exe
create –s <SQL Server> –i <SQL Instance> -d <SQL database>.
If the name has spaces, use double-quotes (““) to surround the name.