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

C Error messages
RMXCI commands can return the following error messages. By default, the error messages are
displayed in the RMXCI window. They are logged to a log file, if log command is used to log the
output.
29400
Could not initialize the console reader.
Cause: An Input Output Exception was received while initializing the Input Stream.
Effect: RMXCI does not launch.
Recovery: Retry launching RMXCI.
29401
Could not initialize the console writer
Cause: An Input Output Exception was received while initializing the Output Stream.
Effect: RMXCI does not launch.
Recovery: Retry launching RMXCI.
29402
Invalid Number of options passed.
Cause: An incorrect number of command-line options were specified when launching RMXCI.
Effect: RMXCI does not launch.
Recovery: Specify correct number of options and retry launching RMXCI. Run the command
rmxci.sh help to see the list of valid options.
29403
Could not find the script file specified.
Cause: An invalid or nonexisting file was specified in the -script option while launching RMXCI.
Effect: RMXCI does not launch.
Recovery: Specify a valid script file name and retry launching RMXCI.
29404
Could not instantiate the driver class.
Cause: Not applicable.
Effect: RMXCI does not launch.
Recovery: Contact support personnel.
29405
Could not instantiate the driver class because of an
IllegalAccessException
Cause: Not applicable.
Effect: RMXCI does not launch.
Recovery: Contact support personnel.
29406
Could not find the HP NonStop(TM) SQL/MX Type 4 driver in the classpath.
Cause: Valid NonStop JDBC Type 4 Driver was not found in the location specified during RMXCI
installation.
Effect: RMXCI does not launch.
121