Skip Headers
Oracle® Database Reference
11g Release 2 (11.2)

Part Number E25513-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

DBA_AUTOTASK_OPERATION

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:
  • URGENT

  • HIGH

  • MEDIUM

  • LOW

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:
  • ENABLED

  • DISABLED