Neoview Messages Manual (Volume 1) (R2.4)
19 Rowsets Messages (30000 Through 30999)
SQL 30002
30002 The given rowset size (num1) must be smaller or equal to the
smallest dimension (num2) of the arrays composing the rowset.
num1
is the size of the rowset.
num2
is the smallest dimension of the rowset arrays.
Cause You specified a rowset size larger than the smallest dimension, num2, of the rowset
arrays.
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 30003
30003 Rowset size must be an integer host variable or constant.
Cause You specified a rowset size with a value other than an integer host variable or constant.
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 30004
30004 The dimension of the arrays composing the rowset must be greater
than zero. A value of num was given.
num
is the rowset size.
Cause You specified a value for rowset arrays that is invalid. It must be greater than 0 (zero).
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 30006
30006 Both rowset and scalar host variables occur in the output list.
Either all output host variables must be scalar or all output host
variables must be rowsets.
Cause Stated in the message.
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 30008
30008 Rowset index is out of range.
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.
347