Question 91
Which three are true about Automatic Workload Repository (AWR), Automatic Database Diagnostic Monitor (ADDM), and the Manageability Monitor (MMON) background process? (Choose three.)
Question 92
A container database called CDB1is OMF-enabled.
PDB_FILE_NAME_CONVERTis not configured in CDB1.
PDB1was unplugged from CDB1earlier in the week.
Examine this command, which will be executed in CDB1:
CREATE PLUGGABLE DATABASE pdb1
USING '/u01/app/oracle/oradata/pdb1.xml'
SOURCE_FILE_NAME_CONVERT =
('/u01/app/oracle/oradata/', '/u02/app/oracle/oradata/');
Which two are true? (Choose two.)
PDB_FILE_NAME_CONVERTis not configured in CDB1.
PDB1was unplugged from CDB1earlier in the week.
Examine this command, which will be executed in CDB1:
CREATE PLUGGABLE DATABASE pdb1
USING '/u01/app/oracle/oradata/pdb1.xml'
SOURCE_FILE_NAME_CONVERT =
('/u01/app/oracle/oradata/', '/u02/app/oracle/oradata/');
Which two are true? (Choose two.)
Question 93
Which two are true about the execution of operating system scripts starting from Oracle Database
19c? (Choose two.)
19c? (Choose two.)
Question 94
Which two are true about Oracle Flashback features?
Question 95
RMAN is connected to a target database instance and an auxilary instance.
You execute 3625the command:
RMAN> DUPLICATE TARGET DATABASE TO dupdb
FROM ACTIVE DATABASE SECTION SIZE 1G;
What is the outcome?
You execute 3625the command:
RMAN> DUPLICATE TARGET DATABASE TO dupdb
FROM ACTIVE DATABASE SECTION SIZE 1G;
What is the outcome?
