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

Recovery This is an informational message. To prevent this warning, turn off query caching
before query preparation.
SQL 2109
2109 Invalid Character error converting SQL statement from character
set from character set to character set to character set.
from character set
may be any of the supported character sets. One of the “from” or
“to” character set is always UCS2.
to character set
may be any of the supported character sets. One of the “from” or
“to” character set is always UCS2.
Cause The character translation routines failed in the translation between character sets. The
most common problem is the supplied character string is not encoded in the character set
requested.
Effect The operation fails.
Recovery Specify a different character set for either the input character string or the output
character string.
SQL 2110
2110 Buffer Overrun error converting SQL statement from character set
from character set to character set to character set.
from character set
may be any of the supported character sets. One of the “from” or
“to” character set is always UCS2.
to character set
may be any of the supported character sets. One of the “from” or
“to” character set is always UCS2.
Cause Not enough space was allocated to translate between the character sets.
Effect The operation fails.
Recovery Contact you HP service provider about this problem.
SQL 2200
2200 DEFAULTS attribute attribute is read-only.
attribute
is the DEFAULTS attribute.
Cause You attempted to change the DEFAULTS attribute, which is read-only.
Effect The operation fails.
Recovery None.
SQL 2201
2201 SQL compilation return code is mxcmp non-zero exit code.
Cause You invoked mxCompileUserModule on an application file that has an embedded
module definition. An SQL compilation of an embedded module definition resulted in an HP
Neoview compiler nonzero exit code, indicating a warning or error.
Effect The operation fails.
Recovery Review the Neoview compiler warning or error message. Trace the diagnostic back
to the module source file and correct the offending source statement. Retry preprocessing,
translating, compiling, and SQL compiling the application file.
SQL 2202
2202 Application file is not an application (ELF or SQL) file.
80 Neoview Compiler Messages (2000 Through 2999)