1Z0-083 Exam Question 46

Oracle Managed Files (OMF) is enabled in a CDB and this command is successfully executed: Which three are true? (Choose three.)
  • 1Z0-083 Exam Question 47

    Which three are true about Optimizer Statistics Advisor? (Choose three.)
  • 1Z0-083 Exam Question 48

    Choose three. Which three are true about using Database Upgrade Assistant (DBUA) to upgrade a database?
  • 1Z0-083 Exam Question 49

    Choose two. Examine this configuration: 1. CDB1 and CDB2 are two container databases. 2. PDB1 is a pluggable database in CDB1. 3. PDB1_C1_SRV is a service for PDB1. 4. CDB1_LINK is a database link in CDB2 referring to PDB1. 5. CDB2 is also an entry in tnsnames.ora pointing to the CDB2 database default service. You execute these commands successfully: $ sqlplus sys/oracle_4U@cdb2 as sysdba SQL> CREATE PLUGGABLE DATABASE PDB1 FROM PDB1@CDB1_LINK SERVICE_NAME_CONVERT= ('PDB1_C1_SRV', 'PDB1_C2_SRV') ; Which two are true?
  • 1Z0-083 Exam Question 50

    Examine this configuration:
    CDB1 is an Oracle Database 12c Release 2 database containing pluggable databases PDB$SEED, PDB1, and PDB2.
    PDB$SEED is open READ ONLY
    PDB1 is open READ WRITE
    PDB2 is MOUNTED.
    ORACLE_HOME is /u01/app/oracle/product/18.1.0/dbhome_1.
    You execute these commands before upgrading the database to the current release:

    For which databases will fixup scripts be created?