ENFORM Reference Manual

!!! Error and *** Warning Type Messages
Error Messages
058057 Tandem Computers Incorporated B–13
!!! 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.
!!! ERROR [95] Missing dictionary
Wrong subvolume or dictionary does not exist.
!!! ERROR [96] Invalid dictionary subvolume name
Internal error.
!!! ERROR [98] Insufficient memory available to OPEN record description
Internal error.
!!! ERROR [99] Multiply defined SECTION name
Section name may appear only once in a ?COMPILE, ?RUN, or ?SOURCE command.