5.40 DBA_ADVISOR_SQLA_WK_MAP
DBA_ADVISOR_SQLA_WK_MAP displays the workload references for all tasks in the database.
               
Workload references are necessary to allow the SQL Access Advisor to find required workload data.
Related View
USER_ADVISOR_SQLA_WK_MAP displays the workload references for the tasks 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 | 
| 
 | 
 | 
 | Unique identifier of the workload object | 
| 
 | 
 | 
 | Name of the workload | 
| 
 | 
 | 
 | Type of workload source: 
 | 
See Also: