Overview of workload comparisons
The Workload Access Path Compare component makes it easy to define a workload, and then Extract and Explain the SQL text. Using the online interface, you can specify the source of the SQL statements and use qualifiers to define the workload through the creation of object sets.
The Workload Access Path Compare component can gather and compare workload data (including column distribution statistics and SQL text) from the following sources:
- Apptune archived trace data sets
- BMC AMI Performance
- Db2 catalog
- Statement cache
- DBRM library
- SQL text data set
After you define the workload, the Workload Access Path Compare component generates a job that Extracts and Explains the SQL. For each workload, the Workload Access Path Compare component saves the results in the following files that are registered in the hlq.REPOS repository. (hlq represents a workload high-level qualifier that you specify.)
- hlq.SQLTXT.seqNumber contains the SQL text that the Extract process identifies.
- hlq.OBJECT.seqNumber contains all objects and their statistics that the Explain process identifies.
- hlq.PATH.seqNumber contains all access paths that the Explain process identifies.