Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 |
|
|
PDF · Mobi · ePub |
DBA_AUTOTASK_OPERATION
displays all automated maintenance task operations for each client.
Column | Datatype | NULL | Description |
---|---|---|---|
CLIENT_NAME |
VARCHAR2(64) |
Name of the client | |
OPERATION_NAME |
VARCHAR2(64) |
Name of the operation | |
OPERATION_TAG |
VARCHAR2(3) |
Tag for the operation | |
PRIORITY_OVERRIDE |
VARCHAR2(7) |
User-specified priority at which the task executes:
|
|
ATTRIBUTES |
VARCHAR2(4000) |
Attributes of the operation | |
USE_RESOURCE_ESTIMATES |
VARCHAR2(5) |
Indicates whether resource usage estimates are used for the operation (TRUE ) or not (FALSE ) |
|
STATUS |
VARCHAR2(8) |
Job status:
|