SQL/MX Remote Conversational Interface (RMXCI) Guide for SQL/MX Release 3.1 (H06.23+, J06.12+)

NOTE: The -silent option installs the client without prompting you for options, for example:
java -jar rmxciInstaller.jar -silent -jdbcFile
/usr/local/rmxci/t4sqlmx.jar -installDir /usr/local
The -jdbcFile and -installDir are optional parameters, and the defaults are listed in
the following table:
Table 1 Installation Defaults
installDirjdbcFileOS
/usr/local/usr/local/rmxci/t4sqlmx.jarLINUX
NOTE: In the following steps, all items in square brackets are default values. To accept the
default value, click Enter .
5. Launch the command-line installer:
java -jar rmxciInstaller.jar cm
The command-line installer starts and prompts you to enter the type of installation.
Choose one of the following options:
For a Standard Installation, type Y, and then click Enter.
To install the Optional Components, type N, and then click Enter.
6. Enter the full directory path and file name of the NonStop JDBC Type 4 Driver JAR file,
t4sqlmx.jar which is located in the NonStop JDBC Type 4 Driver lib directory:
Enter the location and file name [/usr/local/rmxci/t4sqlmx.jar]:
7. Enter the name of an existing directory where you want to install RMXCI:
Enter the installation directory [/usr/local/]:
The installation status appears:
Extracted 16 files from the
/home/user/rmxci/rmxciInstaller.jar
archive into the
/home/user/rmxci/rmxci directory.
8. If you do not want to download and install the optional components, type N, at the prompt
and your installation is complete. Otherwise, proceed through the remainder of the installation
as follows:
Do you want to install the optional components? [Y]:
9. Type Y, and then click Enter. If you are performing an optional install only, you are prompted
to enter a valid RMXCI installation directory.
Do you want to install the optional components? [Y]:
Use a proxy server? [N]:
If you do not require a proxy server, skip the step for detecting the proxy server, and proceed
with the installation.
10. RMXCI attempts to detect your proxy settings. If proxy servers are available, they are displayed:
Use a proxy server? [Y]: Y
Attempt to auto-detect proxy server(s)? [Y]: N
Enter the proxy server (do not include the port): myproxyserver.com
Installation procedure 15