Neoview Messages Manual (Volume 1) (R2.4)
SQL 8930
8930 The buffer to return consumer query string number number is too
small.
number
is the query string number.
Cause An HP Neoview database call-level interface (CLI) function was unable to provide
consumer query text for a parallel extract operation because a target buffer was too small.
Effect The operation fails.
Recovery This is an internal software error. Contact the GMCSC for analysis of accompanying
error and warning messages.
SQL 8934
8934 The MAXVALUE for the sequence generator has been exceeded.
Cause The maximum value allowed for the type of IDENTITY column has been exceeded.
Effect The statement fails.
Recovery The internal sequence generator table is at its maximum.
SQL 8935
8935 The sequence generator update failed, see additional diagnostics
for failure details.
Cause The update to the internal sequence generator failed.
Effect The statement fails.
Recovery Additional error codes are returned for the update failure. Proceed with the recovery
procedures recommended by the additional error codes.
209