4.16 DBA_ADVISOR_DIR_TASK_INST
DBA_ADVISOR_DIR_TASK_INST provides information about all task directive instances.
               
Related View
USER_ADVISOR_DIR_TASK_INST provides information about all task directive instances owned by the current user.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Unique id for directive. The directive management engine automatically generates ID numbers. | 
| 
 | 
 | 
 | Unique id for the directive instance. The directive management engine automatically generates ID numbers. | 
| 
 | 
 | 
 | A user-assigned name for the directive instance. | 
| 
 | 
 | 
 | Database user who owns the task instance. | 
| 
 | 
 | 
 | An advisor task identifier to which the directive instance is associated | 
| 
 | 
 | 
 | An advisor task to which the directive instance is associated. | 
| 
 | 
 | 
 | An XML document that gives meaningful default values for all parts of the directive. | 
See Also: