Oracle Database 12c: Installation and Administration Free Practice Exam Questions

211 real Oracle Database 12c: Installation and Administration exam questions with answers and AI explanations. Oracle certification prep — page 12 of 22.

  1. Question 128: Which three statements are true about Flashback Database? (Choose three.)
  2. Question 129: Which two statements are true about the use of the procedures listed in the v$sysaux_occupants.move_procedure column? (Choose two.)
  3. Question 130: In your production database, data manipulation language (DML) operations are executed on the SALES table. You have noticed some dubious values in the SALES tab…
  4. Question 131: Which two statements are true about standard database auditing? (Choose two.)
  5. Question 133: Which three statements are true about automated maintenance tasks? (Choose three.)
  6. Question 134: You want execution of large database operations to suspend, and then resume, in the event of space allocation failures. You set the value of the initialization…
  7. Question 135: Which three statements are true about Database Resource Manager? (Choose three.)
  8. Question 137: You install Oracle Grid Infrastructure standalone server and issue the following command: crsctl start has Which two existing components get automatically adde…
  9. Question 138: A database instance is started by using an SPFILE. The database is configured in ARCHIVELOG mode and the control file autobackup is configured. Daily full data…
  10. Question 139: You execute the following commands to audit database activities: SQL > ALTER SYSTEM SET AUDIT_TRIAL=DB, EXTENDED SCOPE=SPFILE; SQL > AUDIT SELECT TABLE, INSERT…