4.58 ALL_SCHEDULER_DESTS
ALL_SCHEDULER_DESTS displays information about the destination objects for jobs accessible to the current user.
               
Related Views
- 
                        
DBA_SCHEDULER_DESTSdisplays information about all destination objects for jobs in the database. - 
                        
USER_SCHEDULER_DESTSdisplays information about the destination objects for jobs owned by the current user. This view does not display theOWNERcolumn. 
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Owner of this destination object  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Name of this destination object  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Type of this destination object: 
  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Indicates whether this destination object is enabled (  | 
                        
| 
                               
  | 
                           
                               
  | 
                           
                               
  | 
                           
                               Optional comment  | 
                        
See Also: