SQL/MX Remote Conversational Interface (RMXCI) Guide for SQL/MX Release 3.2 (H06.25+, J06.14+)

NonStop JDBC Type 4 Driver :
T1249_V32_30AUG12_HP_NONSTOP(TM)_JDBCT4_2012_04_18
RMXCI Version : T0774_V32_30AUG12_HP_NONSTOP(TM)_RMXCI_2011_12_12
Running RMXCI with -help
To display a list of acceptable parameters, including proper usage information, use the -help
option. After displaying this information, the application exits.
Example of running RMXCI with -help
On Linux, enter the following commands:
/home:cd rmxci-installation-directory/rmxci/bin
/home/usr/rmxci/bin:./rmxci.sh -help
On Windows, enter the following commands:
C:\cd rmxci-installation-directory\rmxci\bin
C:\rmxci\bin>rmxci.cmd -help
where,
rmxci-installation-directory is the location where you have installed the RMXCI software
files, for example: /home/usr/rmxci.
Exiting RMXCI
From the client terminal window, run one of these commands:
exit
quit
For example, run:
SQL>quit
These commands are not case-sensitive and do not require a terminator before you press Enter.
After you enter one of these commands, the RMXCI session is closed.
Exiting RMXCI 53