SQL/MX Remote Conversational Interface (RMXCI) Guide for SQL/MX Release 3.2 (H06.25+, J06.14+)
Post-installation procedures
This section describes the steps to verify the installation:
• “Verifying the installed software files” (page 32)
• “Verifying the installed version of RMXCI” (page 32)
• “Testing the RMXCI launch” (page 39)
Verifying the installed software files
After downloading and running the installer file, rmxciInstaller.jar, verify that the RMXCI
software files are installed in the correct locations as described in Table 2 (page 32).
Table 2 Locations of RMXCI Software Files
DescriptionFilesDirectory
Windows launch filermxci.cmdinstall-directory>rmxci>bin
Linux launch filermxci.sh
Perl wrapper scriptrmxci.pl
Python wrapper script. (To run the script
, see “Perl and Python wrapper scripts”
(page 74).)
rmxci.py
Product JAR filermxci.jarinstall-directory>rmxci>lib
Product fileSession.pminstall-directory>rmxci>lib>perl
Product fileSession.pyinstall-directory>rmxci>lib>python
Runs DML statements and returns results
in an array format written in Perl
arrayDML.plinstall-directory>rmxci>samples
Executes interface commands and returns
results in array format written in Perl
arrayIQ.pl
Readme file that describes how to use
the sample scripts
README
Sample Perl programsample.pl
Sample SQL scriptsample.sql
Sample perl file that lists all tables and
respective rowcounts. (The file can
sampleTables.pl
accept a command-line wildcard
parameter.)
Sample python file that lists all tables and
respective rowcounts. (The file accepts
a command-line wildcard parameter.)
sampleTables.py
Sample python file that uses Jython to
run DDL statements
sampleDDL.py
Sample python file that uses Jython to
run DML statements
sampleDML.py
Verifying the installed version of RMXCI
To display the installed version of RMXCI without launching the Remote Conversational Interface
and connecting to the database, complete the following steps:
32 Installing RMXCI










