SQL/MX 2.x Installation and Management Guide (G06.24+, H06.03+)

Installing NonStop SQL/MX
HP NonStop SQL/MX Installation and Management Guide523723-004
3-25
InstallSqlmx Syntax
InstallSqlmx Syntax
You must always specify the -l option first. You can specify other options in any order.
InstallSqlmx Options
Table 3-3 describes the command options for InstallSqlmx.
InstallSqlmx [-help | -h ] | options
options are: { [ -l \$volume [ -n national_charset_name ]
[ -nofcheck ]] | -initmxcs | -b }
volume is: the DP2 volume in which to install the system
metadata tables
Table 3-3. InstallSqlmx Command Options (page 1 of 2)
Option Description
-b Use this option to rebuild the anchor file if it is corrupted.
When the -b option is specified, InstallSqlmx searches
the system for the system metadata subvolume ZSD0,
which should exist at only one location on a system. When
InstallSqlmx locates ZSD0, it drops the current anchor
file, re-creates it, and adds the correct volume.
-help Use this option to display help information about
InstallSqlmx, including command syntax, phase
descriptions, option descriptions, syntax examples, and
diagnostics information.
-initmxcs Use this option to reload the MXCS metadata tables in the
MXCS_SCHEMA schema of the system catalog if the
default values were not successfully loaded during the first
run of InstallSqlmx.
-l volume Use this option to specify the volume in which
InstallSqlmx installs SQL/MX system metadata tables.
The volume, which must be audited, should not go on
$SYSTEM.
InstallSqlmx determines whether system metadata
tables already exist. If they already exist, an error message
appears and InstallSqlmx terminates. For more
information, see the InstallSqlmx error message
information in the SQL/MX Messages Manual.
You must always specify the -l option first in the
InstallSqlmx script command line.