HP Storage Mirroring Software User Manual
Page 583

Verification
Page 582 of 677
the services you configured for application failover will be started when
the test is performed. Use the ALL option if you have an application
add-on such as BlackBerry.
l
ADDONSVC <
service1,service2, ..
>—Specify any additional services
to run when the test is performed
l
SETPASSWORD <
username
> <
password
>—Stores the specified
user name and password in an encrypted file for later use
l
GETPASSWORD—Retrieves the user name and password previously
stored with the /SETPASSWORD option
l
SCRIPTPOST <
post_online
>—A script, located in the Storage
Mirroring Recover installation folder on the target, to run after the target
application is online. If there are spaces in the path and/or filename,
enclose the path in quotation marks.
l
SCRIPTPRE <
pre_restore
>—A script, located in the Storage Mirroring
Recover installation folder on the target, to run before stopping the
application on the target. If there are spaces in the path and/or filename,
enclose the path in quotation marks.
l
SRCEXCHVER <2003|2007>—Specify the keyword 2003 or 2007 to
indicate the version of Exchange running on the source
l
TAREXCHVER <2003|2007>—Specify the keyword 2003 or 2007 to
indicate the version of Exchange running on the target
l
SRCVER <2000|2005|2008|MSDE|EXPR>—Specify the keyword
2000, 2005, 2008, MSDE, or EXPR to indicate the version of SQL
running on the source
l
TARVER <2000|2005|2008|MSDE|EXPR>—Specify the keyword
2000, 2005, 2008, MSDE, or EXPR to indicate the version of SQL
running on the target
l
INTERACTIVE—Runs the TDV utility in interactive mode. You will be
prompted to continue before the test is started and after the test is
complete.
l
HELP—Displays command syntax help
Examples
l
TDV /apptype EXCH /dnsdomain corp.greek.com /srcname alpha
/tarname beta /username administrator /password password /svc app
/srcexchver 2007 /tarexchver 2007 /interactive
l
TDV /apptype SQL /dnsdomain corp.greek.com /srcname alpha
/tarname beta /mode instance /username administrator /password
password /svc all /srcver 2008 /tarver 2008 /interactive