1z0-083 Dumps

1z0-083 Free Practice Test

Oracle 1z0-083: Oracle Database Administration II

QUESTION 36

Which three are true about Database Point-in-Time Recovery? (Choose three.)

Correct Answer: BDF
https://docs.oracle.com/cd/B19306_01/backup.102/b14192/flashptr006.htm#:~:text=Database point-in%

QUESTION 37

Which two are trueabout changing the LOCAL_UNDO_ENABLED property to false in a CDB? (Choose two.)

Correct Answer: BC
You can set a CDB in local UNDO mode either at CDB creation or by altering the CDB property. When the database property LOCAL_UNDO_ENABLE is FALSE, which is the default, there is only one UNDO tablespace that is created in the CDB root, and that is shared by all containers. When LOCAL_UNDO_ENABLE is TRUE, every container in the CDB uses local undo and each PDB must have its own local UNDO tablespace. To maintain ease of management and provisioning, UNDO tablespace creation happens automatically and does not require any action from the user. When a PDB is opened and an UNDO tablespace is not available, its automatically created.

QUESTION 38

While backing up to an SBT channel, you determine that the read phase of your compressed Recovery Manager (RMAN) incremental level 0 backup is a bottleneck.
FORCE LOGGING is enabled for the database.
Which two could improve read performance? (Choose two.)

Correct Answer: DE

QUESTION 39

Which three are true In Oracle 19c and later releases?

Correct Answer: ADE

QUESTION 40

Which three are true about opatchauto? (Choose three.)

Correct Answer: ABC