Oracle File Watcher feature
Hi , need help in the File Watcher feature in the Oracle DBS_SCHEDULAR package.,
I followed below-mentioned steps, but still File Watcher schedular is still not picking the new file when i place in the requested path. Any help on this is much appreciated.
High level steps i tried to implement this File Watcher feature,
0) created directory object à AUTORECON_FILE_WATCHER_DIR
1) Created the Credentials à WATCH_CREDENTIAL
2) Created the File Watcher "caption_competition_fw".
3) Created the new table for capturing the File attributes via File Watcher.
4) Created the new Stored Procedure "save_incoming_file" to file attribute data into table via schedular program