IBM Books

Introduction to Visual Explain

Welcome to Visual Explain.

Visual Explain lets you view the access plan for explained SQL statements as a graph. You can use the information available from the graph to tune your SQL queries for better performance.

An access plan graph shows details of:

You can also use Visual Explain to:

The following sections provide an overview of how to use Visual Explain to analyze SQL statements. For detailed information, see the DB2 books that are referenced throughout these sections.

  1. Producing an access plan graph.

  2. Creating an explain snapshot.

  3. Displaying and using an access plan graph.

  4. Improving the access plan.

  5. Performing SQL tuning activities.
Note:

  • The process of tuning queries is iterative, and the tasks described throughout the above sections can be repeated as required.

  • You can also use the Command Center to interactively create access plans.

  • You can use the Control Center to perform database administration tasks.

  • To see a list of Visual Explain tasks, return to the Contents and review the tasks under Analyzing SQL statements using Visual Explain. These tasks include instructions on how to open to each of the Visual Explain windows.

[ Top of Page | Table of Contents | Glossary | Index ]

[ DB2 List of Books | Search the DB2 Books ]