Neoview Messages Manual (R2.2)
Cause You specified a prototype value that is not a valid qualified name.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4088
4088 The number of values in each TRANSPOSE item of a TRANSPOSE set
must be equal.
Cause You specified a TRANSPOSE set with an unequal number of values in each
TRANSPOSE item.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4089
4089 Check constraint name contains a subquery. This is not yet
supported.
Cause You specified a constraint name that contains a subquery, which is not supported.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4093
4093 The number of output dynamic parameters (value1) must equal the
number of selected values (value2).
Cause The HP Neoview database software requires that the number of output dynamic
parameters, value1, match the number of selected values, value2.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4094
4094 The number of output host variables (value1) must equal the number
of selected values (value2).
Cause The HP Neoview database software requires that the number of output host variables,
value1, match the number of selected values, value2.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4095
4095 A DEFAULT whose value is NULL is not allowed in object name.
Cause You included a NULL operand in object name, which is not supported.
Effect The operation fails.
Recovery Correct the syntax and resubmit.
SQL 4096
4096 A DEFAULT specification is currently allowed only when simply
contained in the VALUES list of an INSERT.
Cause You specified a DEFAULT value that was not contained in the VALUES list of an
INSERT.
Effect The operation fails.
138 Binder and Compilation Messages (4000 Through 4999)