Oracle Database 12c: Installation and Administration — Question 27

You want to create a file watcher and an event-based job for detecting the arrival of files on the local server from various locations. To achieve this, you enable the raising of file arrival events from remote systems.
Which two conditions must be satisfied to receive file arrival events from a remote system? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct answers are A and C because the remote system must have an Oracle Database instance and a scheduler agent to send events, and the local database needs to be configured for remote external jobs to process those events. The other options, while relevant to database connections and security, do not directly pertain to receiving file arrival events from a remote system.