7.169 DBA_ZONEMAP_AUTO_ACTIONS
DBA_ZONEMAP_AUTO_ACTIONS provides information about automatic zone map tasks and executions.
               
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Zone map task identifier | 
| 
 | 
 | 
 | Zone map message identifier | 
| 
 | 
 | 
 | Zone map execution name | 
| 
 | 
 | 
 | Execution message text | 
| 
 | 
 | 
 | Execution timestamp | 
The TASK_ID, MSG_ID, and EXEC_NAME columns in this view correspond to the same columns in the DBA_ZONEMAP_AUTO_FINDINGS view. This allows you to correlate the actions in DBA_ZONEMAP_AUTO_ACTIONS with their corresponding findings in DBA_ZONEMAP_AUTO_FINDINGS.
                  
Note:
This view is available starting with Oracle Database 21c.
See Also: