| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03  | 
  | 
  | 
PDF · Mobi · ePub | 
DBA_ADDM_SYSTEM_DIRECTIVES displays information about global instances for ADDM system directives.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
INSTANCE_ID | 
NUMBER | 
NOT NULL | 
Unique ID for the directive instance. The directive management engine automatically generates ID numbers. | 
INSTANCE_NAME | 
VARCHAR2(30) | 
NOT NULL | 
User-assigned name for the directive instance. | 
DIRECTIVE_NAME | 
VARCHAR2(30) | 
NOT NULL | 
Any value that further classifies this directive within a domain. The domain and the name form a unique key for the directive. | 
DESCRIPTION | 
VARCHAR2(4000) | 
Description of the ADDM system directive, shown in the language used by the current session |