8.149 V$QMON_TASKS
V$QMON_TASKS
displays information and statistics about all queue background tasks in the system, which would be served by queue monitor servers. There is one row per task. The rows are deleted when the database (or instance in an Oracle RAC environment) restarts.
Column | Datatype | Description |
---|---|---|
|
|
Task name |
|
|
Unique task number |
|
|
Task type |
|
|
Task submit time |
|
|
Task ready time |
|
|
Time when this task expires |
|
|
Last actual start time for the task |
|
|
Status of the task |
|
|
Name of the QMON server running this task |
|
|
Maximum retry count for the task |
|
|
Number of runs of the task if repeatable |
|
|
Number of failures encountered while running the task |
|
|
The ID of the container to which the data pertains. The |