(Contents)(Previous)(Next)

Precompiler Output Files

Source and error listing:

Errors are written to the precompiler listing. If errors occur before this file can be opened (e.g., in the option specifications), they are written into a special error file (sqlerror) which is described in more detail in the platform-specific ADABAS User Manuals.

Object module:

Together with other object modules and the runtime system, the file is linked to an executable module.

Trace file:

This file contains the executed SQL statements.


(Contents)(Previous)(Next)