EXEC command
This section describes the EXEC command.
Usage
Typically, the EXEC command is the last statement in the OMEGAMON for Db2 PE command stream. This command causes the generation of any previously specified reports. It takes no arguments.
Usage notes
- When the EXEC command is not present, no report is produced. The syntax of the command stream is checked and written out, together with any information, warning, or error messages to the DPMOUTDD data set.
- All statements following the EXEC are ignored.
- You can filter records with the GLOBAL command first. This can minimize your report output and reduce processing time. See GLOBAL command for more information.