User guide

!!! Error and *** Warning Type Messages
Error Messages
B–12 058058 Tandem Computers Incorporated
!!! ERROR [89] Too many expressions in target list
A LIST or FIND statement contains too many Arithmetic Expression or Logical
Expression clauses.
!!! ERROR [90] All field names referenced in a qualification aggregate must
belong to the same record
All fields in the expression being aggregated, the over-item, and the embedded
WHERE clause must belong to the same record.
*** WARNING [91] No report will be listed. The target list is composed of
literals only
An ENFORM report will not print alphanumeric and/or numeric literals only.
Include at least one field name from an opened file description.
!!! ERROR [92] At least one record has no LINK or a qualification relating it
to any other record
You have entered query specifications that reference two or more record descriptions.
At least one of these record descriptions has no relationship (link) to any other record
description in the query. ENFORM will not execute your query because this could
produce an undesirable cross-product. Check your query specifications and add the
necessary LINK statements or a WHERE clause.
!!! ERROR [93] A user aggregate having an end-expression may not be used in
this context
A user aggregate declared with an end-expression cannot be used as a qualification
aggregate OVER a grouped-item.
!!! ERROR [94] Your dictionary is bad
Refer to the Data Definition Language (DDL) Reference Manual.