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

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual523730-004
17-49
SQL 20200
Cause. You specified a catalog name that is not defined or not visible on the system.
Effect. The operation fails.
Recovery. Specify a valid catalog name and resubmit.
SQL 20201
Cause. The schema name specified by the caller is not valid.
Effect. The operation fails.
Recovery. Specify a valid schema name and resubmit.
SQL 20202
Cause. The specified table does not exist.
Effect. The operation fails.
Recovery. Specify the correct object name and resubmit.
SQL 20203
Where index-name is the name of the specified index, in ANSI SQL name format.
Cause. The MODIFY utility could not find the specified index.
Effect. The operation fails.
Recovery. Check the spelling of the specified index name and resubmit.
SQL 20204
Where object-name is the index to be recovered as specified by the POPULATE
INDEX command.
20200 Catalog does not exist.
20201 Schema does not exist.
20202 Table does not exist.
20203 Index index-name does not exist.
20204 The specified recover option is not allowed on (object-
name).