Output from the SQL precompiler
The following sections describe the various kinds of output supplied by the precompiler.
Listing
The output listing is sent to the printer file that is specified by the PRTFILE parameter of the CRTSQLxxx command.
Temporary source file members created by the SQL precompiler
Source statements processed by the precompiler are written to an output source file.
Sample SQL precompiler output
The precompiler output can provide information about your program source.
Parent topic:
Basic processes of the SQL precompiler