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

E40402-08
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

ALL_SCHEDULER_GROUPS

ALL_SCHEDULER_GROUPS displays information about the Scheduler object groups accessible to the current user.

Related Views

Column Datatype NULL Description
OWNER VARCHAR2(30) NOT NULL Owner of the group
GROUP_NAME VARCHAR2(30) NOT NULL Name of the group
GROUP_TYPE VARCHAR2(13)   Type of object contained in the group:
  • WINDOW

  • JOB

  • DB_DEST

  • EXTERNAL_DEST

ENABLED VARCHAR2(5)   Indicates whether the group is enabled (TRUE) or disabled (FALSE)
NUMBER_OF_MEMBERS NUMBER   Number of members in this group
COMMENTS VARCHAR2(240)   An optional comment about this group