Oracle Database 12c: Advanced Administration Free Practice Exam Questions

177 real Oracle Database 12c: Advanced Administration exam questions with answers and AI explanations. Oracle certification prep — page 4 of 18.

  1. Question 32: What can be automatically implemented after the SQL Tuning Advisor is run as part of the Automated Maintenance Task?
  2. Question 33: You are administering a multitenant container database (CDB) CDB1 that is running in ARCHIVELOG mode and contains pluggable databases (PDBs), PDB_1 and PDB_2.…
  3. Question 34: A telecom company wishes to generate monthly bills to include details of customer calls, listed in order of time of call. Which table organization allows for g…
  4. Question 36: View the Exhibit showing steps to create a database resource manager plan. SQL>executedbms_resource_manager.create_pendingarea(); PL/SQLproceduresuccessfully c…
  5. Question 37: You are connected to a pluggable database (PDB) as a common user with the sysdba privilege. The PDB is open and you issue the shutdown immediate command. What…
  6. Question 38: Which three statements are true about the SQL*Loader utility?
  7. Question 39: While performing database backup to tape via the media manager interface, you notice that tape streaming is not happening because RMAN is not sending data bloc…
  8. Question 40: Your database is running in archivelog mode. Examine the initialization parameters you plan to set for your database instance. LOG_ARCHIVE_DEST_1 = 'LOCATION=/…
  9. Question 41: Which three statements correctly describe the relationship amongst jobs, programs, and schedules within the Oracle Job Scheduler?
  10. Question 42: You are administering a database that supports data warehousing workload and is running in noarchivelog mode. You use RMAN to perform a level 0 backup on Sunda…