Viewing Trace Filters

To view the current filter settings for a single or all trace flags, issue the trace_filter command.

  1. To view trace filters for all flags, enter any one of these commands:
    trace_filter
    go
    trace_filter, all
    go
    trace_filter all, all
    go
  2. To view trace filters for the LTITRACELTL flag, enter either of these commands:
    trace_filter LTITRACELTL
    go
    trace_filter LTITRACELTL, all
    go
  3. To view all settings for the LTITRACELTL trace flag and table name (TA) filter code, enter:
    trace_filter LTITRACELTL, TA
    go
  4. To view all filter code settings for the owner name (OW) filter code, enter:
    trace_filter all, OW
    go
    An example of the command output:
    Trace Flag Filter Code Filter Value
    LTITRACELTL

    TA

    table1

    LTITRACELTL

    OP

    update, delete