Which has the higher priority in your organization: Deploying a new database or securing the ones you already have?
Looking for a website, and resources, dedicated solely to securing Oracle databases? Check out DBSecWorx.
Purpose
Internal utilities supporting the File Watch functionality of DBMS_SCHEDULER.
dbms_isched_fw.watch_for_files(
req_list IN scheduler_filewatcher_req_list,
req_hist IN OUT scheduler_filewatcher_hst_list,
ohome IN VARCHAR2,
hostname IN VARCHAR2,
RETURN scheduler_filewatcher_res_list,