Question 361

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.)
  • Question 362

    You are connected to a pluggable database (PDB) as a common user with DBA privileges.
    The STATISTICS_LEVEL parameter is PDB_MODIFIABLE. You execute the following:
    SQL > ALTER SYSTEM SET STATISTICS_LEVEL = ALL SID = '*' SCOPE = SPFILE;
    Which is true about the result of this command?
  • Question 363

    In your multitenant container database (CDB) containing same pluggable databases (PDBs), you execute the following commands in the root container:

    Which two statements are true?
  • Question 364

    Which two statements are true about extents? (Choose two.)
  • Question 365

    Which two statements are true about the use of the procedures listed in the v$sysaux_occupants.move_procedure column?