Question 111

You are about to plug a multi-terabyte non-CDB into an existing multitenant container database (CDB).
The characteristics of the non-CDB are as follows:
- Version: Oracle Database 11gRelease 2 (11.2.0.2.0) 64-bit
- Character set: AL32UTF8
- National character set: AL16UTF16
- O/S: Oracle Linux 6 64-bit
The characteristics of the CDB are as follows:
- Version: Oracle Database 12c Release 1 64-bit
- Character Set: AL32UTF8
- National character set: AL16UTF16
- O/S: Oracle Linux 6 64-bit
Which technique should you use to minimize down time while plugging this non-CDB into the CDB?
  • Question 112

    What should you do for a Scheduler to start a job when a file arrives on a remote system?
  • Question 113

    Examine the following parameters for a database instance:
    MEMORY_MAX_TARGET=0
    MEMORY_TARGET=0
    SGA_TARGET=0
    PGA_AGGREGATE_TARGET=500m
    Which three initialization parameters are not controlled by Automatic Shared Memory Management (ASMM)?
  • Question 114

    A database is stored in an Automatic Storage Management (ASM) disk group, disk group, DGROUP1 with SQL:

    There is enough free space in the disk group for mirroring to be done.
    What happens if the CONTROLLER1 failure group becomes unavailable due to error of for maintenance?
  • Question 115

    Which four statements are true about database instance behavior? (Choose four.)