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

Recovery: Verify that there is a valid NonStop JDBC Type 4 Driver in the location specified during
RMXCI installation or reinstall RMXCI by selecting a valid driver.
29407
Failed to connect to the database. Connection limit exceeded.
Cause: Database connection limit was exceeded.
Effect: RMXCI fails to connect to the database and start a new session.
Recovery: Re-configure the client data sources to increase the connection limit and retry the
command.
29408
SET command must have an option specified.
Cause: No option was specified for set command.
Effect: The set command fails to run.
Recovery: Specify the correct option and retry the set command.
29409
SHOW command must have an option specified.
Cause: No option was specified for show command.
Effect: The show command fails to run.
Recovery: Specify the correct option and retry the show command.
29410
Could not find the file specified.
Cause: An invalid or nonexisting filename was specified for obey command.
Effect: The obey command fails to run.
Recovery: Specify a valid file name and retry the obey command.
29416
No tables found.
Cause: There were no tables present in the current catalog and schema or there were no tables
that matched the specified pattern.
Effect: The show tables command does not return any tables.
Recovery: Verify that you are in the correct catalog and schema by issuing an env or a show
catalog and show schema commands. Set the correct catalog and schema.
29417
No catalogs found.
Cause: There were no catalogs that matched the specified pattern.
Effect: The show catalogs command does not return any entries.
Recovery: Specify a valid pattern and retry the command.
29418
No schemas found.
Cause: There were no schemas present in the current catalog or there were no schemas that
matched the specified pattern.
Effect: The show schemas command does not return any entries.
Recovery: Specify a valid pattern for the schema name and retry the command.
122 Error messages