LOGANALYZER Options

There are two kinds of LOGANALYZER options. Selection options select log entries of a particular type to be included in the LOGANALYZER output. Output options affect the destination to which the LOGANALYZER output will be sent and the format of the report.

<loganalyzer options>

  ┌◄────────────────────────┐
──┴─┬─────────────────────┬─┴──────────────────────────────────────────┤
    ├─<selection options>─┤
    └─<output options>────┘

Most LOGANALYZER options are additive options. That is, if more than one option is specified, all entries that satisfy any of the specified options are listed. However, the ABORT, ERRORS, IDENTITY, JOB, MIX, SESSION, and TASK options are restrictive options. If any restrictive options are specified, then only entries that satisfy all of the specified restrictive options are listed. If a combination of restrictive and additive options is used, then only entries that satisfy all of the restrictive options and at least one of the additive options are listed.