Question 266
When does a database checkpoint occur?
Question 267
To implement Automatic Management (AMM), you set the following parameters:

When you try to start the database instance with these parameter settings, you receive the following error message:
SQL > startup
ORA-00824: cannot set SGA_TARGET or MEMORY_TARGET due to existing internal settings, see alert log for more
information.
Identify the reason the instance failed to start.

When you try to start the database instance with these parameter settings, you receive the following error message:
SQL > startup
ORA-00824: cannot set SGA_TARGET or MEMORY_TARGET due to existing internal settings, see alert log for more
information.
Identify the reason the instance failed to start.
Question 268
Examine the memory-related parameters set in the SPFILE of an Oracle database:

Which statement is true?

Which statement is true?
Question 269
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?

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 270
Which two statements are true about SQL*Loader Express Mode in an Oracle 12c database? (Choose two.)