Why does not File Watcher work for some moved or copied files?
(Doc ID 1643591.1)
Last updated on JANUARY 06, 2025
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.1 to 12.1.0.1 [Release 11.2 to 12.1]Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.
Goal
Oracle Database includes Oracle Scheduler which provides the functionality of job scheduling through DBMS_SCHEDULER PL/SQL package.
We can have Event Based scheduling option in which job fires based on particular event occurrence.
For example, starting 11.2, a new feature has been introduced to signal the scheduler whenever file arrives to either local or remote system. This feature is known as "File Watcher".
This note describes the situation where sometimes job doesn't get trigger for some moved or copied files.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |