Neoview Messages Manual (R2.3)

Cause This is an internal error. The Synonym metadata is in an inconsistent state. It should
have a referenced object, but it cannot be found.
Effect The operation fails.
Recovery Contact the GMCSC to check if the Synonym metadata is corrupt.
SQL 20339
20339 Indexes index-list on table table did not populate successfully.
index-list
is a comma separated list of indexes.
table
is the name of the table.
Cause One of more indexes did not populate correctly, probably because of uniqueness
violations when loading unique indexes.
Effect The operation fails.
Recovery For unique indexes, remove conflicting records from the base table and retry the
populate operation. For non-unique indexes, do not attempt recovery.
SQL 20340
20340 Indexes index-list on table table were successfully populated.
index-list
is a comma separated list of indexes.
table
is the name of the table.
Cause One or more indexes successfully populated.
Effect The operation partially succeeded.
Recovery This is an informational message that indicates which indexes were successfully
populated. This message appears with associated error 20339, which lists the indexes that
failed to populate. If all indexes were populated successfully, this error does not appear. The
situations that require correction action are reported by error 20339.
SQL 20350
20350 A syntax error was found in the MXTOOL operation operation. Here
is the syntax for the operation: syntax.
operation
is the MXTOOL operation where the syntax error was detected.
syntax
is the correction syntax for the MXTOOL operation.
Cause You specified the wrong syntax.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20351
20351 An internal error occurred.
Cause An unexpected error occurred on an MXTOOL operation.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 20352
20352 Syntax error. No arguments were provided. Try mxtool help.
Cause You specified MXTOOL without any arguments.
Effect The operation fails.
267