| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03  | 
  | 
  | 
PDF · Mobi · ePub | 
DBA_ADVISOR_DEFINITIONS displays the properties of all advisors in the database. The view contains one row for each task, representing the current state of the task as well as execution-specific data such as progress monitoring and completion status.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
ADVISOR_ID | 
NUMBER | 
NOT NULL | 
Unique identifier for the advisor | 
ADVISOR_NAME | 
VARCHAR2(30) | 
NOT NULL | 
Name of the advisor | 
PROPERTY | 
NUMBER | 
NOT NULL | 
Properties:
  |