3.6.0 Matrix Server Command Reference (5697-7083, December 2007)
Chapter 3: mx Commands 121
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
move—Rehost a Virtual SQL Server
mx vsql move [--policy nofailback|autofailback] [--application
<application_name>] [--msdtc] <ip> <name> <<network_interface> ...>
The options are the same as vsql add. Be sure to specify the --msdtc option if
MSDTC should be virtualized. If this option is omitted, MSDTC will not be
virtualized.
operate—Return a Virtual SQL Server from maintenance mode to operation mode
mx vsql operate <vsql>
status—View status for a Virtual SQL Server
mx vsql status [--up] [--down] [--operational] [--maintenance]
[--primary] [--backup] [--active] [-inactive] [--showApplication]
<vsql>
update—Modify an existing Virtual SQL Server
mx vsql update [--policy nofailback|autofailback] [--application
<application_name>] [--msdtc] [--activitytype single|always] <ip>
<name> <<network_interface> ...>
The options are the same as vsql add. When using this command, be sure to
specify the --msdtc option if MSDTC should be virtualized. If this option is
omitted, MSDTC will not be virtualized.
mx vsqlinstance – Virtual SQL Instance commands
Use the following mx vsqlinstance commands to manage Virtual SQL
Instances.
Command Description
add Add a Virtual SQL Instance
clear Clear a monitor event
delete Delete a Virtual SQL Instance
disable Disable a Virtual SQL Instance
dump Dump the Virtual SQL Instance configuration
enable Enable a Virtual SQL Instance
status Show status for a Virtual SQL Instance
update Modify an existing Virtual SQL Instance