Question 61

Which two statements are true concerning the Resource Manager plans for individual pluggable databases (PDB plans) in a multitenant container database (CDB)? (Choose two.)
  • Question 62

    Examine this command:
    SQL > exec DBMS_STATS.SET_TABLE_PREFS ('SH', 'CUSTOMERS', 'PUBLISH', 'false'); Which three statements are true about the effect of this command?
  • Question 63

    Which three statements are true when the listener handles connection requests to an Oracle 12c database instance with multithreaded architecture enabled In UNIX?
  • Question 64

    Identify two valid options for adding a pluggable database (PDB) to an existing multitenant container database (CDB).
  • Question 65

    You execute the following PL/SQL:

    Which two statements are true?