4.43 ALL_SCHEDULER_FILE_WATCHERS
ALL_SCHEDULER_FILE_WATCHERS displays information about the Scheduler file watch requests accessible to the current user.
               
Related Views
- 
                        DBA_SCHEDULER_FILE_WATCHERSdisplays information about all Scheduler file watch requests in the database.
- 
                        USER_SCHEDULER_FILE_WATCHERSdisplays information about the Scheduler file watch requests owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the file watch request | 
| 
 | 
 | 
 | Name of the file watch request | 
| 
 | 
 | 
 | Indicates whether this file watch request is enabled ( | 
| 
 | 
 | 
 | Owner of the named destination object | 
| 
 | 
 | 
 | Name of the destination object | 
| 
 | 
 | 
 | Name of the directory path where the file will arrive | 
| 
 | 
 | 
 | Name or pattern specifying the files that need to be monitored | 
| 
 | 
 | 
 | Owner of the credential that should be used to authorize the file watch | 
| 
 | 
 | 
 | Name of the credential that should be used to authorize the file watch | 
| 
 | 
 | 
 | Minimum size of the file being monitored | 
| 
 | 
 | 
 | Time to wait before concluding that the file has stopped growing | 
| 
 | 
 | 
 | Time at which this file watcher was last modified | 
| 
 | 
 | 
 | Comments on the file watch request | 
See Also: