5.38 DBA_ADVISOR_SQLA_REC_SUM
DBA_ADVISOR_SQLA_REC_SUM displays recommendation rollup information for all workload objects in the database after an Access Advisor analysis operation.
               
Related View
USER_ADVISOR_SQLA_REC_SUM displays recommendation rollup information for the workload objects owned by the current user. This view does not display the OWNER column.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the task | 
| 
 | 
 | 
 | Unique identifier of the task | 
| 
 | 
 | 
 | Name of the task | 
| 
 | 
 | 
 | Identifier of the recommendation | 
| 
 | 
 | 
 | Total number of statements processed during analysis | 
| 
 | 
 | 
 | Total cost of executing the statements in which the recommended object will be used, before the recommendations | 
| 
 | 
 | 
 | Total cost of executing the statements in which the recommended object will be utilized, after the recommendations have been implemented | 
See Also: