1Z1-083 Exam Question 126

Which two statements are true when row archival management is enabled?
  • 1Z1-083 Exam Question 127

    Examine this configuration:
    * CDB1 is a container database.
    * COMMON_USER_PREFIX is C##.
    * PDB1 is a pluggable database contained in CDB1.
    * APP1_ROOT is an application container contained in CDB1.
    * APP1_PDB1 is an application PDB contained in APP1_ROOT.
    You execute these commands successfully:

    Which two are true? (Choose two.)
  • 1Z1-083 Exam Question 128

    In which two situations can you use Database Upgrade Assistant? (Choose two.)
  • 1Z1-083 Exam Question 129

    How do you configure a CDB for local undo mode?
  • 1Z1-083 Exam Question 130

    You want to transport the UNIVERSITY tablespace from one database to another.
    The UNIVERSITY tablespace is currently open read/write.
    The source and destination platforms have the same endian format.
    Examine this list of steps:
    1. Make the UNIVERSITY tablespace read-only on the source system.
    2. Export the UNIVERSITY tablespace metadata using EXPDP.
    3. Create a cross-platform backup set from the UNIVERSITY tablespace on the source system, using an RMAN command that includes the DATAPUMP clause.
    4. Copy the cross-platform backup sets to the destination system.
    5. Copy the Data Pump dump set from the source to the destination system.
    6. Restore the cross-platform backup set on the destination system using an RMAN command that includes the DATAPUMP clause.
    7. Import the UNIVERSITY tablespace metadata using IMPDP.
    8. Make the UNIVERSITY tablespace read/write on the destination system.
    Which are the minimum number of steps required, in the correct order, to transport the UNIVERSITY tablespace?