

CA OLQ OQ Messages › OQ143010
OQ143010
&01 - subscript error.
Reason:
One of the following errors has probably occurred:
- You specified a subscript that is greater than the range of subscripts for the current multiply-occurring column.
- You specified the wrong number of subscripts for the named column.
- You specified an aggregate function, but this function cannot be used as requested for aggregate functions. For example, COUNT(<column-name>) would return this error because COUNT can only be used in the form COUNT(*).
- You specified an aggregate function, but did not enclose the function parameters in parenthesis (). For example, LOVAL <column-name> would return this error because <column-name> is not enclosed in parenthesis.
- You specified a =<value> in your WHERE clause and the <value> is also the name of one of the occurring fields or the OLQ header for an occurring field.
Module:
OLQSSCAN
Severity:
0
Copyright © 2014 CA.
All rights reserved.
 
|
|