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

Cause: An invalid directory was specified for script files in prun command.
Effect: The command fails to run.
Recovery: Specify a valid directory and retry the command.
29459
Scripts Directory not found or does not have READ/WRITE permissions.
Cause: An invalid directory was specified for the script files in prun command.
Effect: The command fails to run.
Recovery: Specify a valid directory and retry the command.
29460
A syntax error occurred at or before:
Cause: Incorrect syntax was specified for the RMXCI command.
Effect: The command fails to run.
Recovery: Correct the syntax and retry the command.
29462
Could not find the file or directory specified.
Cause: An invalid file or directory was specified for obey command.
Effect: The command fails to run.
Recovery: Specify a valid file or directory and retry the command.
29463
Could not find any file(s) with the specified extension.
Cause: There were no files matching the filename extension specified for the obey command.
Effect: The command fails to run.
Recovery: Specify a valid file or directory and retry the command.
29464
Param <paramname> was not found.
Where <paramname> is the parameter name.
Cause: An invalid parameter name was specified in the SQL statement.
Effect: The statement fails to run.
Recovery: Specify a valid parameter or use the set param command to set a parameter value
and retry the SQL statement.
29465
Obey commands inside of files are executed in non-interactive mode and
require a filename or wildcard.
Cause: A filename or a directory name was not specified for the obey command within script file.
Effect: The command fails to run.
Recovery: Specify a filename or a directory for the obey command and run the script.
29466
The max obey depth has been reached, breaking current obey loop.
Recursion detected in <filename>.
Where <filename> is the script file name.
127