Neoview Messages Manual (R2.2)

SQL 30009
30009 Trying to add more elements than maximum rowset size.
Cause The HP Neoview database software received an internal error from a rowset.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 30010
30010 An internal error occurred. Rowset is corrupted.
Cause The HP Neoview database software received an internal error from a rowset.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 30013
30013 Host variable used to set input size of rowset has zero or negative
value.
Cause You specified a hostvar with a zero or negative value for the input size of the rowset.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 30014
30014 Host variable used to set input size of rowset is not of type
short, int, or long.
Cause You specified a hostvar for the input size of the rowset that is not of type short, int,
or long.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 30021
30021 Rowsets cannot be used in the SET clause if there are no
corresponding rowsets in the WHERE clause.
Cause You attempted to use a rowset in the SET clause of an UPDATE statement when a
corresponding rowset is not present in the WHERE clause.
Effect The operation fails.
Recovery Do not attempt recovery. HP support will perform recovery operations in response
to an automatically generated dial-out message about this condition.
SQL 30022
30022 At least one row was successfully inserted by the NOT ATOMIC
INSERT, but one or more errors occurred. Some warnings may also have
occurred.
Cause One or more errors were encountered during the NOT ATOMIC INSERT because
of faulty input data. No other errors were encountered.
310 Rowsets Messages (30000 Through 30999)