Neoview Messages Manual (Volume 1) (R2.5)
Cause The command was entered with a delimited SQL identifier containing no significant
characters. This can occur for the DUMP FILES, INFO DUMPS, RECOVER FILES, and SET
ANSIDEFAULT commands.
Effect The command fails.
Recovery Check the syntax rules and then reenter the command, specifying at least 1 character.
SQL 7343
7343 An internal SqlMX structure is invalid.
Cause An internal structure is not valid.
Effect The command fails.
Recovery This message should not appear, contact the GMCSC or your support provider.
SQL 7344
7344 An internal buffer is not large enough.
Cause The internal buffer is not large enough to accommodate the request.
Effect The command fails.
Recovery This message should not appear, contact the GMCSC or your support provider.
SQL 7345
7345 An SQL/MX object name cannot be fully qualified with the current
Catalog/Schema defaults.
Cause The SQL/MX object name does not match the current defaults specified.
Effect The command fails.
Recovery This message should not appear, contact the GMCSC or your support provider.
SQL 7350
7350 Incompatible consistency level of consistency-num for DP2 Halloween
protection.
Cause The compiler encountered a problem while producing a plan that would be
incompatible with the chosen isolation level.
Effect The compiler reports the problem and exits.
Recovery If possible, use the READ COMMITTED isolation level and resubmit the query.
SQL 7351
7351 Incompatible lock size of lock-num for DP2 Halloween protection.
Cause The compiler encountered a problem while producing a plan that would be
incompatible with a table lock.
Effect The compiler reports the problem and exits.
Recovery None. Contact HP Support.
SQL 7352
7352 A Hash-Join that may overflow its memory to disk can not accept
input rows longer than 57344 bytes.
Cause The length of inner or outer input rows to a hash-join operator exceeded the overflow
buffer size, which is 57344 bytes by default.
Effect The query fails to compile.
182 Generator Messages (7000 Through 7999)