Neoview Messages Manual (R2.3)
SQL 4086
4086 Environment variable or define value does not exist.
Cause You specified an environment variable or define value that does not exist.
Effect The operation fails.
Recovery Define the environment variable and resubmit.
SQL 4087
4087 Prototype value 'value' is not a valid qualified name.
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.
136 Binder and Compilation Messages (4000 Through 4999)