SQL/MX 3.2 Messages Manual (H06.25+, J06.14+)
Binder and Compilation Messages (4000 through
4999)
HP NonStop SQL/MX Release 3.2 Messages Manual—691121-001
6-16
SQL 4059
Cause. You specified the first operand of function name with a type other than
numeric, which is required.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4060
Cause. You attempted to read from and insert, update, or delete within the same table
name1, which is not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4061
Cause. You attempted to insert or update rows in an individual table partition, which is
not supported.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
SQL 4062
Cause. NonStop SQL/MX detected an error in function name. Errors that appear
before this one refer to the low level computations that this function uses.
Effect. The operation fails.
Recovery. Correct the function and resubmit.
4059 The first operand of function name must be numeric.
4060 Reading from and inserting, or updating in, or deleting
from the same table, name1, is not currently supported. name1
is contained by view(s) name2.
4061 Rows cannot be inserted into, or updated in, an
individual table partition.
4062 The preceding error actually occurred in function name.










