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

Verifying the Java version
To display the Java version of the client workstation, enter the following command:
java -version
For example,
On Windows, enter the following command:
C:\java -version
The following is a sample output:
java version "1.5.0_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing)
On Linux, enter the following command:
/usr/home:java -version
The following is a sample output:
java version "1.6.0_17"
OpenJDK Runtime Environment (IcedTea6 1.7.10)
(rhel-1.39.b17.el6_0-i386)
OpenJDK Server VM (build 14.0-b16, mixed mode)
If the returned version is not supported or is unavailable, see “Setting the PATH for a supported
Java version on Linux” (page 19) for Linux or “Setting the PATH for a supported Java version on
Windows” for Windows.
Setting the PATH for a supported Java version on Windows
1. Right-click the My Computer icon on your desktop and select Properties.
2. Select the Advanced tab in the System Properties dialog box.
3. Click Environment Variables.
Pre-installation procedures 17