Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-01 |
|
|
View PDF |
ALL_SCHEDULER_GLOBAL_ATTRIBUTE
displays the values of all scheduler attributes (for example, default_timezone and current_open_window).
Related View
DBA_SCHEDULER_GLOBAL_ATTRIBUTE
displays the values of all scheduler attributes in the database (for example, default_timezone and current_open_window).
Column | Datatype | NULL | Description |
---|---|---|---|
ATTRIBUTE_NAME |
VARCHAR2(30) |
NOT NULL |
Name of the scheduler attribute |
VALUE |
VARCHAR2(128) |
Value of the scheduler attribute |