HP Neoview Messages Manual page 145

Table of Contents

Advertisement

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.
Recovery
Correct the syntax and resubmit.
SQL 4097
4097 A NULL operand is not allowed in function name.
Cause
You attempted to use a NULL operand in function name, which is not supported.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 4098
4098 A NULL operand is not allowed in operation name.
Cause
You included a NULL operand in operation name, which is not supported.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 4099
4099 A NULL operand is not allowed in predicate name.
Cause
You included a NULL operand in predicate name, which is not supported.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 4100
4100 A NULL value is not allowed in a select list unless it is CAST to
some data type.
Cause
You specified a NULL value in a select list that is not cast to a data type, which is
required.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 4101
4101 If name is intended to be a further table reference in the FROM
clause, the preceding join search condition must be enclosed in
parentheses.
Cause
A syntax error has caused the HP Neoview database software to treat object name
as an ambiguous entity.
Effect
The operation fails.
Recovery
Check the syntax for a missing parenthesis and resubmit. If the object is not intended
as a table reference in the FROM clause, use the error messages that accompany this one to
diagnose the problem. Correct the syntax and resubmit.
145

Advertisement

Table of Contents
loading

Table of Contents