Enform Plus Reference Manual
Running Enform Plus
Enform Plus Reference Manual—422684-001
2-11
Generic Files
Table 2-1. Enform Plus Generic Files and Their Uses (page 1 of 2)
Generic File Name Description
QUERY-COMPILER-LISTING All compilation output produced during an Enform
Plus session (that is, entering a query either directly or
indirectly); compiler errors and warnings; including
output, errors, and warnings from other Enform Plus
commands (such as ?ASSIGN and ?SHOW).
Output is produced in ASCII with a record length of
132Ebytes.
QUERY-REPORT-LISTING All reports produced as a result of the execution of a
LIST statement.
Output is produced in ASCII with a record length of
132 bytes.
QUERY-STATISTICS All statistics produced during an Enform Plus session
by the query processor while processing a FIND or
LIST statement when @STATS is set to ON. Several
sets of statistics can be produced during a session. A
set is identified by the requestor's PID and the
beginning and ending times of the query execution.
Output is produced in ASCII. For each query
processed, the output consists of (72 * (the number of
record-types in the query + 3)). For display purposes,
each output record is 72 characters long.
QUERY-STATUS-MESSAGES All compiler/report writer error and warning messages
produced during an Enform Plus session. All error
messages produced during an Enform Plus session by
the query processor or SORT while processing a FIND
or LIST statement. These messages also appear in the
listings.
The output is produced in ASCII with a record length
of 132 bytes.
QUERY-WORK-AREA The volume where all temporary files (except SORT
work files) are built by the query processor while
processing a FIND or LIST statement during an
Enform Plus session. The QUERY-WORK-AREA file
name should contain only a volume name.