
Chapter 3: mx Commands 91
--product_id <id>
A unique identifier for the MxDB for SQL Server product definition to be
installed. See
“setproduct—Create or modify a product definition” on page 91
for more information about creating a product definition.
[--template <file>]
The template file to be used for this installation.
--mniuser [<domain>\]<username>
Perform the installation on the behalf of the specified user.
[--mnipassword <password>]
The password for the user specified by --mniuser. When this option is used,
you will see a password prompt once for every server for all installs.
listinstances—List the SQL Server instances installed on the cluster
mx mni listinstances
listproducts—List product definitions that are available for installation
mx mni listproducts [--dump]
Use this command to list the MxDB for SQL Server product definitions that
can be installed on the cluster. (Product definitions are created with the mx
mni setproduct command.) The output includes the product ID for each
product definition. You will need this value to install or remove a product.
The --dump option dumps the product definitions in XML format.
listversions—List the SQL Server versions that are supported with MxDB for SQL
Server
mx mni listversions <base|hf|sp>
Use base to list base products, sp to list service packs, and hf to list hotfixes.
removeproduct—Remove a product definition
mx mni removeproduct <product id>
setproduct—Create or modify a product definition
mx mni setproduct --product_id <id> --description <text> --type
<base|sp|hf> --version <SQL2000|SQL2005> --location <path>
[--force]
The options are:
--product_id <id>
A unique identifier for this product definition.
Komentarze do niniejszej Instrukcji