Search notes:

DBMS_SCHEDULER.CREATE_FILE_WATCHER

Parameter STEADY_STATE_DURATION

The value of steady_state_duration specifies the minimum amount of time in which the file (its modification date?) remains unchanged before the file watcher considers the file to be new/found.
The maximum value is one hour.

See also

dbms_scheduler

Index