Neoview Messages Manual (Volume 1) (R2.4)

SQL 2038
2038 Character set name is not supported for SQLCI attribute
TERMINAL_CHARSET.
name
is the name of the character set.
Cause You specified a non-ISO88591 character set name.
Effect The operation fails.
Recovery Specify an ISO88591 character set name.
SQL 2050
2050 attribute is not the name of any DEFAULTS table attribute.
attribute
is the attribute name you specified.
Cause If the SQLSTATE is 42000, this is an error. You attempted to set a CONTROL QUERY
DEFAULT setting, but the attribute name you specified is not valid.
If the SQLSTATE is 01000, this is a warning. In an earlier HP Neoview database session, you
inserted a row into a DEFAULTS table whose attribute column value is invalid.
Effect If this is an error, the operation fails. If this is a warning, this is an informational
message.
Recovery Correct the attribute name and resubmit.
SQL 2051
2051 Either control option option name or value 'value'is not valid.
Cause You specified an invalid control option name or a valid option with an invalid
value.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 2052
2052 Optimizer internal counters: value value value value.
Cause This error should appear only if you are running in debug mode.
Effect None.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 2053
2053 Optimizer pass two assertion failure (failure-text) in file
file-name at line line-num.
Cause This is an informational message that is a result of the two-pass mechanism of the
optimizer. The optimizer created a simple plan, and then while refining that plan, an internal
error occurred, so the simple plan was not improved. The simple plan is still valid and will
work.
Effect Your query will use the original, simple plan.
Recovery Informational message only; no corrective action is needed. This message will be
accompanied by an assertion failure message and, possibly, CONTROL QUERY SHAPE
information. However, report the entire message, and the preceding assertion failure message,
to HP support.
70 Neoview Compiler Messages (2000 Through 2999)