SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)

Utility Messages (20000 through 23099)
HP NonStop SQL/MX Release 3.2 Messages Manual691121-001
19-52
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.
Cause. The index name could not be recovered with the given RECOVER command.
Effect. The operation fails.
Recovery. Use the correct RECOVER option and resubmit.
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).