SQL/MX 2.x Installation and Management Guide (G06.24+, H06.03+)
Installing NonStop SQL/MX
HP NonStop SQL/MX Installation and Management Guide—523723-004
3-26
InstallSqlmx Error Messages
InstallSqlmx Error Messages
For information about the InstallSqlmx error messages, see the SQL/MX
Messages Manual.
-n
national_charset_name
Use this option to specify the name of the national character
set for NCHAR/NCHAR VARYING. The value for the -n
option can be ISO88591, UCS2, KANJI, or KSC5601.
However, if you specify KANJI or KSC5601 and later
attempt to create an SQL/MX table with an NCHAR column,
you will receive an error message because SQL/MX tables
do not support the KANJI or KSC5601 character sets.
If you do not specify a value for the -n option, the national
character set defaults to UCS2.
-nofcheck Use this option to specify that FCHECK should not be
performed on local volumes to locate SQL/MP tables with
added columns. If this option is not specified,
InstallSqlmx automatically performs FCHECK.
Table 3-3. InstallSqlmx Command Options (page 2 of 2)
Option Description