Output source file member
By default, the precompile process creates a temporary source file QSQLTxxxxx in the QTEMP library. However, you can specify the output source file as a permanent file on the precompile command.
If the precompile process uses the QTEMP library, the system
automatically deletes the file when the job is completed. A member with the
same name as the program name is added to the output source file. This member
contains the following items:
- Calls to the SQL runtime support, which have replaced embedded SQL statements
- Parsed and syntax-checked SQL statements