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

29475
Invalid delay time specified. The value must be in the range 0-3600
seconds.
Cause: An out of range value was specified for time in delay command.
Effect: The command fails to run.
Recovery: Specify a valid value for time and retry the command.
29478
Skipping command until a matching 'LABEL <name>' command is encountered.
Cause: A goto command was run and all commands will be skipped until the matching label
is found.
Effect: This warning appears for all skipped commands.
Recovery: Not applicable.
29479
GOTO statement executed, ignoring all commands until a 'LABEL <name>'
command is encountered.
Cause: A goto command was run and all commands will be skipped until the matching label
is found.
Effect: This warning appears right after the goto command is run.
Recovery: Not applicable.
29480
Matching label encountered, no longer ignoring commands.
Cause: A goto command was run and then a label command was run that contained the
matching label.
Effect: All commands from this point on will be run.
Recovery: Not applicable.
29481
No aliases found.
Cause: There were no aliases and show alias command returned no entries.
Effect: The command does not return entries.
Recovery: Not applicable.
29482
Command name not allowed.
Cause: An invalid command name was specified in the alias command. For example: alias
clear as connect .
Effect: The command fails to run.
Recovery: Specify a valid command name and retry alias command.
29483
Alias on an alias not supported.
Cause: An attempt was made to define an alias on an existing alias.
Effect: The command fails to run.
Recovery: Specify a nonexisting alias and retry the command.
129