HP Neoview Messages Manual page 90

Table of Contents

Advertisement

Effect
The operation fails.
Recovery
resubmit.
SQL 3006
3006 In a dynamic cursor declaration, both the cursor and the statement
must be named in the same way: both must be literals or both must be
string host variable expressions.
Cause
You attempted to declare a dynamic cursor in a way that does not match the statement.
Both must be literals or both must be string host variable expressions.
Effect
The operation fails.
Recovery
SQL 3007
3007 In an ALLOCATE CURSOR statement, both the cursor and the statement
must be named using string host variables.
Cause
You specified an ALLOCATE CURSOR statement with invalid syntax. Both the cursor
and the statement must be named using string host variables.
Effect
The operation fails.
Recovery
SQL 3008
3008 Precision of type UNSIGNED data type, value, cannot exceed 9.
Cause
You specified a CREATE TABLE statement with a precision value greater than nine
for the PRECISION field, which is not supported.
Effect
The operation fails.
Recovery
SQL 3009
3009 DROP ASSERTION statement is not yet supported.
Cause
You attempted to perform a DROP ASSERTION statement, which is not supported.
Effect
The operation fails.
Recovery
SQL 3010
3010 Character set name is not yet supported.
is the name of the character set.
name
Cause
You specified character set name that is not supported for use in an HP Neoview
database software object, such as a table or module. Examples include creating a KANJI or
KSC5601 column in a Neoview database software table.
Effect
The operation fails.
Recovery
SQL 301 1
3011 name is not a valid qualified name; it has more than 3 name parts.
is the name specified in the operation.
name
90
Parser and Compilation Messages (3000 Through 3999)
Declare a cursor name, or use the name of a previously prepared statement, and
Declare the cursor in a way that matches the statement and resubmit.
Name the cursor and statement with string host variables and resubmit.
Correct the syntax and resubmit.
None.
Specify a valid character set and resubmit.

Advertisement

Table of Contents
loading

Table of Contents