Working with and retrieving EXPLAIN table data
Db2 and certain optimization tools automatically populate EXPLAIN tables, such as PLAN_TABLE and DSN_STATEMNT_TABLE, but you might decide to modify or remove data from certain instances of these tables.
About this task
Recommendation: Because certain optimization tools depend on the data
in EXPLAIN tables, be careful not to manually modify data in EXPLAIN
table instances created for those tools.
You can enable column and row-level access controls for EXPLAIN tables. However, the access controls do not apply when Db2 inserts data into the EXPLAIN tables.