3.45 ALL_SCHEDULER_GROUPS
ALL_SCHEDULER_GROUPS displays information about the Scheduler object groups accessible to the current user.
               
Related Views
- 
                        DBA_SCHEDULER_GROUPSdisplays information about all Scheduler object groups in the database.
- 
                        USER_SCHEDULER_GROUPSdisplays information about the Scheduler object groups owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the group | 
| 
 | 
 | 
 | Name of the group | 
| 
 | 
 | 
 | Type of object contained in the group: 
 | 
| 
 | 
 | 
 | Indicates whether the group is enabled ( | 
| 
 | 
 | 
 | Number of members in this group | 
| 
 | 
 | 
 | An optional comment about this group | 
See Also: