HP Neoview Messages Manual page 151

Table of Contents

Advertisement

Cause
You attempted to assign NULL to a NOT NULL column name.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 4123
4123 NULL cannot be cast to a NOT NULL data type.
Cause
You attempted to cast NULL to a NOT NULL data type.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 4124
4124 More than one table will be locked: name.
is the name of the table.
name
Cause
The HP Neoview database software is preparing to lock more than one table.
Effect
None.
Recovery
Informational message only; no corrective action is needed.
SQL 4125
4125 The select list of a subquery in a row value constructor must be
scalar (degree of one) if the subquery is one of several expressions
rather than the only expression in the constructor.
Cause
You specified a subquery, consisting of several expressions, whose select list is not
scalar. If the subquery is not the only expression in the constructor, it must be scalar.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 4126
4126 The row value constructors in a VALUES clause must be of equal
degree.
Cause
You specified a VALUES clause whose row value constructors are not of equal degree.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 4127
4127 Type name1 cannot be assigned to type name2.
Cause
You attempted to perform an assignment but specified incompatible data types.
Effect
The operation fails.
Recovery
Correct the syntax and resubmit.
SQL 4128
4128 Default volume and subvolume information could not be retrieved
from =_DEFAULTS define - DEFINEINFO error number.
is the error message.
number
Cause
The HP Neoview database software was not able to retrieve default volume and
subvolume information using the =_DEFAULTS define.
Effect
The operation fails.
151

Advertisement

Table of Contents
loading

Table of Contents