How to generate an Exception Log
This topic describes how to generate an Exception Log.
There is no OMEGAMON for DB2®
Performance Expert command
to generate the exception log. The exception log is generated automatically
for an OMEGAMON for Db2
Performance Expert execution
when the following DD statements are defined in your JCL:
- EXCPTDD
- Exception threshold data set
- EXTRCDD1
- Exception log
To prevent generation of the exception log, omit the EXTRCDD1 statement from your JCL (the preferred method), or specify DUMMY in the definition.
The amount of data reported in the exception log can be controlled by the GLOBAL INCLUDE or GLOBAL EXCLUDE and FROM and TO specifications.