SQL/MP Messages Manual

File-System Messages
HP NonStop SQL/MP Messages Manual427720-006
16-34
SQL 1129
Cause. The scale of the target buffer is less than the scale of the source buffer.
Effect. The operation fails.
Recovery. Check your data and/or scale of your data buffers.
SQL 1130
Cause. Stated in the error message.
Effect. The operation fails.
Recovery. Install SQL/MP.
SQL 1133
Cause. Stated in the error message.
Effect. The operation fails.
Recovery. Simplify the selection expression or the update expression.
SQL 1136
Cause. Multiple processes (or multiple opens within a process) are using the same
transaction id and simultaneously inserting into the same target key range of a key-
sequenced table.
Effect. The operation fails.
Recovery. Avoid structuring the application such that multiple processes
simultaneously perform inserts on behalf of the same transaction.
1129 Scale truncation was needed but prohibited during
expression evaluation.
1130 Unable to use NonStop SQL/MP on a system where the
product is not installed.
1133 The selection expression or update expression is too
complex to be represented in NonStop SQL/MP internal data
structures.
1136 This operation might conflict with a concurrent
operation that is running under the same transaction id and
is performing sequential inserts using virtual sequential
block buffering.