1Z1-083 Exam Question 71
Choose two. Which two are true about RMAN Multisection backups when a very large data file is divided into four sections?
1Z1-083 Exam Question 72
Which two are true about changing the LOCAL_UNDO_ENABLED property to false in a CDB? (Choose two.)
1Z1-083 Exam Question 73
HR_ROOT is an application container with the HR_APP application installed.
No application PDBs and no application seed have yet been created in HR_ROOT.
An application PDB, PDB1, must be created so that the HR_APP application's common objects are accessible to it.
Which two methods can be used? (Choose two.)
No application PDBs and no application seed have yet been created in HR_ROOT.
An application PDB, PDB1, must be created so that the HR_APP application's common objects are accessible to it.
Which two methods can be used? (Choose two.)
1Z1-083 Exam Question 74
Examine this configuration:
28.CDB1is a container database.
29.COMMON_USER_PREFIXis set to an empty string.
30.PDB1is a pluggable database in CDB1.
31.APP1_ROOTis an application container in CDB1.
32.APP1_PDB1is an application PDB in APP1_ROOT.
You execute these commands:
$ sqlplus sys/oracle@localhost:1521/cdb1 as sysdba
SQL> CREATE ROLE role1 CONTAINER=CURRENT;
What is true?
28.CDB1is a container database.
29.COMMON_USER_PREFIXis set to an empty string.
30.PDB1is a pluggable database in CDB1.
31.APP1_ROOTis an application container in CDB1.
32.APP1_PDB1is an application PDB in APP1_ROOT.
You execute these commands:
$ sqlplus sys/oracle@localhost:1521/cdb1 as sysdba
SQL> CREATE ROLE role1 CONTAINER=CURRENT;
What is true?
1Z1-083 Exam Question 75
Which three are true about opatchauto? (Choose three.)
