5.374 DBA_SQLTUNE_RATIONALE_PLAN
DBA_SQLTUNE_RATIONALE_PLAN displays the association between rationales and operations in the execution plan of all SQL statements in the database.
               
Related View
USER_SQLTUNE_RATIONALE_PLAN displays the association between rationales and operations in the execution plan of the SQL statements owned by the current user.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Tuning task identifier | 
| 
 | 
 | 
 | The name of the task execution with which this entry (row) is associated | 
| 
 | 
 | 
 | Rationale identifier | 
| 
 | 
 | 
 | Advisor framework object identifier | 
| 
 | 
 | 
 | Operation identifier | 
| 
 | 
 | 
 | Type of the execution plan: 
 | 
See Also: