Plan Table Analysis


The Plan Table Analysis screen displays when you:

It displays the entire SQL statement and enables you to receive an access path analysis, explain detail, a predicate analysis, and catalog information for the SQL statement. Scroll to the previous or next SQL statements with the PREV and NEXT primary commands.

Plan Table Analysis Screen

File-AID for DB2 - Analysis for Plan : MJMPROB2 ---------------- Enter option
OPTION ===>                                                  SCROLL ===> PAGE
                                                                    SSID: DSN

    1 - Access Path Analysis      4 - Object Information
    2 - Explain Detail            5 - Cost Detail
    3 - Predicate Analysis        6 - Function Detail

    DBRM/Package   QUERYNO   Type    DB2 Cost *   PROCSU   Access Type
    -------------  -------   ----    -----------  ------   ----------------
    <SOURCE>       1         SELECT  5            17       Tablespace Scan

SQL Statement: 1 OF 1

    SELECT *
    FROM USERID.EMP
****************************** Bottom of data ******************************

OPTION

Enter the desired option.

1

Displays an Access Path Analysis for the plan (Access Path Analysis Screen).

2

Displays the Explain Detail for the plan (Explain Detail Screen).

3

Displays a SQL Predicate Analysis for the plan (SQL Predicate Analysis).

4

Displays catalog information for the package (Table Information screen).

5

Displays Cost Detail information for the package (Cost Detail Information Screen).

6

Displays Function Detail information for the package (Function Detail Information Screen).

This section provides information about the following topics:

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI DevX File-AID for Db2 23.01