SQL/MX 2.x Messages Manual (G06.24+, H06.03+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual523730-004
17-53
SQL 20218
Cause. The schema name specified by the caller is not defined or not visible on the
current system.
Effect. The operation fails.
Recovery. Specify a valid schema name and resubmit.
SQL 20219
Where table-name is the name of the table to recover.
Cause. The table name specified by the caller is not defined or not visible on the
current system.
Effect. The operation fails.
Recovery. Specify a valid table name and resubmit.
SQL 20220
Where index-name is the name of the index to recover.
Cause. The index name specified by the caller is not defined or not visible on the
current system.
Effect. The operation fails.
Recovery. Specify a valid name and resubmit.
SQL 20221
Where string is the value where the syntax error was detected.
Where int is the byte location in the string where the error occurred.
Cause. You specified the wrong syntax.
Effect. The operation fails.
20218 Schema does not exist.
20219 Table table-name does not exist.
20220 Index (index-name) does not exist.
20221 A syntax error was found near ‘string’, near character
position int.
Note. As of this ABU SPR, this message is no longer generated.