![HP Neoview Messages Manual Download Page 90](http://html.mh-extra.com/html/hp/neoview-messages/neoview-messages_manual_165138090.webp)
Effect
The operation fails.
Recovery
Declare a cursor name, or use the name of a previously prepared statement, and
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
Declare the cursor in a way that matches the statement and resubmit.
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
Name the cursor and statement with string host variables and resubmit.
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
Correct the syntax and resubmit.
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
None.
SQL 3010
3010 Character set name is not yet supported.
name
is the name of the character set.
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
Specify a valid character set and resubmit.
SQL 3011
3011 name is not a valid qualified name; it has more than 3 name parts.
name
is the name specified in the operation.
90
Parser and Compilation Messages (3000 Through 3999)
Summary of Contents for Neoview Messages
Page 12: ...12 ...
Page 66: ...66 ...
Page 129: ...Recovery Supply the input values for the IDENTITY column 129 ...
Page 130: ...130 ...
Page 172: ...172 ...
Page 178: ...178 ...
Page 184: ...184 ...
Page 238: ...238 ...
Page 266: ...266 ...
Page 268: ...268 ...
Page 350: ...350 ...
Page 378: ...378 ...
Page 384: ...384 ...
Page 400: ......