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

Recovery: Not applicable.
29439
The query buffer is empty.
Cause: An attempt was made to repeat a previously run SQL statement using /,repeat or run
commands, when there were no SQL statements in history buffer.
Effect: None.
Recovery: Not applicable.
29440
Directory not found or does not have READ/WRITE permissions.
Cause: An invalid directory was specified for script files or log file in prun command.
Effect: : The command fails to run.
Recovery: Specify a valid directory for script files or log file and retry the command.
29441
<section-name> was not found in file <filename>.
Where <section-name> is the name of a section within a script file, <filename>.
Cause: An invalid section name was specified in the obey command.
Effect: The command fails to run.
Recovery: Specify a valid section name in the obey command and retry the command.
29442
Could not create the specified file.
Cause: The file specified in the savehist command might not be created.
Effect: The command fails to run.
Recovery: Specify a valid file name and retry the command.
29443
Database connection does not exist. Please connect to the database by
using connect/reconnect command.
Cause: An attempt was made to run a command when RMXCI session was not connected to the
database platform.
Effect: The command fails to run.
Recovery: Connect to the database platform with connect or reconnect command.
29444
The current operation has been cancelled and the connection to the
database has been lost. Please connect to the database by using
connect/reconnect command.
Cause: There was a communication problem with the server and the query was cancelled.
Effect: Connection to the database is lost.
Recovery: Connect to the database platform with connect or reconnect command.
29445
The current operation has been cancelled.
Cause: A query execution was cancelled by pressing ctrl+C from the client terminal.
Effect: Connection to the database is lost.
Recovery: Connect to the database platform with connect or reconnect command.
148 Error messages