SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Utility Messages (20000 through 23099)
HP NonStop SQL/MX Messages Manual—523730-004
17-48
Cause. The index name specified by the caller should not contain data. Data was
found to exist, most likely because a previous POPULATE INDEX command failed.
Effect. The operation fails.
Recovery. Execute the RECOVER command to clean up the previously failed
command and resubmit.
SQL 20197
Where index-name is the index to be populated as specified by the POPULATE
INDEX command.
Cause. The index name specified by the caller is not valid. The caller qualifying the
index name with a catalog or schema is the probable cause. Catalog and schema
names are not supported.
Effect. The operation fails.
Recovery. Specify a valid name, and resubmit.
SQL 20198
Where string is the value where the syntax error was detected.
Where int is the byte location in the string w h e r e t h e e r r o r o c c u r r e d .
Cause. You specified the wrong syntax.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 20199
Cause. An unknown error occurred while populating an index.
Effect. The operation fails.
Recovery. None. Contact your service provider.
20197 The specified index index-name is not available.
20198 A syntax error was found near ‘string’, near character
position int.
Note. This message is obsolete for users who have applied T1058G10ABO or a
superseding SPR.
20199 An internal error or exception occurred.