5.31 DBA_ADVISOR_JOURNAL
DBA_ADVISOR_JOURNAL displays the journal entries for all tasks in the database.
               
Related View
USER_ADVISOR_JOURNAL displays the journal entries for the tasks owned by the current user. This view does not display the OWNER column.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the task | 
| 
 | 
 | 
 | Identifier of the task or workload object | 
| 
 | 
 | 
 | Name of the task or workload object | 
| 
 | 
 | 
 | The name of the task execution with which this entry (row) is associated | 
| 
 | 
 | 
 | Sequence number of the journal entry (unique for each task). This sequence number is used to order the data. | 
| 
 | 
 | 
 | Type of the task: 
 | 
| 
 | 
 | 
 | Entry in the journal | 
See Also: