Enabling Db2 EXPLAIN
Explain functions provide an easy-to-read representation of access plan information for your SQL queries and statements. You can use this information to decide how to tune your queries. The built-in explain functions are Easy Explain and the EXPLAIN report.
Before you begin
Procedure
Set parameter KD2_PFxx_EX_D2EXACT to Y.