HP P9000 Replication Manager Software 7.3.1-00 User Guide

x : Action not permitted.
Table 23 SQL Server database type and user actions supported
SQL Server database type
User action
User data-
base
System database
tempdbmodelmsdbmaster
xCreate replicas
oooooUpdate task information
oooooUpdate host information
ooooo
Configure Application
Agent Settings
oxoooRestore replicas
Legend:
: Action permitted (involving operations on the database)
o : Action permitted (not involving operations on the database)
x : Action not permitted.
Using Agent backup scripts (tape backups)
This topic outlines how to use scripts to perform tape backups from Replication Manager.
Because Replication Manager performs tape backups using a separate backup management product,
you must configure a script to execute the necessary commands. Using an agent user script in
conjunction with a batch command file, you can back up a database to tape from the primary volume
using the secondary volume in a single operation.
This topic includes the following information:
Coding rules for scripts
Script entries
Agent script example
Environment variables
Unmounting after an automatic mount
Batch command file example
Preparing the user script and batch command file
Related topics
Performing tape backups and restores, page 408
Creating an application replica, page 386
Coding rules for scripts
To specify a command in a user script, you must follow the scripting rules. The script should consist
of two sections:
PRE_PROC: Pre-processing specified by the user (before the backup command is issued).
User Guide 401