File Watcher credential
We are attempting to implement the File
Watcher events and jobs that are available in 11.2 but we're running
into a problem with the fact that the credential object appears to be
mandatory but we can't use our personal credentials for security
reasons. Is there a way to tell Oracle to use the same credentials that
are used when accessing the file system through something like
UTL_FILE.FOPEN?
0