0% found this document useful (0 votes)
115 views74 pages

Oracle 19C-083 (20210429)

Uploaded by

Lin Li
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
115 views74 pages

Oracle 19C-083 (20210429)

Uploaded by

Lin Li
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 74

t p s t p s

ht ht

om o m
Q1.Aplication PDBs, SALES_APP1 and SALES_APP2, must be created and they must access

ao .c common tables of the SALES _APP application.


a o.c
b Examine these steps:

ao b
e . t
1. Install the SALES_APP application, induding the common tables, in the application root.

i
CDB root and the application root. c lif
2. Install the SALES_APP application in the application root and the common tables in both the

h
91c
3. Create an application seed.

//
4. Install the SALES_APP application in the application seed.
: : / / 9
s
5. Create the SALES_APP1 and SALES_APP2 application PDBs.
tp ps
h t
6. Sync the SALES_APP1 and SALES_APP2 application PDBs with the application root.
7. Sync the SALES_APP1 and SALES_APP2 application PDBs with the application seed.
htt
8. Sync the application seed with the application root.
Which are the minimum required steps in the correct sequence?

c om A) 1,3,5,7
co m
o. B) 2,5,6
o.
ba C) 1,5,6
o b a
.ta
D) 3,4,1.6,8
E) 1,3,5,6,7
l if e
Answer:C
h i c
91 c
Q2.A container database, CDB1, contains a pluggable database PDB1.

9
s : //
Another container database is called CDB2.
You want to relocate PDB1 from CDB1 to CDB2 with near-zero down time.
s: / /
htt p
Which three are required?
h t t p
A) CDB2 must be in shared UNDO mode only.
B) CDB2 must be in archivelog mode.
C) CDB1 must be in archivelog mode.

co mD) CDB1 and CDB2 must both be in local UNDO mode.


c o m
ao . E) CDB1 must be in shared UNDO mode only.
o.
b F) CDB1 and CDB2 must be in shared UNDO mode.
Answer:BCD
a o ba
. t
ife
Q3.Which two are true about creating pluggable databases (PDBs) in Oracle 19c and later
releases?
i c l
c h
A) A PDB snapshot depends on an existing storage snapshot of the source PDB.
1
:/ 9
B) A PDB snapshot can be a full copy of a source PDB.
/ : / /9
ps s
C) A PDB snapshot can be a sparse copy of a source PDB.

htt
D) A snapshot copy PDB does not depend on an existing storage snapshot of the source PDB.
E) A snapshot copy PDB can be a full copy of a source PDB h t tp
Answer:BC
Q4.Which two are true about creating RMAN backups for an Oracle container database?

c o m
A) Online Redo Log backups can be created while connected to CDB$ROOT.

c om
a o . B) Control file backups can be created while connected to CDB$ROOT.

ao .
C) The BACKUP TABLESPACE command can backup a PDB tablespace even if RMAN is connected
b to CDB$ROOT.
ao b
. t
D) Archived Redo Log backups can be created while connected to PDB.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omE) Control file backups can not be created while connected to a PDB.
o m
ao .c Answer:AB
a o.c
b b
Q5.Which three are true about Automatic Workload Repository (AWR) snapshots?

ao
A) They can be retained forever.
e . t
B) They are always created automatically.

i
C) They are always created manually. c lif
h
91c
D) They are generated if STATISTICS LEVEL is set to TYPICAL.

//
E) They are generated if STATISTICS LEVEL is set to BASIC.
: : / / 9
s
F) They are generated if STATISTICS LEVEL is set to ALL.
tp ps
Answer:BDF
h t
Q6.Which are three of the steps taken by Database Configuration Assistant (DBCA) to clone a
htt
remote pluggable database (PDB) starting from Oracle 19c?
A) creating a database link from CDB$ROOT in the local database to CDB$ROOT in the remote

c om system that is to be cloned


co m
o. o.
B) creating a database link from CDB$ROOT in the local database to the PDB in the remote system

ba that is to be cloned
o b a
.ta
C) backing up the cloned PDB
D) opening the cloned PDB
l if e
i c
E) leaving the cloned PDB in mount state
h
Answer:AD

91 c 9
TABLE command.
s : //
Q7.You accidentally drop the CUSTOMERS table, and then recover it by using the FLASHBACK

s: / /
htt p
Which two statements are true about the dependent objects of the CUSTOMERS table?
h t t p
A)All the triggers associated with the table are flashed back but are disabled.
B)Materialized views that use the CUSTOMERS table are flashed back.
C)LOB segments associated with the CUSTOMERS table are flashed back.

co m c o m
D)All the constraints defined on the table, except the referential integrity constraints, are flashed

ao . back.
o.
b must be retrieved separately.
a o ba
E)Only the primary key constraint created for the table is flashed back, whereas all other indexes

. t
ife
Answer:CD

c l
Q8.Which three actions are performed by the Oracle Preinstallation RPM, oracledatabase-server-
i
c h
xxxx-preinstall, for Oracle Grid Infrastructure, where xxxx is the Oracle version and release?
1
(Choose three.)
:/ / 9 : / /9
ps s
A)performing checks to ensure minimum configuration requirements for Oracle Grid

htt
Infrastructure are met
B)creating the oracle OS user h t tp
C)creating the OSDBA (dba) group
D)creating thte oraInventory (oinstall) group

c o m
E)creating the grid OS user

c om
a o . Answer: BCD
ao .
F)configuring the OS for Oracle Automatic Storage Management shared storage access

b Q9.Which two are true about common objects? (Choose two.)


ao b
A)They can be created only in CDB$ROOT.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omB)They can be only metadata-linked in an application container.


o m
ao .c o.c
C)They can exist in user-defined schemas only in application containers.
a
b D)They can exist in CDB$ROOT and an application root.

ao b
E)They can be extended data-linked in CDB$ROOT.
e . t
Answer: DF
i c lif
F)They can be created only in an application root.

h
91c
Q10.Which two are true about the Automatic Database Diasnostic Monitor (ADDM)? (Choose
two.)
: // : / / 9
s
A)It analyzes a period of time corresponding to the 12 hours of activity.
tp ps
h t
B)It runs automatically after each AWR snapshot.
C)A DBA can run it manually.
htt
D) Results are written to the alert log.
E)It analyzes a period of time corresponding to the last day of activity.

c om Answer: BC
co m
o. o.
Q11.You notice performance degradation in your production Oracle 12c database. You want to

ba know what caused this performance difference.


o b a
.ta
Which method or feature should you use?
A)Database Replay
l if e
i c
B)Automatic Database Diagnostic Monitor (ADDM) Compare Period report
h
91 c
C)Active Session History (ASH) report

9
Answer: B
s : //
D)SQL Performance Analyzer

s: / /
htt p
Q12.You notice that the performance of your production 24/7 Oracle 12c database has
h t t p
significantly degraded.
Sometimes you are not able to connect to the instance because it hangs. You do not want to
restart the database instance.

co mHow can you detect the cause of the degraded performance?


c o m
ao . o.
A)Enable Memory Access Mode, which reads performance data from SGA.

b o ba
B)Use emergency monitoring to fetch data directly from SGA for analysis.
C)Run Automatic Database Diagnostic Monitor (ADDM) to fetch information from the latest
a
. t
ife
Automatic Workload Repository (AWR) snapshots.

c l
D)Use Active Session History (ASH) data and hang analysis in regular performance monitoring,
i
E)Run ADDM in diagnostic mode.
1 c h
Answer: B
:/ / 9 : / /9
ps s
Q13.You notice that the performance of your production 24x7 Oracle 12c database has

htt
significantly degraded.
Sometimes, you are not able to connect to the database instance because it hangs. h t tp
How can you detect the cause of the degraded performance?
A)by performing emergency monitoring using Real-Time Automatic Database Diagnostic Monitor

c o m
(ADDM) to fetch data directly from SGA for analysis

c om
a o . snapshots
ao .
B)by running ADDM to fetch information from the latest Automatic Workload Repository (AWR)

b o b
C)by using Active Session History (ASH) data and performing hang analysis
a
D) by running ADDM in diagnostic mode
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omAnswer: A
o m
ao .c o.c
Q14.choose four Which four are true about performance-related Oracle tools?
a
b b
A)The Automatic Database Diagnostic Monitor (ADDM) Compare Period report can compare two

ao
consecutive periods.
e . t
i c lif
B)SQL Performance Analyzer can suggest schema changes.
C)SQL Performance Analyzer can identify regressed SQL statements.
h
91c
D)Database Replay always uses one replay client for all the original database sessions.

//
E)Database Replay always uses one replay client for each original database session.
: : / / 9
s
F)The Automatic Database Diagnostic Monitor (ADDM) Compare Period report can compare two
tp ps
h t
non-consecutive periods.
G)The Active Session History (ASH) report is based on wait event samples.
htt
Answer:ABCF
Q15.Which two are true about server-generated alerts? (Choose two.)

c om A)Stateful alerts must be created by a DBA after resolving the problem.


co m
o. B)Stateless alerts can be purged manually from the alert history.
o.
ba C)Stateless alerts can be cleared manually.
o b a
.ta
D)Stateless alerts are automatically cleared.

f e
E)Stateful alerts are purged automatically from the alert history.
l i
Answer: BC
h i c
91 c
Q16.Which three are located by using environment variables?

9
s
configuration files.: //
A)the Optimal Flexible Architecture (OFA) compliant path to store Oracle software and

s: / /
htt p
B)the location of Oracle Net Services configuration files
h t t p
C)the list of a disk group names to be mounted by an Oracle Automatic Storage Management
(ASM) instance at startup
D)default directories for temporary files used by temporary tablespaces

co mE)the temporary disk space used by Oracle Installer during installation


c o m
ao . o.
F)the maximum number of database files that can be opened by a database instance

b Answer:ABE
Q17.Which three are true about opatch auto? (Choose three.)
a o ba
. t
ife
A)It performs a shutdown and then a restart of all processes in both Oracle Grid Infrastructure

c l
and Oracle Database home during the patching process.
i
c h
B)It must be invoked by a user with root user privileges.
1
:/ 9
C)Patches are applied via opatchauto.
/ : / /9
ps s
D)Users must always input patch plans to opatchauto.

htt
E)It requires the Oracle Grid Infrastructure and Oracle Database instances to be shut down before
being invoked. h t tp
F)It applies patches in nonrolling mode by default.
G)It is used to apply interim patches to Oracle Grid Infrastructure and Oracle Database home

c o m
combinations.

c om
a o . Answer: ABG

ao .
Q18.Which two are true about the character sets used in an Oracle database? (Choose two.)
b o b
A)Single-byte character sets provide better performance than multibyte character sets.
a
. t
B)Unicode enables information from any language to be stored using a single character set.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
C)Unicode is the only supported character set for Oracle databases created using Database

ao .c Configuration Assistant (DBCA).


a o.c
b D)Single-byte character sets always use 7-bit encoding schemes.

ao b
e . t
E)Multibyte character sets allow more efficient space utilization than single byte character sets.

Answer: AB
i c lif
F)Single-byte character sets always use 8-bit encoding schemes.

h
91c
Q19.Which three are true about monitoring waits for sessions and services? (Choose three.)

//
A)V$SESSION_EVENT displays all waits for all past and existing sessions if the wait has occurred at
: : / / 9
s
least once for a session.
tp ps
h t
B)V$SERVICE_EVENT displays all waits for all services if the wait has occurred at least once for a
service.
htt
C)V$SESSION_WAIT _CLASS displays waits broken down by wait class only for waiting sessions.
D)V$SESSION_WAIT and V$SESSION both contain details of the event on which a non-waiting

c om session last waited.


co m
o. o.
E)V$SESSION_EVENT displays all waits for all past sessions if the wait has occurred at least once

ba for a session.
o b a
.ta
F)V$SESSION_WAIT and V$SESSION both contain details of the event on which a session is
currently waiting.
l if e
Answer: BCF
h i c
91 c
Q20.You must transport the UNIVERSITY tablespace from one database to another. The

9
s : //
UNIVERSITY tablespace is currently open read/write.
The source and destination platforms have different endian formats. Examine this list of actions:
s: / /
htt p
1. Make the UNIVERSITY tablespace read-only on the source system.
h t t p
2. Export the UNIVERSITY tablespace metadata using EXPDP.
3. Convert the UNIVERSITY tablespace data fies to the destination platform format using RMAN
on the source system.

co m4. Copy the UNIVERSITY tablespace data files to the destination system.
c o m
ao . 5. Copy the Data Pump dump set to the destination system.
o.
b on the destination system.
a o ba
6. Convert the UNIVERSITY tablespace data files to the destination platform format using RMAN

. t
ife
7. Import the UNIVERSITY tablespace metadata using IMPDP.

c l
8. Make the UNIVERSITY tablespace read/write on the destination system.
i
c h
Which is the minimum number of actions required, in the correct order, to transport the
1
UNIVERSITY tablespace?
:/ / 9 : / /9
ps s
A)1, 2, 4, 5, 7, 8

htt
B)1, 2, 4, 6, 7, 8
C)1, 2, 3, 4, 5, 7, 8 h t tp
D)1, 2, 3, 4, 5, 6, 7, 8
E)2, 4, 5, 6, 7

c o m
Answer: C

c om
a o . Relational Database Management System (RDBMS)? (Choose two.)
ao .
Q21.Which two are true about OS groups and users for Oracle Grid Infrastructure and the Oracle

b o b
A)By default, members of the OSASM group can access Automatic Storage Management and
a
RDBMS instances.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
B)The primary group for the Oracle Grid Infrastructure and Oracle Database owners must be the

ao .c Oracle Inventory group.


a o.c
b b
C)The Oracle Grid Infrastructure installation must be owned by the grid user.

ao
e . t
D)The Oracle Grid Infrastructure owner owns Oracle Restart and Oracle Automatic Storage
Management binaries.

i c lif
E)The Oracle Grid Infrastructure owner must have OSOPER, OSBACKUPDBA, and OSKMDBA as
h
91c
secondary groups.

//
F)The same OSDBA group must be used for Automatic Storage Management and the Oracle
: : / / 9
Database.
tp s ps
h
Answer: BD t
Q22.Which four are true about duplicating a database using Recovery Manager (RMAN)? (Choose
htt
four.)
A)Duplication can be done by having the auxiliary database instance pull backup sets from the

c om target database instance.


co m
o. B)A connection to an auxiliary instance is always required.
o.
ba C)A subset of the target database can be duplicated.
o b a
.ta
D)A new DBID is always created for the duplicated database.

f e
E)A connection to the recovery catalog instance is always required.
l i
i c
F)A backup of the target database is always required.
h
91 c
G)Duplication can be done by having the target database instance push copies to the auxiliary

9
database instance.

s : //
H)A connection to the target database instance is always required.
s: / /
htt
Answer: ABCG p h t t p
Q23.choose two Examine these RMAN commands:
RMAN> CONNECT TARGET "sbu@prod AS SYSBACKUP";
RMAN> CONNECT AUXILIARY "sbu@dup_db AS SYSBACKUP";

co m c o m
RMAN> DUPLICATE TARGET DATABASE TO dup_db FROM ACTIVE DATABASE PASSWORD FILE

ao . SECTION SIZE 400M;


o.
b Which two statements are true about the DUPLICATE command?
A)It succeeds.
a o ba
. t
ife
B)It fails because no parallel channels are allocated for the auxiliary database.

c l
C)It fails because connection to the AUXILIARY instance must be as SYSDBA.
i
c h
D)Itsucceeds only if the target database is greater than 400M.
1
:/ 9
E)No catalogued backup of the TARGET is used to duplicate the database.
/ : / /9
ps s
Answer:AE

htt
Q24.choose two Examine these RMAN commands:
RMAN> CONNECT TARGET "sbu@prod AS SYSBACKUP"; h t tp
RMAN> CONNECT AUXILIARY "sbu@dup_db AS SYSBACKUP";
RMAN> DUPLICATE TARGET DATABASE TO dup_db FROM ACTIVE DATABASE PASSWORD FILE

c o m
SECTION SIZE 400M;

c om
a o . Which two statements are true about the DUPLICATE comman
A) It succeed
ao .
b o b
B) It fails because no parallel channels are allocated for the auxiliary database
a
. t
C) It fails because connection to the AUXILIARY instance must be as SYSDBA
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omD) Itsucceeds only if the target database is greater than 400M


o m
ao .c o.c
E) No catalogued backup of the TARGET is used to duplicate the database
a
b Answer:AE

ao b
e . t
Q25.RMAN is connected to a target database instance and an auxilary instance.
You execute the command:

i c lif
RMAN> DUPLICATE TARGET DATABASE TO dupdb FROM ACTIVE DATABASE SECTION SIZE 1G;
h
91c
What is the outcome?

//
A) RMAN uses the pull method to restore files using image copies
: : / / 9
s
B) RMAN uses the push method to transfer image copies
tp ps
h t
C) RMAN uses the push method to transfer backup sets
D) RMAN uses the pull method to restore files using backup sets
htt
Answer:D
Q26.choose three You want to duplicate one of your databases when connected to the target

c om database and to the recovery catalog.


co m
o. Which three are true about this type of database duplication
o.
ba A)The target database must be open.
o b a
.ta
B)The duplication process can create backup sets or image copies.

f e
C)The duplication process can use existing backup sets or image copies.
l i
i c
D)The target database must be in mount state.
h
91 c
E)The duplication process pushes backup sets to the auxiliary instance.

9
Answer:ACF
s : //
F)The duplication process pushes image copies to the auxiliary instance.

s: / /
htt p
Q27.choose two Examine the command to duplicate a database:
h t t p
RMAN> DUPLICATE TARGET DATABASE TCddb PLUGGABLE DATABASE pdbl,pdb5;
Which two statements are true about the DUPLICATE command?
A)The root and the seed database in the container database (CDB) are also duplicated.

co mB)A backup of PDB1 and PDB5 must exist before executing the command.
c o m
ao . o.
C)The SPFILE is copied along with the data files of the pluggable databases (PDBs).

b ENABLE_PLUGGABLE_DATABASE set to TRUE.


a o ba
D)An auxiliary instance must be started with the initialization parameter

. t
ife
E) The DUPLICATE command first creates a backup, and then duplicates the PDBs by using the
backup.
i c l
Answer:AD
1 c h
:/ 9
Q28.choose three Identify three reasons for using a recovery catalog with Recovery Manager
/ : / /9
ps s
(RMAN).

htt
A)to allow database duplication without a connection to the target instance.
B)to store backup metadata that would cause the controlfile to become too large. h t tp
C)to store backups that would cause the controlfile to become too large.
D)to report on the database schema at an earlier point in time.

c o m c om
E)to allow database duplication without a connection to the auxiliary instance.

a o . Answer:ABD

ao .
Q29.Choose the best answer You want to create a duplicate database DUP_DB from your
b production database PROD on the same host.
ao b
. t
The PROD database uses Automatic Storage Management (ASM) for storage.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omRegular backups are taken using RMAN connected to a recovery catalog.


o m
ao .c You create an auxiliary instance and want to execute the command:
a o.c
b b
RMAN> DUPLICATE TARGET DATABASE TO dup_db FROM ACTIVE DATABASE;

ao
e . t
What is a prerequisite for the successful execution of this command

i c lif
A)RMAN must be connected to the target database instance and the auxiliary instance.
B)A most recent backup set of the PROD database must exist.
h
91c
C)Flashback must be enabled for the PROD database.

//
D)The target database must be in MOUNT state.
: : / / 9
Answer:A
tp s ps
h t
Q30.A container database called CDB1 is OMF-enabled. PDB_FILE_NAME_CONVERT is not
configured in CDB1. PDB1 was unplugged from CDB1 earlier in the week.
htt
Examine this command, which will be executed in CDB1:
CREATE PLUGGABLE DATABASE pdb1 USING ‘/u01/app/oracle/oradata/pdb1.xml’

c om co m
SOURCE_FILE_NAME_CONVERT=(‘/u01/app/oracle/oradata/’,‘/u02/app/oracle/oradata/’);

o. Which two are true? (Choose two.)


o.
ba A)PDB1 data files already exist in the correct location.
o b a
.ta
B)DBMS_PDB.CHECK_PLUG_COMPATIBILITY must be run in CDB1 before executing the command.

f e
C)PDB_FILE_NAME_CONVERT must be set before executing the command.
l i
i c
D)/u01/app/oracle/oradata/pdb1.xml does not contain the current locations of data files for
h
PDB1.

91 c 9
Answer: AE
s : //
E)PDB1 must be dropped from CDB1.

s: / /
htt p
Q31.Which three are true about transporting databases across platforms using Recovery
h t t p
Manager (RMAN) image copies? (Choose three.)
A)By default, the transported database will use Oracle Managed Files (OMF)
B)Data files can be converted on the destination system.

co mC)Data files can be converted on the source system.


c o m
ao . D)A new DBID is automatically created for the transported database.
o.
b F)The password file is automatically converted by RMAN.
a o ba
E)Databases can be transported between systems with different endian formats.

. t
ife
Answer: ABC

c l
Q32.Examine this command: $ rhpctl move database –sourcehome Oracle_home_path
i
c h
–destinationhome Oracle_home_path For which two purposes can you use this command?
1
(Choose two.)
:/ / 9 : / /9
ps s
A)to switch an existing Oracle Database home to a newer release of Oracle software on the same
server
htt
B)to switch to a read-only Oracle home h t tp
C)to switch back to the previous Oracle home as part of a rollback operation
D)to switch the Oracle Database home when using a centralized Rapid Home Provisioning server

c o m
E)to switch to a patched Oracle Database home

c om
a o . Answer: CE

ao .
Q33.Which two are true about changing the LOCAL_UNDO_ENABLED property to false in a CDB?
b (Choose two.)
ao b
. t
A)After the change, only a common user with the required privilege can create an undo
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omtablespace in CDB&ROOT.
o m
ao .c o.c
B)Any new PDB and existing PDBs are automatically configured to use the default undo
a
b tablespace in CDB$ROOT.

ao b
e . t
C)After the change, only one undo tablespace can exist in CDB$ROOT.

PDBs.
i c lif
D)After the change, any user with the required privilege can create an undo tablespace in the

h
91c
E)Undo tablespaces existing in PDBs must be dropped before the change.

//
F)After the change, each existing PDB has to be reopened for the new undo mode to take effect.
: : / / 9
Answer: AB
tp s ps
h t
Q34.Which two are true about SQL Performance Analyzer (SPA)? (Choose two.)
A)It is integrated with the SQL Access Advisor.
htt
B)It predicts the impact of system changes on SQL workload response time.
C)It provides before and after execution statistics for each SQL statement in the analysis task.

c om co m
D)It offers fine-grained analysis of all the SQL statements in the analysis task as a group.

o. o.
E)SQL statements that were originally run concurrently are run concurrently by SPA.

ba Answer: BC
o b a
.ta
Q35.A user complains about poor database performance. You want to verify if the user’s

f e
session has waited for certain types of I/O activity.
l i
i c
Which view displays all waits waited on by a session at least once?
h
A)V$SESSION_EVENT

91 c 9
B)V$SESSTAT
C)V$SESSION_WAIT
s : // s: / /
htt p
D)V$SESSION_WAIT_CLASS
h t t p
E)V$SESSION
Answer: A
Q36.Which two are true about gathering optimizer statistics? (Choose two.)

co m c o m
A)Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers

ao . object statistics in all open PDBs except PDB$SEED.


o.
b read/write mode gathers object statistics for that PDB.
a o ba
B)Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to a PDB opened in

. t
ife
C)Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers
object statistics only in CDB$ROOT.
i c l
c h
D)System statistics can be gathered only while connected to CDB$ROOT.
1
:/ 9
E)Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers
/ : / /9
ps s
object statistics in all open pluggable databases (PDBs)
Answer: BC
htt
Q37.Examine this output: Which two are true? (Choose two.) h t tp
A)Any PDB not specified in the plan will be unable to execute statements in parallel.
B)PDB3 can use all available parallel execution processes at times.

c o m c om
C)PDB1 is always limited to 40% of the available system resources regardless of demand.

a o . system resources.
ao .
D)Any PDB notspecified in the plan will be able to use a maximum of 16.5% of the available

b o b
E)PDB3 is guaranteed to receive at least 20% of the available system resources if there is enough
a
demand.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
F)PDB2 is guaranteed at least 25% of the available parallel execution processes if there is enough

ao .c demand.
a o.c
b Answer: BF

ao b
e . t
Q38.Which two statements are true about Resource Manager plans for individual pluggable

i c lif
databases (PDB plans) in a multitenant container database (CDB)?
A)If no PDB plan is enabled for a pluggable database, then all sessions for that PDB are treated to
h
91c
an equal degree of the resource share of that PDB.

//
B)In a PDB plan, subplans may be used with up to eight consumer groups.
: : / / 9
s
C)If a PDB plan is enabled for a pluggable database, then resources are allocated to consumer
tp ps
h t
groups across all PDBs in the CDB.
D)If no PDB plan is enabled for a pluggable database, then the PDB share in the CDB plan is
htt
dynamically calculated.
E)If a PDB plan is enabled for a pluggable database, then resources are allocated to consumer

c om co m
groups based on the shares provided to the PDB in the CDB plan and the shares provided to the

o. consumer groups in the PDB plan.


o.
ba Answer: AE
o b a
.ta
Q39.Which two are true about the execution of operating system scripts starting from Oracle
Database 19c? (Choose two.)
l if e
i c
A)orainstRoot.sh can be executed automatically by the Database installer by using sudo or root
h
credentials.

91 c 9
credentials.
s : //
B)root.sh can be executed automatically by the Database Installer only if it is provided with root

s: / /
htt p
C)The sudo password can be specified in a response file.
h t t p
D)root.sh can be executed automatically by the Database installer only by using sudo credentials.
E)The sudo password must be specified in a response file.
F)The root password cannot be specified in a response file.

co mAnswer: AF
c o m
ao . o.
Q40.Automatic Shared Memory Management is disabled for one of your database instances.

b performance.
a o ba
Some SQL statements perform poorly due to excessive hard parse activity, thereby degrading

. t
ife
What would be your next step?
A)Run the SQL Access Advisor.
i c l
c h
B)Run the Memory Advisor for the shared pool.
1
:/ 9
C)Run the SQL Tunning Advisor.
/ : / /9
ps s
D)Run the Memory Advisor for the Program Global Area.

htt
E)Run the Memory Advisor for the System Global Area.
Answer: B h t tp
Q41.Which two are true about flashback features in Oracle Database 19c and later releases?
(Choose two.)

c o m c om
A)Flashback logs are automatically purged when DB_FLASHBACK_RETENTION_TARGET is set

a o . lower than the time they have already been retained.

ao .
B)Flashback logs are monitored and proactively deleted when beyond the retention period
b o b
defined in DB_FLASHBACK_RETENTION_TARGET only after there is space pressure.
a
. t
C)Flashback logs are monitored and proactively deleted when beyond the retention period
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o
defined in DB_FLASHBACK_RETENTION_TARGET before there is space pressure. m
ao .c o.c
D)Flashback logs are monitored for being older than the retention period defined in
a
b b
DB_FLASHBACK_RETENTION_TARGET and can be deleted by an administrator written event

ao
trigger.
e . t
E)Flashback logs are

i c
DB_FLASHBACK_RETENTION_TARGET is changed. lif
automatically purged when ever the value of

h
91c
Answer: AC

//
Q42.Examine these queries and their output:
: : / / 9
s
SQL> select log_mode from v$database;
tp ps
LOG_MODE
h t
------------------------------------
htt
ARCHIVELOG
SQL> select property_name,property_value from database_properties where property_name like

c om '%UNOD%';
co m
o. PROPERTY_NAMR PROPERTY_VALUE
o.
ba ------------------ ---------------
o b a
.ta
LOCAL_UNDO_ENABLED FALSE
SQL> select p.name,f.file#, t.name
l if e
i c
2 from v$containers p,v$datafile f,v$tablespace t
h
3 where p.con_id=f.con_id

91 c 9
s :
5 and t.ts#=f.ts#//
4 and p.con_id=t.con_id

s: / /
htt p
6 order by 1,2;
h t t p
NAME FILE# NAME
------ ------- -----------
CDB$ROOT 1 SYSTEM

co m...
c o m
ao . PDB1 24 SYSTEM
o.
b ...
PDB2 16 SYSTEM
a o ba
. t
c l ife
After a system crash, an instance restart and an attempted opening of the PDBs result in:
i
SQL> startup quiet
1 c h
ORACLE instance started.
:/ / 9 : / /9
ps s
Database mounted.

htt
Database open.
SQL> alter pluggavle database all open; h t tp
alter pluggavle database all open
*

c o m
ERROR at line 1:

c om
a o . ORA-01157: cannot identify/lock data file 24 - see DBWR trace file
ORA-01110: data file 24:
ao .
b o b
'/u01/ordata/V122CDB1/51600072D464D04E054000C2974164/datafile/o1_mf_system_dmj30kld
a
_.dbf'
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omWhich two are true? (Choose two.)


o m
ao .c A)Data file 24 can be recovered while PDB2 is opened.
a o.c
b B)Data file 24 must be recovered while the CDB is opened.

ao b
e . t
C)Data file 24 can be recovered while CDB$ROOT and PDB$SEED are opened.

i c lif
D)Data file 24 cannot be recovered while the CDB is opened.
E)Data file 24 must be recovered while PDB2 is closed.
h
91c
Answer: AC

//
Q43.Which two are true about RMAN duplexed backup sets? (Choose two.)
: : / / 9
s
A)duplexed backup set uses the same number of SBT channels as a non-duplexed backup set for
tp ps
h t
the same number of files.
B)A non-duplexed backup set written to disk can be duplexed to disk by backing up the backup
htt
set that is already on disk.
C)A non-duplexed backup set written to SBT can be duplexed to tape by backing up the backup

c om set that is already on tape.


co m
o. o.
D)A non-duplexed backup set written to disk can be duplexed to tape by backing up the backup

ba set that is already on disk.


o b a
.ta
E)A non-duplexed backup set written to SBT can be duplexed to disk by backing up the backup set
that is already on tape.
l if e
i c
F)A duplexed backup set always uses twice as many SBT channels as a non-duplexed backup set
h
for the same number of files.

91 c 9
Answer: BD

s : //
Q44.choose three Which three are true about RMAN duplexed backup sets or image copies?
s: / /
htt p
A)A backup set may be duplexed with both copies written to disk.
h t t p
B)An image copy on disk can be copied to disk.
C)A backup set may be duplexed with both copies written to sbt.
D)A backup set may be duplexed so that one copy is written to sbt and the other to disk.

co mE)An image copy on disk can be copied to sbt.


c o m
ao . F)An image copy on sbt can be copied to disk.
o.
b Answer:ABC
o
Q45.Which two statements are true about RMAN duplexed backups?
a ba
. t
ife
A)It is not supported for image copies.

c l
B)It is only supported for backups to tape via the media management interface.
i
c h
C)Duplex backups can be performed on either disk or media, but cannot be performed on media
1
and disk simultaneously.
:/ / 9 : / /9
ps s
D)Duplex backups can contain only data files and control files.

htt
E)For performing duplexed backups, the parallelism for the device must be set equal to the
number of copies. h t tp
Answer:AC
Q46.Which three are true about RMAN persistent configuration settings, administration, and

c o m
their effects? (Choose three.)

c om
a o . control file
ao .
A)A target database’s persistent RMAN configuration settings are always stored in the target’s

b o b
B)Backup older than the recovery window retention policy are always deleted automatically if the
a
backup location has insufficient space.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
C)Backups written to the fast recovery area (FRA) that are oboslete based on the redundancy

ao .c retention policy can be deleted automatically to free space.


a o.c
b b
D)The RMAN SHOW ALL command displays only settings with nondefault values.

ao
e . t
E)A target database’s persistent RMAN configuration settings are always synchronized
automatically with the RMAN catalog.

i c lif
F)The V$RMAN_CONFIGURATION view displays only settings with values that have been
h
91c
modified.

//
G)A DBA must specify either a redundancy retention policy or a recovery window retention
: : / / 9
policy.
tp s ps
h
Answer: ACF t
Q47.choose three Which three RMAN persistent settings can be set explicitly?
htt
A)SPFILE backup duplexing
B)control file auto backup formats

c om C)archive log deletion policy


co m
o. D)image copy duplexing
o.
ba E)redo log backup duplexing
o b a
.ta
F)archive log backup duplexing
Answer:BCF
l if e
i c
Q48.Which three RMAN persistent settings can be set for a database?
h
A)backup retention policy

91 c 9
s : //
B)default backup device type
C)default section size for backups
s: / /
htt p
D)default destinations for backups
h t t p
E)multiple backup device types for a single backup
Answer: ABD
Q49.The persistent configuration settings for RMAN have default for all parameters. Identify four

co mRMAN commands that produce a multi-section backup.


c o m
ao . A)BACKUP TABLESPACE SYSTEM SECTION SIZE 100M;
o.
b B)BACKUP AS COPY TABLESPACE SYSTEM SECTION SIZE 100M;
C)BACKUP ARCHIVELOG ALL SECTION SIZE 25M;
a o ba
. t
ife
D)BACKUP TABLESPACE "TEMP" SECTION SIZE 10M;

c l
E)BACKUP TABLESPACE "UNDO" INCLUDE CURRENT CONTROLFILE SECTION SIZE 100M;
i
F)BACKUP SPFILE SECTION SIZE 1M;
1 c h
:/ 9
G)BACKUP INCREMENTAL LEVEL 0 TABLESPACE SYSAUX SECTION SIZE 100M;
/ : / /9
ps s
Answer: ABCG

htt
Q50.The CATDB12c database contains an Oracle Database version 12c catalog schema owned by h t tp
the RC12C user.
The RCAT11 database contains an Oracle Database version 11g catalog schema owned by the

c o m c om
RC11 user in which several databases are registered. Both the databases are open.

a o . You execute the RMAN commands:


RMAN> CONNECT CATALOG rcl2c/passl2c@catdbl2c
ao .
b RMAN> IMPORT CATALOG rcll/pwdcatll@ractll
ao b
Which two tasks are performed as part of the import?
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
A)Databases from the RC12C catalog are implicitly unregistered if the RC11 catalog has registered

ao .c databases with same name.


a o.c
b b
B)Recovery catalog is resynchronized with the control files of the registered databases.

ao
e . t
C)Imported databases are unregistered from the RC11 catalog.

are automatically renamed.


i c lif
D)Local and global stored scripts that have the same name as existing scripts in the RC12C catalog

h
91c
E)All databases registered in the RC11 catalog are registered in the RC12C catalog.
Answer:DE
: // : / / 9
s
Q51.choose one You take regular backups of one of your production databases by using RMAN
tp ps
h t
with a recovery catalog.
You have added two new tablespaces to this database which must be included in future backups.
htt
Which process occurs which allows the new backups to contain the new datafiles?
A)The target database control file is synchronized from the recovery catalog with a partial resync

c om at the next backup.


co m
o. o.
B)The recovery catalog is synchronized from the target database control file with a full resync at

ba the next backup.


o b a
.ta
C)The target database control file is synchronized from the recovery catalog with a full resync at
the next backup.
l if e
i c
D)The recovery catalog is synchronized from the target database control file with a partial resync
h
at the next backup.

91 c 9
Answer:B

s : //
Q52.Which three are true about Optimizer Statistics Advisor? (Choose three.)
s: / /
htt p
A)It can be run only manually.
h t t p
B)It is part of the DBMS_ADVISOR package.
C)It can recommend changes to improve the statistics gathering process.
D)It always analyzes all schemas in the database.

co mE)It runs automatically every night by default.


c o m
ao . F)It is part of the DBMS_STATS package.
o.
b Answer: CEF
Q53.You issued this command: RMAN> BACKUP RECOVERY FILES;
a o ba
. t
ife
Which two are true? (Choose two.)

c l
A)All Oracle recovery files not in the current FRA that have not been backed up already, are
i
backed up.
1 c h
:/ 9
B)All non-Oracle files in the current FRA that have not been backed up already, are backed up.
/ : / /9
ps s
C)All Oracle recovery files in the current FRA that have not been backed up already, are backed
up.
htt
D)All Oracle recovery files in the current fast recovery area (FRA) are backed up. h t tp
E)These backups can be written to disk or SBT.
Answer: AC

c o m
Q54.Which two are true about the Oracle database methodology? (Choose two.)

c om
a o . in need of tuning.
ao .
A)The Oracle Database time model should be used to find the database and instance areas most

b o b
B)Tuning activities should stop once the user is satisfied with performance.
a
. t
C)Tuning activities should stop once agreed service levels for performance have been met.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
D)The database instance memory should always be tuned before tuning any file systems.

ao .c E)SQL statements should always be tuned before tuning any file systems.
a o.c
b b
F)The alert log should be used to find the database and instance areas most in need of tuning.

ao
Answer: AE
e . t
i c lif
Q55.While backing up to the Oracle Fast Recovery Area (FRA), you determined the backup
istaking too long and suspect a performance bottleneck.
h
91c
Which three are true about diagnosing and tuning these problems? (Choose three.)

//
A)If an RMAN BACKUP VALIDATE command takesroughly the same time as an actual backup, then
: : / / 9
s
both read and write I/O are likely bottlenecks.
tp ps
h t
B)Setting DBWR_IO_SLAVES to a non zero value can improve backup performance when using
synchronous I/O.
htt
C)If an RMAN BACKUP VALIDATE command takes noticeably less than an actual backup, then
write I/O is a likely bottleneck.

c om co m
D)If an RMAN BACKUP VALIDATE command takesroughly the same time as an actual backup, then

o. read I/O is a likely bottleneck.


o.
ba b a
E)Data files with a high value in V$BACKUP_SYNC_IO.DISCRETE_BYTES_PER_SECOND are a
o
.ta
potential performance bottleneck when synchronous I/O is used.

f e
F)Setting DBWR_IO_SLAVES to a non zero value can improve backup performance when using
l i
asynchronous I/O/
h i c
91 c
G)Data files with a high value in V$BACKUP_ASYNC_IO.SHORT_WAITS are a potential

9
Answer: BCE
s : //
performance bottleneck when asynchronous I/O is used.

s: / /
htt p
Q56.Choose two. You are managing this configuration:
h t t p
1. CDB1 is a container database.
2. PDB1 and PDB2 are two pluggable databases in CDB1.
3. USER1.EMP is a table in PDB1 and USER2.DEPT is a table in PDB2 .

co m c o m
CDB1 user SYS executes these commands after connecting successfully to PDB2:

ao . SQL> ALTER SESSION SET CONTAINER=pdb1;


o.
b Session altered.
SQL> INSERT INTO user1.emp VALUES (100, 'Alan' ,1) ;
a o ba
. t
ife
1 row created.

c l
SQL> INSERT INTO user1.emp VALUES (101, 'Ben' ,1) ;
i
1 row created.
1 c h
:/ 9
SQL> ALTER SESSION SET CONTAINER=pdb2;
/ : / /9
ps s
Session altered.

htt
SQL> INSERT INTO user2.dept VALUES(1, 'IT');
Which two are true? (Choose two.) h t tp
A)The inserts on USER1.EMP remain uncommitted when the session connected to PDB2.
B)The inserts on USER1.EMP were committed when the session inserted a row into USER2. DEPT.

c o m c om
C)The insert on USER2.DEPT fails because of the active transaction in the parent container.

a o . committed.
ao .
D)The insert on USER2.DEPT is a recursive autonomous transaction by the child session and is

b o b
E)The inserts on USER1.EMP were rolled back when the session connected to PDB2.
a
F)The insert on USER2.DEPT is uncommitted.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omG)The inserts on USER1.EMP were committed when the session connected to PDB2.
o m
ao .c Answer: AC
a o.c
b Q57.Examine this configuration:

ao b
e . t
1. CDB1 is an Oracle Database 12c Release 2 database containing pluggable databases PDB$SEED,
PDB1, and PDB2.
2. PDB$SEED is open READ ONLY.
i c lif
h
91c
3. PDB1 is open READ WRITE.
4. PDB2 is MOUNTED.
: // : / / 9
s
5. ORACLE_HOME is /u01/app/oracle/product/18.1.0/dbhome_1.
tp ps
h t
You execute these commands before upgrading the database to the current release: For which
databases will fixup scripts be created?
htt
A)CDB1, PDB$SEED, PDB1, and PDB2
B)PDB$SEED, PDB1, and PDB2 only

c om C)CDB1 and PDB$SEED only


co m
o. D)CDB1, PDB1, and PDB2 only
o.
ba E)CDB1, PDB$SEED, and PDB1 only
o b a
.ta
Answer: E

f e
Q58.Which two are true about Oracle Flashback features? (Choose two.)
l i
i c
A)FLASHBACK QUERY can retrieve REDO records from ONLINE and ARCHIVE D REDO LOG files.
h
91 c
B)FLASHBACK VERSION QUERY can retrieve REDO records from ONLINE and ARCHIVE D REDO

9
LOG files.

s : //
C)FLASHBACK TABLE can undrop a column.
s: / /
htt p
D)FLASHBACK DROP can undrop an index when undropping a table.
h t t p
E)After a database is restored from flashback logs using the FLASHBACK DATABASE command, it is
sometimes rolled forward using redo logs.
Answer: DE

co m c o m
Q59.Which three are true about an application seed pluggable database (PDB)? (Choose three.)

ao . o.
A)It is automatically synchronized with its application root PDB when an application is upgraded.

b created.
a o ba
B)It cannot be added to an application container after the application container has already been

. t
ife
C)A new application PDB created by cloning an application seed PDB can have an old version of

c l
the application installed after cloning completes.
i
c h
D)It is automatically synchronized with its application root PDB when an application is installed.
1
:/ 9
E)It cannot be dropped from its application container.
/ : / /9
ps s
F)A new application PDB created by cloning an application seed PDB can have an up-to-date

htt
version of the application installed after cloning completes.
G)It is not required in an application container. h t tp
Answer: CFG
Q60.Examine this configuration: 1. CDB1 is a container database. 2. PDB1 and PDB2 are pluggable

c o m
databases in CDB1. 3. PDB1 and PDB2 are OPEN in READ WRITE mode.

c om
a o . A)Uncommitted transactions in PDB1 have been rolled back.
ao .
You execute these commands successfully: Which two are true? (Choose two.)

b B)PDB1 is closed.
ao b
. t
C)Uncommitted transactions in CDB1 and PDB1 have been rolled back.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omD)CDB1 is shut down.


o m
ao .c E)CDB1 is in MOUNT state
a o.c
b Answer: AB

ao b
e . t
Q61.Which three are true about Automatic Workload Repository (AWR), Automatic Database

(Choose three.)
i c lif
Diagnostic Monitor (ADDM), and the Manageability Monitor (MMON) background process?

h
91c
A)ADDM can recommend shrinking the buffer cache.

//
B)ADDM can recommend extending the buffer cache.
: : / / 9
s
C)By default, MMON creates an AWR snapshot every 30 minutes.
tp ps
h t
D)ADDM performs its analysis only when a DBA requests it.
E)By default, AWR snapshots are automatically purged after eight days.
htt
F)AWR snapshots must be deleted when no longer required by ADDM.
Answer: ABE

c om co m
Q62.Examine the command for creating pluggable database PDB2 in container database CDB2.

o. o.
Select three options, any one of which is required for it to execute successfully. (Choose three.)

ba b a
A)Add the FILE_NAME_CONVERT clause to the statement and set the PDB_FILE_NAME_CONVERT
o
.ta
parameter.

f e
B)Add only the CREATE_FILE_DEST clause to the statement.
l i
i c
C)Set only the PDB_FILE_NAME_CONVERT parameter.
h
91 c
D)Set the PDB_FILE_NAME_CONVERT parameter and enable OMF.

9
E)Enable only OMF.

s : //
F)Add the FILE_NAME_CONVERT clause to the statement and enable Oracle Managed Files
s: / /
(OMF)
htt p h t t p
Answer: BCE
Q63. Which two are true about Recovery Manager (RMAN) diagnostic message output? (Choose
two.)

co mA)Media Management messages for SBT devices are always written to sbtio.log.
c o m
ao . o.
B)RMAN error stacks should be read from the bottom up as that is the order in which errors are

b generated.
o ba
C)RMAN error stacks should be read from the top down as that is the order in which errors are
a
. t
ife
generated.

c l
D)The RMAN LOG command line clause causes output issued during RMAN command
i
c h
compilation to be written to a log file and to standard output.
1
:/ 9
E)The RMAN LOG command line clause causes output issued during RMAN command
/ : / /9
ps s
compilation to be written to a log file only.

htt
F)Media Management messages for SBT devices are written to an Oracle trace file.
Answer: BE h t tp
Q64.Which three are true about managing memory components in an Oracle database instance?
(Choose three.)

c o m c om
A)With Automatic Shared Memory Management, the database instance can increase the Large

a o . Pool size by reducing the Shared Pool size.

ao .
B)With Automatic Memory Management, the database instance can increase the System Global
b Area size by reducing the Program Global Area size.
ao b
. t
C)Automatically tuned and resized System Global Area components will always revert to their
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

ominitial sizes after an instance restart.


o m
ao .c o.c
D)Automatic Memory Management must be used together with locking the System Global Area
a
b into physical memory.

ao b
e . t
E)With Automatic Shared Memory Management, the database instance can increase the Program

i c lif
Global Area size by reducing the System Global Area size.
F)OnLine Transaction Processing systems often use less Program Global Area than Decision
h
91c
Support Systems.
Answer: ABF
: // : / / 9
s
Q65.A database is configured in ARCHIVE LOG mode. Full RMAN backups are taken and no
tp ps
h t
backup to trace has been taken of the control file. A media failure has occurred.
In which two scenarios is complete recovery possible? (Choose two.)
htt
A)when any archived log from, before, or after the most recent backup is corrupt.
B)after losing all copies of the control file

c om C)after losing an archived log from after the most recent backup
co m
o. D)after losing an archived log from before the most recent backup
o.
ba E)after losing the SYSTEM tablespace
o b a
.ta
Answer: DE

f e
Q66.Which three are true about Database Point-in-Time Recovery? (Choose three.)
l i
i c
A)The database must have FLASHBACK DATABASE ON to perform Database Point-in-Time
h
Recovery.

91 c 9
s : //
B)The database must be in MOUNT state when performing Database Point-in-Time Recovery.
C)Database Point-in-Time Recovery is performed by the Managed Recovery Process (MRP)
s: / /
htt p
D)The Database must be in ARCHIVE LOG mode.
h t t p
E)The target point for the recovery must be specified as a stime or System Change Number (SCN).
F)The database must be open RESETLOGS after Database Point-in-Time Recovery.
Answer: BDF

co mQ67.Which three are true about the SQL Tuning Advisor? (Choose three.)
c o m
ao . A)It checks each query being analyzed for stale statistics.
o.
b B)It checks each query being analyzed for missing statistics.
C)It only recommends syntactic changes to SQL statements.
a o ba
. t
ife
D)It can recommend semantic changes to SQL statements.

c l
E)It considers all SQL statements being analyzed by the advisor task as a group.
i
c h
F)It builds SQL profiles for each poorly performing SQL statement to prevent regressions.
1
Answer: ABD
:/ / 9 : / /9
ps s
Q68.Which two are true about duplicating pluggable databases (PDBs) with RMAN? (Choose
two.)
htt
A)Two or more PDBs can be duplicated with the same RMAN DUPLICATE command. h t tp
B)All tablespaces belonging to a PDB must be duplicated when duplicating the PDB.
C)The auxiliary instance is automatically created with ENABLE_PLUGGABLE_DATABASE = TRUE.

c o m c om
D)A user with SYSDBA or SYSBACKUP must be logged in with RMAN to the PDB to duplicate it.

a o . E)CDB$ROOT and PDB$SEED are automatically duplicated.


Answer: AE
ao .
b Q69.Examine the command to duplicate a database:
ao b
. t
RMAN> DUPLICATE TARGET DATABASE TO cdb PLUGGABLE DATABASE pdb1, pdb5;
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omWhich two statements are true about the DUPLICATE command?


o m
ao .c o.c
A)The SPFILE is copied along with the datafiles of the pluggable databases (PDBs).
a
b b
B)The root and the seed database in the container database (CDB) are also duplicated.

ao
e . t
C)A backup of pdb1 and pdb5 must exist before executing the command.

backup.
i c lif
D)The duplicate command first creates a backup, and then duplicates the PDBs by using the

h
91c
E)A backup of CDB and pdb1 and pdb5 must exist before executing the command.

//
F)An auxiliary instance must be started with the initialization parameter
: : / / 9
s
ENABLE_PLUGGABLE_DATABASE set to TRUE.
tp ps
Answer: CE
h t
Q70.RMAN is connected to the target database prod1 and an auxiliary instance in nomount state.
htt
Examine the command to create a duplicate database:
RMAN> DUPLICATE TARGET DATABASE TO dup1 FROM ACTIVE DATABASE NOFILENAMECHECK

c om PASSWORD FILE SPFILE;


co m
o. o.
Which two statements are true about the execution of the duplicate command?

ba b a
A)All archive redo log files are automatically copied to the duplicate database.
o
.ta
B)The duplicate database has the same directory structure as the source database.

f e
C)The duplicate database is created by using the backups created during the execution of.
l i
D)he duplicate command.
h i c
91 c
E)The password file and SPFILE for the duplicate database dup1 are created in their respective

9
default locations.

s : //
F)The duplicate database is created without using RMAN backups and prod1 is allowed to remain
s: / /
htt p
open during duplication.
h t t p
Answer: BF
Q71.Which two are prerequisites for creating a backup-based duplicate database?
A)connecting to the target database and a recovery catalog to execute the duplicate command

co mB)creating a password file for an auxiliary instance


c o m
ao . C)connecting to an auxiliary instance
o.
b E)creating an SPFILE for the target database
a o ba
D)matching the database identifier (DBID) of the source database and the duplicate database

. t
ife
Answer: BC

c l
Q72.Your production database is running in archivelog mode. You use RMAN with a recovery
i
c h
catalog to back up your database to media and the database is uniquely identified in the recovery
1
catalog.
:/ / 9 : / /9
ps s
You want to create a test database from the production database and allow the production

htt
database to remain open during the duplicate process.
You restore the database backups to a new host with the same directory structure as the h t tp
production database and want to use the recovery catalog for future backups after the database
is successfully restored to the new host.

c o m
How would you achieve this?

c om
a o . ao .
A)by using the RMAN switch command to set the new location for the data files
B)by using the RMAN duplicate command with no file name check to recover the database to the
b new host
ao b
. t
C)by using the RMAN duplicate command with dbid and set new name for tablespace to recover
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omthe database to the new host


o m
ao .c o.c
D)by creating a new database in the new host, and then using the RMAN recover command
a
b Answer: B

ao b
e . t
Q73.Which two are true about Rapid Home Provisioning (RHP), which has been available since
Orcale 18c? (Choose two.)

i
A)It is an Oracle Database servicec lif
h
91c
B)It cannot be used to upgrade Oracle Database homes.

//
C)It can be used to provision applications.
: : / / 9
s
D)It can be used to patch Grid Infrastructure homes containing Oracle Restart.
tp ps
h t
E)It can be used to provision middleware.
Answer: CE
htt
Q74.Examine this configuration:
1. CDB1 is a container database.

c om 2. COMMON_USER_PREFIX is C##.
co m
o. 3. PDB1 is a pluggable database contained in CDB1.
o.
ba b
4. APP1_ROOT is an application container contained in CDB1.
o a
.ta
5. APP1_PDB1 is an application PDB contained in APP1_ROOT.

f e
You execute these commands successfully: Which two are true? (Choose two.)
l i
i c
A)APP1_USER1 can be created in PDB1.
h
91 c
B)APP1_USER1 can be created in CDB1.

9
s : //
C)APP1_USER1 can have different privileges in each Application PDB contained in APP1_ROOT.
D)C##_APP_USER1 can be created in CDB1.
s: / /
htt p
E)P1_USER1 can be created in CDB1.
h t t p
F)C##_USER1 will have the same privileges and roles granted in all PDBs in CDB1.
Answer: CD
Q75.Which two are facets of performance planning that should always be considered or

co mimplemented for an Oracle Database environment? (Choose two.)


c o m
ao . A)defining primary keys for all tables to speed up all queries
o.
b B)using check constraints to speed up updates
C)defining foreign keys for all tables to speed up joins
a o ba
. t
ife
D)the physical data model
E)the configuration of storage arrays
i c l
Answer: DE
1 c h
:/ 9
Q76.Which three actions are performed by Database Upgrade Assistant (DBUA)? (Choose three.)
/ : / /9
ps s
A)It recompiles all stored PL/SQL code by using utlrp.sql.

htt
B)It empties the RECYCLE BIN.
C)It performs prerequisite checks to verify if the Oracle database is ready for upgrade. h t tp
D)It sets all user tablespaces to “read-only” before starting the upgrade.
E)It removes the AUDSYS schema and the AUDIT_ADMIN and AUDIT_VIEWER roles.

c o m c om
F)It increases tablespace size, if required, to meet upgrade requirements.

a o . Answer: ABC

ao .
Q77.Which two are true about RMAN backups when using a media manager to write backups to
b tape when there are only two tape drives? (Choose two.)
ao b
. t
A)SBT tape compression can be used even if no RMAN compression is configured.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
B)Any backup set written to the SBT device in this configuration can contain a maximum of two

ao .c backup pieces.
a o.c
b b
C)Any backup written to the SBT device in this configuration can contain a maximum of two

ao
backup sets.
e . t
i c lif
D)SBT tape compression and RMAN backup compression should be used in parallel.
E)The SBT device should be configured to use PARALLELISM 2 to allow both tape drive to be used
h
91c
simultaneously.
Answer: AE
: // : / / 9
s
Q78.You plan to install Oracle Grid Infrastructure for a Standalone Server and Oracle Database for
tp ps
h t
the first time on a server.
Examine this command and its outcome: Which two are true? (Choose two.)
htt
A)oracle will be an owner of the Oracle Inventory.
B)oracle must be the owner of every Oracle Database installation.

c om co m
C)oracle can own an Oracle Database installation but not an Oracle Grid Infrastructure

o. installation.
o.
ba b a
D)oracle will be granted the SYSASM privilege when installing the Oracle Database software.
o
.ta
E)The user account, oracle, and group, oinstall, can be used for all Oracle software installations.
Answer: CE
l if e
Q79.Examine this
h i c
configuration: While CDB1 is open,

91 c
‘/u02/app/oracle/fast_recover_area/cdb1/CDB1/controlfile02.ctl’is accidentally deleted.

9
s : //
To recover from this critical failure, you execute these commands:
What will be the outcome?
s: / /
htt p
A)It will create ‘$ORACLE_HOME/dbs/cdb1/CDB1/controlfile02.ctl.
h t t p
B)It will create ‘/u01/app/oralce/oradata/CDB1/controlfile/controlfile02.ctl.
C)It will re-create ‘/u02/app/oracle/fast_recover_area/cdb1/CDB1/controlfile02.ctl.
D)It will create ‘/u01/app/oracle/product/12.2.0.1/db_1/dbs/snapcf_cdb1control02.ctl’.

co mE)It will fail because there is no autobackup of the controlfiles.


c o m
ao . Answer: C
o.
b Q80.Examine these actions:
1. Create a new database for a recovery catalog.
a o ba
. t
ife
2. Create a tablespace with sufficient space in the catalog database for the recovery catalog.

c l
3. Configure ARCHIVE LOG mode for the catalog database.
i
c h
4. Create a user to own the recovery catalog schema with quota on the tablespace that will
1
contain the catalog.
:/ / 9 : / /9
ps s
5. Grant the RECOVERY_CATALOG_OWNER role to the recovery catalog schema owner.

htt
6. Grant the SYSBACKUP privilege to the recovery catalog schema owner.
Which are the minimum actions that must be performed before executing the CREATE CATALOG h t tp
command?
A)2, 4, 5, 6

c o m
B)1, 2, 3, 4, 5, 6

c om
a o . C)1, 2, 4, 5
D)2, 4, 5
ao .
b E)1, 3, 4, 5
ao b
Answer: D
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
Q81.Which two are true about creating pluggable databases (PDBs) using snapshots in Oracle 19c

ao .c and later releases? (Choose two.)


a o.c
b A)A PDB snapshot is always a full copy of the source PDB.

ao b
e . t
B)A PDB snapshot is always a sparse copy of the source PDB.

systems.
i c lif
C)A snapshot copy PDB depends on a storage snapshot which can only be stored on specific file

h
91c
D)A PDB snapshot depends on a storage snapshot which can be stored on any file system.

//
E)A PDB snapshot depends on a storage snapshot which can only be stored on specific file
: : / / 9
systems.
tp s ps
h t
F)A snapshot copy PDB depends on a storage snapshot which can be stored on any file system.
G)A snapshot copy PDB can be created from a stand-alonea clone PDB.
htt
Answer: CG
Q82.Which two are true about Oracle Database Configuration Assistant (DBCA) templates?

c om (Choose two.)
co m
o. o.
A)The General Purpose of Transaction Processing templates are most suitable when concurrency

ba and recoverability are key criteria.


o b a
.ta
B)Oracle DBCA templates can store only logical structure and not database files.

f e
C)New templates can only be created by modifying an existing user-created template.
l i
i c
D)The Data Warehouse template is most suitable when transaction response time is the key
h
criterion.

91 c 9
Answer: AE
s : //
E)Oracle DBCA templates can be used to create new databases and duplicate existing databases.

s: / /
htt p
Q83.choose one You want to create a test database as a replica of your production database with
h t t p
minimum intervention from a DBA.
Which method would you use?
A)Use DBCA to create a template from the existing database to contain the database structure

co m c o m
with data files and then use the same template to create the database in the new location.

ao . o.
B)Use Database Configuration Assistant (DBCA) to create a template from the existing database

b to contain the database structure.


o ba
C)Use DBCA to create a template from the existing database to contain the database structure
a
. t
ife
and then manually copy the data by using Oracle Data Pump.

c l
D)Create the database by using the CREATE DATABASE . . . command and manually import data by
i
using Data Pump.
1 c h
Answer:A
:/ / 9 : / /9
ps s
Q84.Which two statements are true about the Database Configuration Assistant (DBCA)?

htt
A)It can configure Automatic Storage Management (ASM) diskgroups.
B)It can be used to copy an existing Oracle database to a new host and apply any patches h t tp
necessary in the new host.
C)It can be used to add a new tablespace.

c o m
D)It can be used to create a database template from an existing database.

c om
a o . E)It can generate SQL database creation scripts.
Answer:DE
ao .
b o b
Q85.You plan to create a database by using the Database Configuration Assistant (DBCA), with t
a
. t
he following specifications: Applications will connect to the database via a middle tier.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omThe number of concurrent user connections will be high.


o m
ao .c o.c
The database will have mixed workload, with the execution of complex BI queries scheduled at
a
b night.

ao b
e . t
Which DBCA option must you choose to create the database?

i c lif
A)a General Purpose database template with default memory allocation
B)a Data Warehouse database template, with the dedicated server mode option and AMM
h
91c
enabled

//
C)a General Purpose database template, with the shared server mode option and Automatic
: : / / 9
s
Memory Management (AMM) enabled
tp ps
h t
D)a default database configuration
Answer: C
htt
Q86.our SALES_ROOT application container has two application PDBs. The SALES_APP application
has a common table, FIN.REVENUE, in the two PDBs.

c om Examine this query and its output: Which two are true? (Choose two.)
co m
o. o.
A)The CONTAINERS clause cannot be used in queries on the REVENUE table.

ba B)The REVENUE table must be a list-partitioned table.


o b a
.ta
C)The MAPTABLE tables defines a logical partition key on a commonly used column for the
REVENUE table.
l if e
i c
D)The MAPTABLE table is a metadata-linked table.
h
91 c
E)A container map exists for the REVENUE table, but is not enabled.

9
Answer: CF
s : //
F)The REVENUE table partitions are not pruned across the PDBs automatically.

s: / /
htt p
Q87.Your container database, CDB1, has an application container, HR_ROOT, with an application
h t t p
PDB, HR_PDB1.
You have the required privilege to clone HR_PDB1 to container database CDB2, which does not
contain HR_ROOT.

co mWhich two are always true? (Choose two.)


c o m
ao . A)CDB1 and CDB2 must be in shared undo mode.
o.
b o ba
B)A common user must exist in CDB2 with the CREATE PLUGGABLE DATABASE privilege.
C)All transactions in HR_PDB1 of CDB1 must commit before the cloning process starts.
a
. t
ife
D)Cloning HR_ROOT automatically clones HR_PDB1.

c l
E)The HR_PDB1 clone created in CDB2 will be in mount state when cloning ends.
i
Answer: DE
1 c h
:/ 9
Q88.Which three are true about backup, restore, and recovery operations done without using
/ : / /9
ps s
Recovery Manager (RMAN)? (Choose three.)

htt
A)Backing up a database in NOARCHIVELOG mode using O/S utilities requires that the database
instance be started and the databased be in the MOUNT state. h t tp
B)Backing up a database in ARCHIVE LOG mode using O/S utilities requires that the database
instance be started and the database be in MOUNT state.

c o m c om
C)An Oracle database can be restored from backup files copied using O/S utilities.

a o . IMAGE COPIES.
ao .
D)Oracle data file backups, copied using an O/S utility, can be added to the RMAN catalog as

b o b
E)Backing up a database in NOARCHIVELOG mode using O/S utilities requires that the database
a
instance be shut down.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
F)Oracle archive log backups, copied using an O/S utility, can be added to the RMAN catalog as a

ao .c backup set.
a o.c
b b
G)Backing up a database in ARCHIVE LOG mode using O/S utilities requires that the database

ao
instance be started and the database be in OPEN state.
e . t
Answer: CDE

i c lif
Q89.Examine this configuration: 1. CDB1 is a container database. 2. PDB1 and PDB2 are pluggable
h
91c
databases in CDB1.

//
You execute these commands successfully: Which two are true? (Choose two.)
: : / / 9
s
A)PDB1 and PDB2 are in MOUNT state.
tp ps
h t
B)Redo logs are opened.
C)PDB1 and PDB2 are in READ ONLY state.
htt
D)CDB$ROOT is in MOUNT state.
E)PDB$SEED is in READ ONLY state.

c om Answer: AD
co m
o. o.
Q90.Which three are true about upgrading Oracle Grid Infrastructure? (Choose three.)

ba b a
A)A direct upgrade can be performed only from the immediately preceding Oracle Grid
o
.ta
Infrastructure version.

f e
B)The newer version is installed in a separate Oracle Grid Infrastructure home on the same server
l i
as the existing version.
h i c
91 c
C)An existing Oracle base can be used.

9
s : //
D)The upgrade process will automatically install all mandatory patches for the current version of
Oracle Grid Infrastructure.
s: / /
htt p
E)Existing Oracle Database instances must be shut down before starting the upgrade.
h t t p
F)Only the grid user can perform the upgrade.
Answer: BCE
Q91.A database is configured in ARCHIVE LOG mode. A full RMAN backup exists but no control

co mfile backup to trace has been taken. A media failure has occurred.
c o m
ao . In which two scenarios is incomplete recovery required? (Choose two.)
o.
b A)after losing a SYSAUX tablespace data file
o
B)after losing all members of an INACTIVE online redo log group
a ba
. t
ife
C)after losing all members of the CURRENT online redo log group

c l
D)after losing all copies of the control file
i
c h
E)after losing an UNDO tablespace that is in use
1
Answer: CD
:/ / 9 : / /9
ps s
Q92.Which two are true about instance recovery? (Choose two.)

htt
A)It is not possible if an archived log is missing.
B)It is performed automatically after the database is opened; however, blocks requiring recovery h t tp
are not available until they are recovered.
C)Setting FAST_START_MTTR_TARGET to a lower value reduces instance recovery time by causing

c o m c om
dirty buffers to be written to disk more frequently, thereby reducing the number of I/Os needed

a o . during instance recovery.


D)It is performed by the Recovery Writer (RVWR) background process.
ao .
b o b
E)Setting FAST_START_MTTR_TARGET to a higher value reduces instance recovery time by causing
a
. t
The log writer to write more frquently, thereby reducing the number of I/Os needed during
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

ominstance recovery.
o m
ao .c o.c
F)It is performed automatically while the database remains in MOUNT state. Then the database is
a
b opened.

ao b
Answer: CF
e . t
(Choose two.)
i c lif
Q93.Which two are true about Oracle Optimizer Statistics, their use, and their collection?

h
91c
A)The number of table rows is considered when evaluating the cost of accessing a table using an
index.
: // : / / 9
s
B)Index balanced B*Tree height is considered when evaluating the cost of using an index.
tp ps
h t
C)The Statistics Advisor can help recommend the best way to gather statistics.
D)Statistics collected using DBMS_STATS always yield the best optimizer result.
htt
E)The Statistics Advisor generates actions for all recommendations.
Answer: BC

c om co
Q94.A container database (CDB) contains two pluggable databases PDB1 and PDB2.m
o. o.
The LOCAL_UNDO_ENABLED database property is set to FALSE in the CDB. Data file 24 of PDB2

ba was deleted and you need to restore and recover it.


o b a
.ta
The only RMAN backup that exists was created with the BACKUP DATABASE command while
connected to CDB$ROOT.
l if e
i
Which three are true? (Choose three.)
h c
91 c
A)Data file 24 can be recovered only while connected to PDB2.

9
s : //
B)Data file 24 can be restored and recovered while connected to CDB$ROOT.
C)Data file 24 can be restored only while connected to CDB$ROOT.
s: / /
htt p
D)Data file 24 can be restored only while connected to PDB2.
h t t p
E)Data file 24 can be recovered while connected to PDB2.
F)Data file 24 can be recovered while connected to CDB$ROOT.
Answer: BEF

co m c o m
Q95.Which two are true about data movement between a non-CDB and a PDB using Data Pump?

ao . (Choose two.)
o.
b or a PDB.
a o ba
A)Tablespaces are automatically created as need while importing full exports in either a non-CDB

. t
ife
B)Oracle attempts to convert conventional database users to local users when moving schemas
from a non-CDB to a PDB.
i c l
c h
C)A new PDB is automatically created when importing a non-CDB into a CDB.
1
:/ 9
D)Oracle attempts to convert common users to conventional users when moving schemas from a
/ : / /9
ps s
PDB to a non-CDB.

htt
E)Moving data from a PDB to a non-CDB is only possible by using transportable tablespace export
and import. h t tp
F)Moving data from a non-CDB to a PDB is only possible by using conventional export and import.
Answer: BD

c o m c om
Q96.Which three methods can be used for heap table data migration after upgrading a database?

a o . (Choose three.)
A)using Database Replay
ao .
b B)using SQL Developer
ao b
C)using Oracle Data Pump
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omD)using operating system file copy utilities


o m
ao .c E)using Database Upgrade Assistant
a o.c
b F)using the CREATE TABLE AS SELECT SQL statement

ao b
Answer: BCF
e . t
i c lif
Q97.Which two are true about Oracle instance recovery? (Choose two.)
A)Recovery begins from the beginning of the CURRENT redo log group.
h
91c
B)Recovery begins from the last checkpoint position that was calculated by the Database Writer

//
before instance failure.
: : / / 9
s
C)Recovery begins from the start of any ACTIVE redo log group or the start of the CURRENT log
tp ps
h t
group if no other group is ACTIVE.
D)Recovery reads redo until the end of the redo thread. SMON rolls back any dead transactions,
htt
and then the database is opened.
E)Recovery begins from the last checkpoint position that was recorded in the control file by the

c om checkpoint process (CKPT).


co m
o. o.
F)Recovery reads redo until the end of the redo thread, and then opens the database. SMON

ba then rolls back any dead transactions.


o b a
.ta
Answer: EF
Q98.Examine this configuration:
l if e
i c
1. The ORCL database data files are in Automatic Storage Management (Oracle ASM) disk group
h
+DATA.

91 c 9
s : //
2. ORCL uses disk group +FRA for the Fast Recovery Area.
3. LISTENER is the listener for ORCL.
s: / /
htt p
4. The database, listener, ASM instance, and ASM disk groups are managed by Oracle Restart.
h t t p
5. All components are currently shut down.
You execute this command: What is the outcome?
A)The ORCL database, the Oracle ASM instances, the +DATA and +FRA disk groups, and the

co mLISTENER are started.


c o m
ao . B)Only the ORCL database instance is started.
o.
b C)Only the ORCL database and the ASM instances are started.
o ba
D)Only the ORCL database instance, the Oracle ASM instance, and the +DATA and +FRA disk
a
. t
ife
groups are started.

c l
E)Only the ORCL database instance and the +DATA and +FRA disk groups are started.
i
Answer: A
1 c h
:/ 9
Q99.Which four are true about a Recovery Manager (RMAN) duplication without a TARGET
/ : / /9
ps s
connection? (Choose four.)

htt
A)The NOREDO clause must be used if the backups of the database being duplicated were taken
when the database was in NOARCHIVELOG mode. h t tp
B)The UNDO TABLESPACE clause is always required when no connection exists to the TARGET
instance.

c o m c om
C)RMAN “pushes” the backups of the database to be duplicated over the network to the

a o . auxiliary instance.

ao .
D)The NOREDO clause can be used if the backups of the database being duplicated were taken
b when the database was in ARCHIVE LOG mode.
ao b
. t
E)RMAN SBT-based backups of the database to be duplicated can be used by the auxiliary
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

ominstance.
o m
ao .c o.c
F)The UNDO TABLESPACE clause is always required when no connection exists to the recovery
a
b catalog and the TARGET database is closed.

ao b
e . t
G)The UNDO TABLESPACE clause is always required when no connection exists to the recovery
catalog and the TARGET database is opened.

i c lif
H)RMAN disk-based backups of the database to be duplicated can be used by the auxiliary
h
91c
instance.
Answer: AEFH
: // : / / 9
s
Q100.Which three are true? (Choose three.)
tp ps
h t
A)Virtual Private Database (VPD) policies on objects in an application root are automatically
synchronized with all application PDBs contained in the application container.
htt
B)Application-common TSDP policies are always container specific.
C)Application-common Transparent Security Data Protection (TSDP) policies can be created only

c om within an application install/patch BEGIN-END block.


co m
o. o.
D)Application-common Oracle Label Security (OLS) policies cannot be created in an application

ba root outside an install/patch BEGIN-END block.


o b a
.ta
E)Fine-grained auditing (FGA) policies in an application root are automatically synchronized to all

f e
application PDBs contained in the application container.
l i
i c
F)Application-common OLS policies can be created in an application root inside an install/patch
h
BEGIN-END block.

91 c 9
container.
s : //
G)Unified auditing can be automatically synchronized to all application PDBs in an application

s: / /
htt
Answer: BDG p h t t p
Q101.Which three are true about Automatic Workload Repository (AWR)? (Choose three.)
A)By default, AWR snapshots are taken every 60 minutes.
B)Its collection level is determined by the value of the STATISTICS_LEVEL database parameter.

co mC)By default, AWR snapshots are retained for 7 days.


c o m
ao . D)The taking of AWR snapshots can be disabled.
o.
b E)AWR data is stored in the SYSTEM tablespace.
Answer: ABD
a o ba
. t
ife
Q102.You notice a performance change in your production Oracle 12c database. You want to

c l
know which change caused this performance difference.
i
c h
Which method or feature should you use?
1
:/ 9
A)Compare Period ADDM report
/ : / /9
ps s
B)AWR Compare Period report

htt
C)Active Session History (ASH) report
D)Taking a new snapshot and comparing it with a preserved snapshot. h t tp
Answer: B
Q103.Which three statements are true about Automatic Workload Repository (AWR)?

c o m
A)All AWR tables belong to the SYSTEM schema.

c om
a o . B)The AWR data is stored in memory and in the database.

ao .
C)The snapshots collected by AWR are used by the self-tuning components in the database
b o b
D)AWR computes time model statistics based on time usage for activities, which are displayed in
a
the v$SYS time model and V$SESS_TIME_MODEL views.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omE)AWR contains system wide tracing and logging information.


o m
ao .c Answer: BCD
a o.c
b b
Q104.In a recent Automatic Workload Repository (AWR) report for your database, you notice a

ao
high number of buffer busy waits.
e . t
i c lif
The database consists of locally managed tablespaces with free list managed segments.
On further investigation, you f ind that buffer busy waits is caused by contention on data blocks.
h
91c
Which option would you consider first to decrease the wait event immediately?
A)Decreasing PCTUSED
: // : / / 9
s
B)Decreasing PCTFREE
tp ps
h t
C)Increasing the number of DBWN process
D)Using Automatic Segment Space Management (ASSM)
htt
E)Increasing db_buffer_cache based on t he V$DB_CACHE_ADVICE recommendation
Answer: D

c om Q105.Which two are true about automatic block repair? (Choose two.)
co m
o. o.
A)Automatic block repair can repair blocks with no standby database if DB_BLOCK_CHECKING =

ba TRUE.
o b a
.ta
B)Real-Time Query must be enabled on a physical standby database for automatic block repair to
be done on that physical standby database.
l if e
i c
C)Real-Time Query must be enabled on a primary database for automatic block repair to be done
h
91 c
on any of its physical standby databases.

9
s : //
D)It is not possible for media corrupt blocks.
E)Real-Time Query must be enabled on a physical standby database for automatic block repair to
s: / /
htt p
be done on its primary database.
h t t p
Answer: DE
Q106.Oracle Managed Files (OMF) is enabled in a CDB and this command is successfully executed:
Which three are true? (Choose three.)

co m c o m
A)Application PDBs that are subsequently created in the APP1 application container will be

ao . cloned from APP1$SEED.


o.
b B)An application seed PDB is created for APP1.
C)An application root PDB is created for APP1.
a o ba
. t
ife
D)A default service is created for the application root APP1.

c l
E)Application PDBs that are subsequently created in the APP1 application container will be
i
cloned from PDB$SEED.
1 c h
:/ 9
F)APP1 can never be unplugged.
/ : / /9
ps s
Answer: CDE

htt
Q107.Which two are true about RMAN encryption? (Choose two.)
A)RMAN encryption keys are stored in a database keystore. h t tp
B)RMAN can encrypt the Oracle Database password file.
C)Dual-mode encrypted backups can be restored only if both the password and the keystore used

c o m
for encryption are available.

c om
a o . ENCRYPTION command.
ao .
D)The SET ENCRYPTION command overrides encryption settings specified by the CONFIGURE

b o b
E)Password encryption can be persistently configured using the CONFIGURE ENCRYPTION
a
command.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omAnswer: AD
o m
ao .c o.c
Q108.choose two Which two statements are true about encrypted backups performed by using
a
b RMAN?

ao b
e . t
A)Transparent encryption of backups uses an encryption wallet.

i c lif
B)Image copy backups can be created by using password encryption.
C)A password encryption of backups uses the password while creating and restoring backups.
h
91c
D)Encrypted backups can only be written to disk.

//
E)A database uses the same encryption key for every encrypted backup.
: : / / 9
Answer:AC
tp s ps
h t
Q109.choose three Which three are true about Transparent Data Encryption (TDE)?
A)It uses a single master key for a database.
htt
B)It replaces secure application roles.
C)It encrypts only data on the client.

c om D)It stores the current and all past master keys in the keystore.
co m
o. E)Master encryption keys are managed by Oracle Database Vault.
o.
ba F)It can encrypt data at the column level.
o b a
.ta
Answer:DEF

f e
Q110.choose two Which two are true about RMAN image copies?
l i
i
A)They can only be written to disk.
h c
91 c
B)They can be encrypted using Transparent Data Encryption (TDE).

9
s : //
C)They can be used as a level 0 incremental backup.
D)They can be used as a level 1 incremental backup.
s: / /
htt p
E)They are the only backup option available for databases in NOARCHIVELOG mode.
h t t p
Answer:AC
Q111..Examine the RMAN command:
RMAN> CONFIGURE ENCRYPTION FOR DATABASE ON;

co mRMAN> BACKUP DATABASE PLUS ARCHIVELOG;


c o m
ao . Which prerequisite must be met before accomplishing the backup?
o.
b A)The password for the encryption must be set up.
B)Oracle wallet for the encryption must be set up.
a o ba
. t
ife
C)All the tablespaces in the database must be encrypted

c
D)Oracle Database Vault must be enabled.
i l
Answer: B
1 c h
:/ 9
Q112.Which three statements are true about the keystore storage framework for transparent
/ : / /9
ps s
data encryption?

htt
A)It facilitates and helps to enforce keystore backup requirements.
B)It handles encrypted data without modifying applications. h t tp
C)It enables a keystore to be stored only in a file on a file system.
D)It enables separation of duties between the database administrator and the security

c o m
administrator.

c om
a o . ao .
E)It transparently decrypts data for the database users and applications that access this data.
F)It helps to track encryption keys and implement requirements such as keystore password
b o b
rotation and master encryption key reset or re-key operations.
a
Answer: ADF
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
Q113.Which three are true about performing an Oracle Database install on Linux? (Choose three.)

ao .c A)The runfixup.sh script can install missing RPMs.


a o.c
b b
B)The Oracle Preinstallation RPM must be used to configure the Oracle database installation

ao
e . t
owner, the Oracle Inventory group, and an Oracle administrative privileges group.

i c lif
C)It allows you to select the languages supported by the Oracle database server.
D)It can be done before installing Grid Infrastructure for a Standalone Server.
h
91c
E)The Oracle Preinstallation RPM can be used to configure the Oracle database installation owner,

//
the Oracle Inventory group, and an Oracle administrative privileges group.
: : / / 9
s
F)It can be done after installing Grid Infrastructure for a Standalone Server.
tp ps
h t
G)The Oracle database administrator must be granted access to the root operating system
account to tun root privileged scripts.
htt
Answer: DEF
Q114.Which three are true about Recovery Manager (RMAN) in Oracle Database 19c and later

c om releases? (Choose three.)


co m
o. o.
A)It is only possible for RMAN to connect to a pluggable database as a target if an RMAN Virtual

ba Private Catalog is used.


o b a
.ta
B)It is always possible for RMAN to connect to a pluggable database as a target if any RMAN
Catalog is used.
l if e
i c
C)A Virtual Private Catalog used to register a container database must be created in a pluggable
h
database.

91 c 9
database.
s : //
D)A Virtual Private Catalog used to register a container database can be created in a pluggable

s: / /
htt p
E)It is always possible for RMAN to connect to a pluggable database as a target.
h t t p
F)A Virtual Private Catalog used to register a container database can be created in a
non-container database.
Answer: DEF

co m c o m
Q115.Which three conditions must be met before you create a Virtual Private Catalog (VPC)?

ao . A)A base recovery catalog should exist.


o.
b B)The owner of VPC cannot own recovery catalog.
o ba
C)At least one target database should be registered in the recovery catalog.
a
. t
ife
D)The register database privilege should be granted to the virtual catalog owner.

c l
E)The recovery_catalog_owner role should be granted to the virtual catalog owner.
i
Answer: ABD
1 c h
:/ 9
Q116.Which three are true in Oracle 19c and later releases? (Choose three.)
/ : / /9
ps s
A)If the password file location changes, then the new location is used automatically by the Oracle
Server.
htt
B)Schema Only accounts can be granted administrator privileges. h t tp
C)All the Oracle-supplied accounts are Schema Only accounts.
D)Privilege Analysis is included in Oracle Enterprise Edition and no longer requires Database

c o m
Vault.

c om
a o . user.
ao .
E)Unified Auditing can be configured to audit only events that are issued indirectly by an audited

b o b
F)Unified Auditing can be configured to audit only events that are issued directly by an audited
a
user.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omAnswer: BDF
o m
ao .c o.c
Q117.Unified auditing is enabled in your database. The HR_ADMIN and OE_ADMIN roles exist
a
b and are granted system privileges. You execute the command:

ao b
e . t
SQL>CREATE AUDIT POLICY table_aud PRIVILEGES CREATE ANY TABLE, DROP ANY TABLE ROLES
hr_admin,oe_admin;
Which statement is true?
i c lif
h
91c
A)It succeeds and needs to be enabled to capture all SQL statements that require either the

//
specified privileges or any privilege granted to the HR_ADMIN or OE_ADMIN role.
: : / / 9
s
B)It fails because the command does notspecify when the unified audit policy should be
tp ps
enforced.
h t
C)It succeeds and starts capturing only successful SQL statements for all users who have either
htt
the specified privileges or roles granted to them.
D)It fails because system privileges cannot be granted with roles in the same audit policy.

c om Answer:A
co m
o. o.
Q118.In one of your databases, unified auditing is enabled and an SH.SALES table exists. You

ba successfully execute these commands:


o b a
.ta
SQL> CREATE AUDIT POLICY sales_pol ACTIONS select on sh.sales;
SQL> AUDIT POLICY sales_pol;
l if e
i c
Which statement is true about SALES_POL?
h
91 c
A)It is enabled for all users having SELECT privilege on SH.SALES.

9
s : //
B)Only successful queries of SH.SALES are written to the audit trail.
C)It is only enabled for user SH.
s: / /
htt p
D)Audit records are always stored in an external audit file.
h t t p
Answer:A
Q119.choose three Which three are true about unified auditing in full mode?
A)The unified audit trail is written to a read-only table.

co mB)The unified audit trail is written to a read-only external file.


c o m
ao . o.
C)Audit records are created for COMMIT, ROLLBACK, and SAVEPOINT statements.

b D)Audit records are created for SYS.


E)Audit records are created for non-sys users.
a o ba
. t
ife
Answer:ADE

c l
Q120.choose two Which two are benefits of unified auditing in full mode?
i
c h
A)All audit data is written to both the traditional locations and to the unified location.
1
:/ 9
B)The audit trail is in a single format.
/ : / /9
ps s
C)Pre 12c audit data is written to the traditional locations and new 12c audit data is written to

htt
the unified location.
D)The audit trail is read-only. h t tp
E)The audit trail uses less space.
Answer:BC

c o m
Q121.Identify three benefits of Unified Auditing.

c om
a o . A)Decreased use ofstorage to store audit trail rowsin the database.
B)It improves overall auditing performance.
ao .
b C)It guarantees zero-loss auditing.
ao b
. t
D)The audit trail cannot be easily modified because it is read-only.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omE)It automatically audits Recovery Manager (RMAN) events.


o m
ao .c Answer: BDE
a o.c
b b
Q122.You have configured RMAN SBT channels to write backups to media.

ao
e . t
You then take an RMAN backup by using this command: Which three are true? (Choose three.)

i
after the archival backup was taken.c lif
A)The restore point is a label for the system change number (SCN) that will be saved two years

h
91c
B)The data file backups in the self-contained archive backup are not considered obsolete for two

//
years regardless of the retention policy.
: : / / 9
s
C)All archive logs created after this backup are kept for two years.
tp ps
h t
D)The SPFILE is included in the self-contaied archival backup.
E)The control file is included in the self-contained archival backup.
htt
F)The restore point is a label for the system change number (SCN) before the archival backup was
taken.

c om Answer: BDE
co m
o. o.
Q123.The USERS tablespace consists of data files 3 and 4 and must always be online in read/write

ba mode.
o b a
.ta
Which two are true about using RMAN to perform an open database back up of this tablespace?
(Choose two.)
l if e
i
A)Backups must be done incrementally.
h c
91 c
B)Backups must be contained in backup sets.

9
s : //
C)Backups can be taken only if the database is in ARCHIVE LOG mode.
D)Backups can be done incrementally.
s: / /
htt p
E)The database must be registered in an RMAN catalog.
h t t p
F)Only consistent backups can be created.
Answer: CD
Q124.Which four are true about RMAN backup sets? (Choose four.)

co mA)A backup piece can belong to only one backup set.


c o m
ao . o.
B)A data file can be split into multiple sections stored in different backup sets.

b backup set.
a o ba
C)A data file can be split into multiple sections stored in different backup pieces in the same

. t
ife
D)Blocks from multiple data files can be contained in one backup piece.

c l
E)A backup set can contain only one backup piece.
i
c h
F)A backup set must be written to media.
1
:/ 9
G)A backup set must be written to disk.
/ : / /9
ps s
H)Blocks from multiple data files can be contained in one backup set.

htt
Answer: ACDH
Q125.Which two are true about creating RMAN backups for an Oracle container database? h t tp
(Choose two.)
A)Tablespaces from different PDBs with identical names must be backed up by connecting RMAN

c o m
separately to each PDB to back up the tablespaces.

c om
a o . is connected to a PDB.
ao .
B)The BACKUP DATABASE command will create a pluggable database (PDB) backup when RMAN

b o b
C)SPFILE backups can be created while connected to an application root PDB.
a
. t
D)The BACKUP DATABASE PLUS ARCHIVE LOG command will back up archive logs when RMAN is
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omconnected to a PDB.
o m
ao .c o.c
E)The BACKUP PLUGGABLE DATABASE command can be used to back up CDB$ROOT.
a
b Answer: AB

ao b
e . t
Q126.Which three can be done using Oracle Database Configuration Assistant (DBCA) starting
from Oracle Database 19c? (Choose three.)

i c lif
A)cloning a remote container database in interactive mode
h
91c
B)cloning a remote pluggable database in silent mode

//
C)relocating a remote pluggable database in interactive mode
: : / / 9
s
D)relocating a remote container database in silent mode
tp ps
h t
E)cloning a remote container database in silent mode
F)relocating a remote pluggable database in silent mode
htt
G)relocating a remote container database in interactive mode.
Answer: BEF

c om co m
Q127.Examine these queries and their output: An online RMAN backup of the CDB was taken an

o. hour before Restore Point R1 was created.


o.
ba b a
You want to recover PDB1 to Restore Point R1. How do you achieve this?
o
.ta
A)Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1 by using RMAN while
connected to PDB1.
l if e
i c
B)Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1 by using SQL while
h
connected to PDB1.

91 c 9
s : //
C)Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1 by using SQL while
connected to CDB$ROOT.
s: / /
htt p
D)Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1 by using RMAN while
h t t p
connected to CDB$ROOT.
E)This cannot be done due to the lack of a clean restore point.
Answer: E

co m c o m
Q128.Which two are true about diagnosing Oracle Database failure situations using Data

ao . Recovery Advisor? (Choose two.)


o.
b which failures are to be listed is in MOUNT state.
a o ba
A)Using the Data Recovery Advisor LIST FAILURE command always requires that the database for

. t
ife
B)A failure can be closed only when it has been repaired.

c l
C)Data Recovery Advisor can be used if a database is closed.
i
c h
D)The Data Recovery Advisor CHANGE FAILURE command can be used only to change failure
1
priorities.
:/ / 9 : / /9
ps s
E)Data Recovery Advisor can proactively check for failures.

htt
Answer: DE
Q129.Which two statement describes the significance of the CHANGE FAILURE command in h t tp
RMAN? (Choose all that apply.)
A)It is used to change failure priority only for HIGH or LOW priorities.

c o m
B)It is used to execute the advised repair script.

c om
a o . D)It is used to explicitly close the open failures.
ao .
C)It is used to change failure priority only for the CRITICAL priority.

b o b
E)It is used to inform the database about the repair after the repair script executes.
a
Answer: AD
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
Q130.Choose two. Which two are true about poorly performing SQL statements and their tuning

ao .c in Oracle database instances?


a o.c
b b
A)SQL statements performing many physical I/Os can always have their performance improved by

ao
creating indexes.
e . t
i c lif
B)The solution that best optimizes one SQL statement can degrade the performance of others.
C)SQL statements doing joins always do more physical I/O than single table queries.
h
91c
D)Poorly performing SQL statements can be tuned automatically by the Oracle server.

//
E)SQL statements doing only logical reads never require tuning because they do no physical I/O.
: : / / 9
Answer:BD
tp s ps
h t
Q131.Choose three. Which three are true about Automatic Workload Repository (AWR) and
Automatic Database Diagnostic Monitor (ADDM) in an Oracle multitenant environment?
htt
A)AWR snapshots can be created in CDB$ROOT.
B)ADDM can run in a nonroot container.

c om C)AWR reports can be generated while connected to any container.


co m
o. D)All AWR data is stored in the CDB$ROOT SYSAUX tablespace.
o.
ba E)AWR snapshots can be created in a PDB.
o b a
.ta
F)No AWR data is stored in the CDB$ROOT SYSAUX tablespace.
Answer:ADE
l if e
i c
Q132.Choose three. Which three are true about using an RMAN Recovery Catalog with a
h
91 c
pluggable database (PDB) target connection in Oracle Database 19c and later releases?

9
more PDBs.
s : //
A)The base catalog owner must give the Virtual Private Catalog access to metadata for one or

s: / /
htt p
B)The target PDB must be registered in both the base catalog and the Virtual Private Catalog.
h t t p
C)The base catalog must be used by RMAN when performing point-in-time recovery for the PDB
registered in the Virtual Private Catalog.
D)The base catalog must be enabled for Virtual Private Catalog use.

co mE)The target PDB must be registered in a Virtual Private Catalog.


c o m
ao . F)The target PDB must be registered in a base catalog.
o.
b Answer:ACD
o ba
Q133.Choose three. In a single-instance, multitenant container database (CDB), which three are
a
. t
ife
only ever defined in or part of CDB$ROOT?
A)redo logs
i c l
B)control files
1 c h
:/ 9
C)all data dictionary metadata
/ : / /9
ps s
D)user-defined PL/SQL packages

htt
E)temporary tablespaces
F)mandatory Oracle-supplied PL/SQL packages h t tp
G)undo tablespaces
Answer:ABC

c o m c om
Q134.Choose two. When backing up to the Oracle Fast Recovery Area (FRA), you determine that

a o . the backup takes too long and suspect a performance bottleneck.


Which two are true about diagnosing and tuning these problems?
ao .
b o b
A)Data files with a high value in V$BACKUP_ASYNC_IO.SHORT_WAITS are a potential
a
.
performance bottleneck when asynchronous I/O is used.
f e t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
B)If an RMAN BACKUP VALIDATE command takesroughly the same time as an actual backup, then

ao .c read I/O is a likely bottleneck.F


a o.c
b b
C)If an RMAN BACKUP VALIDATE command takes noticeably less time than an actual backup, then

ao
write I/O is a likely bottleneck.
e . t
i c
both read and write I/O are likely bottlenecks. lif
D)If an RMAN BACKUP VALIDATE command takesroughly the same time as an actual backup, then

h
91c
E)Data files with a high value in V$BACKUP_SYNC_IO.DISCRETE_BYTES_PER_SECOND are a

//
potential performance bottleneck when synchronous I/O is used.
: : / / 9
Answer:ACE
tp s ps
h t
Q135.Choose two. Which two are true about a read-only Oracle home?
A)It is enabled by performing a software-only Oracle Database installation and then running the
htt
roohctl -enable script.
B)It requires the Rapid Home Provisioning service.

c om co m
C)Its configuration data and log files reside in subdirectories under the Oracle home.

o. o.
D)It is enabled by performing an Oracle Database installation with database creation and then

ba running the roohctl -enable script.


o b a
.ta
E)It contains an image that can be distributed across multiple servers.
Answer:AE
l if e
i c
Q136.Choose three. Which three are true about the Oracle Optimizer?
h
91 c
A)It considers the filters in WHERE clauses when generating execution plans for SQL statements.

9
B)It obeys all hints.

s : //
C)It considers object statistics when generating execution plans for SQL statements.
s: / /
htt p
D)It updates stale object statistics in the Data Dictionary.
h t t p
E)It can only use SQL Plan Directives tied to the SQL statement for which a plan is being
generated.
F)It can re-optimize execution plans after previous executions detect suboptimal plans.

co mAnswer:ACF
c o m
ao . o.
Q137.Choose two. Which two are true about the execution of operating system scripts starting

b from Oracle Database 19c?


A)The root password cannot be specified in a response file.
a o ba
. t
ife
B)The sudo password must be specified in a response file.

c l
C)orainstRoot.sh can be executed automatically by the Database installer by using sudo or root
i
credentials.
1 c h
:/ 9
D)root.sh can be executed automatically by the Database installer only if it is provided with root
/ : / /9
ps s
credentials.

htt
E)root.sh can be executed automatically by the Database installer only by using sudo credentials.
Answer:AC h t tp
Q138.Choose the best answer. Examine this configuration:
1. CDB1 is a container database running in ARCHIVELOG mode.

c o m
2. Multiple uncommitted transactions are running in CDB1 .

c om
a o . 3. Redo log groups 1 and 2 are INACTIVE.
4. Redo log group 3 is the CURRENT group.
ao .
b o b
All members of redo log group 3 are lost before it is archived.
a
Examine these possible steps:
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om1. SHUTDOWN ABORT


o m
ao .c 2. STARTUP NOMOUNT
a o.c
b 3. STARTUP MOUNT

ao b
4. ALTER DATABASE MOUNT
e . t
5. RESTORE DATABASE
6. RECOVER DATABASE NOREDO
i c lif
h
91c
7. RECOVER DATABASE UNTIL AVAILABLE

//
8. RESTORE ARCHIVELOG ALL
: : / / 9
s
9. ALTER DATABASE OPEN
tp ps
h t
10. ALTER DATABASE OPEN RESETLOGS
Choose the minimum required steps in the correct order to recover the database.
htt
A)1,3,5, 6, 9
B)1,3,5, 7, 10

c om C)1,2, 5, 7,4, 10
co m
o. D)1,3, 5, 6, 10
o.
ba E)1,3,5, 6, 10
o b a
.ta
F)1,3,5,8, 6, 10
Answer:B
l if e
i c
Q139.Choose three. Which three are true about creating container databases (CDBs) and
h
91 c
pluggable databases (PDBs) in Oracle 19c and later releases?

9
s : //
A)A snapshot copy PDB can be a full copy of a source PDB.
B)A snapshot copy PDB does not depend on an existing storage snapshot of the source PDB.
s: / /
htt p
C)A PDB snapshot depends on an existing storage snapshot of the source PDB.
h t t p
D)A PDB snapshot can be a full copy of a source PDB.
E)A CDB can be duplicated using the Database Configuration Assistant (DBCA) in silent mode with
no configuration required before starting the duplication.

co m c o m
F)A CDB can be duplicated using Recovery Manager (RMAN) with no configuration required

ao . before starting the duplication.


o.
b G)A PDB snapshot can be a sparse copy of a source PDB.
Answer:DFG
a o ba
. t
ife
Q140.Choose the best answer. Which statement correctly describes the SQL profiling performed
by the SQL Tuning Advisor?
i c l
c h
A)It is a set of recommendations by the optimizer to change the access methods used.
1
:/ 9
B)It is auxiliary information collected by the optimizer for a SQL statement to eliminate
/ : / /9
ps s
estimation error.

htt
C)It is a set of recommendations by the optimizer to restructure a SQL statement to avoid
suboptimal execution plans. h t tp
D)It is auxiliary information collected by the optimizer for a SQL statement to help use better
joins orders.

c o m
E)It is a set of recommendations by the optimizer to create new indexes.

c om
a o . Answer:A

ao .
Q141.Choose two. Which two are true about gathering optimizer statistics?
b o b
A)Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers
a
object statistics only in PDB$SEED.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
B)Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers

ao .c object statistics only in CDB$ROOT.


a o.c
b b
C)Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers

ao
e . t
object statistics in all open pluggable databases (PDBs).

i c lif
D)System statistics can be gathered only while the CDB is in MOUNT state.
E)Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to a PDB opened in
h
91c
read/write mode gathers object statistics for that PDB.
Answer:BE
: // : / / 9
s
Q142.Choose two. Which two are true about RMAN persistent configuration settings,
tp ps
h t
administration, and their effects?
A)A DBA must specify either a redundancy retention policy or a recovery window retention
htt
policy.
B)A target database's persistent RMAN configuration settings are always synchronized

c om automatically with the RMAN catalog.


co m
o. o.
C)Backups older than the recovery window retention policy are always deleted automatically if

ba the backup location has insufficient space.


o b a
.ta
D)Backups written to the fast recovery area (FRA) that are obsolete based on the redundancy

f e
retention policy can be deleted automatically to free space.
l i
i c
E)A target database's persistent RMAN configuration settings are always stored in the target's
h
control file.

91 c 9
Answer:AE

s : //
Q143.Which two statements are true about Resource Manager plans for individual pluggable
s: / /
htt p
databases (PDB plans) in a multitenant container database (CDB)?
h t t p
A)If no PDB plan is enabled for a pluggable database, then all sessions for that PDB are treated to
an equal degree of the resource share of that PDB.
B)In a PDB plan, subplans may be used with up to eight consumer groups.

co m c o m
C)If a PDB plan is enabled for a pluggable database, then resources are allocated to consumer

ao . groups across all PDBs in the CDB.


o.
b dynamically calculated.
a o ba
D)If no PDB plan is enabled for a pluggable database, then the PDB share in the CDB plan is

. t
ife
E)If a PDB plan is enabled for a pluggable database, then resources are allocated to consumer

c l
groups based on the shares provided to the PDB in the CDB plan and the shares provided to the
i
consumer groups in the PDB plan.
1 c h
Answer: AE
:/ / 9 : / /9
ps s
Q144.Choose two. Which two are true about server-generated alerts?

htt
A)Stateless alerts can be cleared manually.
B)Stateless alerts are automatically cleared after one day. h t tp
C)Stateful alerts are purged automatically from the alert history after one day.
D)Stateless alerts can be purged manually from the alert history.

c o m c om
E)Stateful alerts must be cleared by a DBA to resolve the problem identified in the alert.

a o . Answer:AD

ao .
Q145.Choose three. In which three situations can you use threshold server-generated alerts to
b help diagnose and fix problems?
ao b
. t
A)when free space in a dictionary managed tablespace falls below a specified percentage
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omB)when free space in a locally managed tablespace falls below a specified percentage
o m
ao .c C)when the total number of locked user account exceeds a specific value
a o.c
b D)when the number of logons per second exceeds a specific value

ao b
E)when a resumable statement is suspended
e . t
Answer:ABD
i c lif
F)when the total number of logons exceeds a specific value

h
91c
Q146.Choose two. Which two are true about Recovery Manager (RMAN) diagnostic message
output?
: // : / / 9
s
A)The RMAN LOG command line clause causes output issued during RMAN command
tp ps
h t
compilation to be written to a log file only.
B)The RMAN LOG command line clause causes output issued during RMAN command
htt
compilation to be written to a log file and to standard output.
C)RMAN error stacks should be read from the bottom up as that is the order in which errors are

c om generated.
co m
o. D)Media Management messages for SBT devices are written to an Oracle trace file.
o.
ba b a
E)RMAN error stacks should be read from the top down as that is the order in which errors are
o
.ta
generated.
Answer:AC
l if e
i c
Q147.Choose two. Your SALES_ROOT application container has two application PDBs.
h
91 c
The SALES_APP application has a common table, FIN.REVENUE, in the two PDBs.

9
SELECT
s //
Examine this query and its output:
:
containers_default,container_map,CONTAINER_MAP_OBJECT,table_name FROM
s: / /
htt p
dba_tables WHERE owner='FIN' ;
h t t p
CONTAINERS_DEFAULT CONTAINER_MAP CONTAINER_MAP_OBJECT TABLE_NAME
------------------ -------------------- --------------------------- ------------------------------

co mNO YES NO REVENUE


c o m
ao . NO NO YES
.
MAPTABLE
o
b Which two are true?
a o ba
. t
ife
A)The REVENUE table must be a list-partitioned table.

c l
B)The CONTAINERS clause cannot be used in queries on the REVENUE table.
i
c h
C)The REVENUE table partitions are not pruned across the PDBs automatically.
1
:/ 9
D)The REVENUE table must be a composite-partitioned table.
/ : / /9
ps s
E)The MAPTABLE table defines a logical partition key on a commonly used column for the

htt
REVENUE table.
Answer:CD h t tp
Q148.Choose two. Which two are true about the Optimizer Statistics Advisor?
A)It always analyzes all schemas in the database.

c o m
B)It can recommend changes to improve the statistics gathering process.

c om
a o . C)It can be run only manually.
D)It runs automatically every night by default.
ao .
b E) It can be run only automatically.
ao b
Answer:BD
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omQ149.Choose two. Which two are true in Oracle 19c and later releases?
o m
ao .c A)Schema Only accounts can be granted administrator privileges.
a o.c
b b
B)If the password file location changes, then the instance must be restarted.

ao
e . t
C)Unified Auditing can be configured to audit only events that are issued directly by an audited
user.

i c lif
D)All the Oracle-supplied accounts are Schema Only accounts.
h
91c
E)Unified Auditing can be configured to audit only events that are issued indirectly by all users.
Answer:AC
: // : / / 9
s
Q150.Choose two. Which two are true about monitoring waits for sessions and services?
tp ps
h t
A)V$SERVICE_EVENT displays wait counts for every wait event for each service even including
counts of zero for waits that never occurred.
htt
B)V$SESSION_WAIT and V$SESSION both contain details of the event on which a non-waiting
session last waited.

c om co m
C)V$SESSION_WAIT and V$SESSION both contain details of the event on which a waiting session

o. is currently waiting.
o.
ba b a
D)V$SESSION_EVENT displays all waits events for those events that have occurred at least once
o
.ta
for sessions that have now terminated.

f e
E)V$SESSION_WAIT_CLASS displays waits broken down by wait class only for terminated sessions.
l i
Answer:AC
h i c
91 c
Q151.Choose two. Which two are true about various Oracle security and auditing capabilities?

9
s : //
A)Application-common Transparent Security Data Protection (TSDP) policies can be created only
if all the PDBs in the application container are closed.
s: / /
htt p
B)Application-common TSDP policies are always container specific.
h t t p
C)Application-common OLS policies can be created only if all the PDBs in the application
container are closed.
D)Unified auditing can be automatically synchronized to all application PDBs in an application

co mcontainer.
c o m
ao . o.
E)Fine-grained auditing (FGA) policies in an application root are automatically synchronized to all

b Answer:DE
a o ba
application PDBs contained in the application container when they are updated.

. t
ife
Q152.Choose two. Which two are true about the SQL Tuning Advisor?

c l
A)It can recommend semantic changes to SQL statements.
i
c h
B)It prevents performance regressions for SQL statements when changes are made.
1
:/ 9
C)It checks each query being analyzed for missing or stale statistics.
/ : / /9
ps s
D)It considers all SQL statements being analyzed by the advisor task as a group.

htt
E)It only recommends syntactic changes to SQL statements.
Answer:AC h t tp
Q153.Choose two. Which two are true about a Recovery Manager (RMAN) duplication without a
TARGET connection?

c o m c om
A)The UNDO TABLESPACE clause is always required when no connection exists to the recovery

a o . catalog and the TARGET database is closed.

ao .
B)RMAN disk-based backups of the database to be duplicated can be used by the auxiliary
b instance.
ao b
. t
C)The UNDO TABLESPACE clause is always required when no connection exists to the TARGET
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

ominstance.
o m
ao .c D)The UNDO TABLESPACE clause is never required.
a o.c
b b
E)RMAN "pushes" the backups of the database to be duplicated over the network to the auxiliary

ao
instance.
e . t
Answer:AB

i c lif
Q154.Choose two. Which two are true about RMAN duplexed backup sets?
h
91c
A)They must be written to media.

//
B)They can be written only to disk.
: : / / 9
s
C)They can be created only by using the COPIES option of a BACKUP command.
tp ps
h t
D)They can be created by using the RMAN CONFIGURE command to specify duplexing before
taking a backup.
htt
E)They can be written to media.
Answer:DE

c om co m
Q155.Choose two. Which two are true about reclaiming space used by Flashback logs in Oracle

o. Database 19c and later releases?


o.
ba b a
A)Space might be reclaimed proactively before space pressure occurs.
o
.ta
B)Space is always reclaimed proactively before space pressure occurs.

f e
C)Space might be reclaimed automatically when the retention period for Flashback logs is
l i
lowered.
h i c
91 c
D)Space is always reclaimed automatically when the retention period for Flashback logs is

9
lowered.

s : //
E)Space is only reclaimed when there is space pressure in the Fast Recovery Area (FRA).
s: / /
Answer:AE
htt p h t t p
Q156.Choose two. You plan to perform cross-platform PDB transport using XTTS.
Which two are true?
A)Automatic conversion of endianess occurs.

co mB)The source and target platforms must have the same endianess.
c o m
ao . C)The source PDB can be in MOUNT or OPEN state.
o.
b D)The source PDB must not be an application root.
E)The source PDB must be in MOUNT state.
a o ba
. t
ife
F)A backup of the PDB must exist, taken using the BACKUP command with the To PLATFORM
clause.
i c l
Answer:BC
1 c h
:/ 9
Q157.Choose two. You want to install Oracle Grid Infrastructure for a Standalone Server using
/ : / /9
ps s
Oracle Universal Installer (OUI).

htt
There is no existing Oracle installation on the server.
Which two are prerequisites? h t tp
A)an operating system user to own this installation
B)the Oracle Inventory group oinstall

c o m
C)an operating system account called grid

c om
a o . D)a group called dba
E) the installation of Oracle ASMLIB
ao .
b Answer:AB
ao b
.
Q158.Choose three. Which three are true about OPatch ?
f e t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omA)It requires installation of Oracle Universal Installer.


o m
ao .c B)It supports Rolling Patching.
a o.c
b b
C)It must be invoked as the user that owns the software being patched.

ao
D)It is a Java-based utility for applying patchsets.
e . t
E)It is platform independent.

i c lif
F)It can be used to apply interim patches to the Grid Infrastructure and Database Home
h
91c
combination.
Answer:BCF
: // : / / 9
s
Q159.Choose three. Which three are true about interpreting Recovery Manager (RMAN) error
tp ps
h t
stacks returned to standard output?
A)If an RMAN command fails, the output will only identify the command that failed.
htt
B)Some messages in the error stack are not errors.
C)If an RMAN command fails, the output will identify the channel ID where the failure occurred.

c om co m
D)Media Management errors appear as a line with "Additional information" and a number.

o. E)Media Management errors appear as a line with "sbtio" and a number.


o.
ba F)Media Management errors appear as a line with "sbtio".
o b a
.ta
Answer:BCD

f e
Q160.Choose three. Which three are true in Oracle 19c and later releases?
l i
i c
A)Tablespaces always remain in read/write mode during transportable tablespace operations.
h
91 c
B)Tablespaces never remain in read/write mode during transportable tablespace operations.

9
s : //
C)A transportable data pump import can leave a plugged-in tablespace in read-only mode.
D)Simultaneous data pump jobs can be limited at the pluggable database (PDB) level.
s: / /
htt p
E)A transportable data pump import can leave a plugged-in tablespace in read/write mode.
h t t p
F)An ordinary data pump export of a table with encrypted columns will always encrypt the same
columns when imported.
Answer:BEF

co m c o m
Q161.Choose the best answer. On the 10th of August, you implement an incremental database

ao . backup strategy and configure a recovery window of five days.


o.
b Level 0 backups are taken on the 10th, 17th, and 24th of August.
o ba
Differential level 1 incremental backups are taken daily between the level 0 backups.
a
. t
ife
Today is the 26th of August.
Which backups will be obsolete?
i c l
c h
A)all backups prior to 10th of August
1
:/ 9
B)all backups prior to 22nd of August
/ : / /9
ps s
C)all backups prior to 20th of August

htt
D)all backups prior to 24th of August
E)all backups prior to 17th of August h t tp
Answer:E
Q162.Choose three. Which three are true about SGA memory management in a multitenant

c o m
database?

c om
a o . A)SGA_MIN_SIZE cannot be set for a PDB.

ao .
B)Setting SHARED_POOL_SIZE for a PDB guarantees a minimum amount of Shared Pool memory
b for that PDB.
ao b
. t
C)Setting SGA_TARGET for a PDB guarantees a minimum amount of SGA memory for that PDB.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
D)The SHARED_POOL_SIZE setting for a PDB can be up to 80% of the SHARED_POOL_SIZE setting

ao .c of the root container.


a o.c
b b
E)Setting DB_CACHE_SIZE for a PDB guarantees a minimum amount of Database Buffer Cache

ao
memory for that PDB.
e . t
container.
i c lif
F)The SGA_TARGET setting for a PDB cannot exceed 50% of the SGA_TARGET value of the root

h
91c
Answer:BCE

//
Q163.Choose three. Which three capabilities require the use of the RMAN recovery catalog?
: : / / 9
s
A)using RMAN stored scripts
tp ps
h t
B)creating encrypted backups
C)creating customized reports about a single database's backups
htt
D)using the REPORT SCHEMA command to list a database's data files and tablespaces at times in
the past

c om E)using the KEEP FOREVER clause with the BACKUP command


co m
o. o.
F)using the REPORT SCHEMA command to list a database's current data files and tablespaces

ba Answer:ADE
o b a
.ta
Q164.Choose two. Which two are true about diagnosing Oracle Database failure situations using
Data Recovery Advisor?
l if e
i c
A)Data Recovery Advisor can proactively check for failures.
h
91 c
B)Using the Data Recovery Advisor LIST FAILURE command always requires that the database for

9
s : //
which failures are to be listed is in MOUNT state.
C)at a Recovery Advisor can be used if a database is in the NOMOUNT state.
s: / /
htt p
D)A failure can be closed only if the database is in MOUNT state.
h t t p
E)Data Recovery Advisor can be used if a database is closed.
Answer:AB
Q165.Choose two. Examine this command:

co m c o m
$ rhpctl move database -sourcehome Oracle_home_path -destinationhome Oracle_home_path

ao . For
o.
b which two purposes can you use this command?
A)to switch to a patched Oracle Database home
a o ba
. t
ife
B)to upgrade an Oracle Database on the centralized Rapid Home Provisioning server

c l
C)to move an Oracle Database to the centralized Rapid Home Provisioning server
i
c h
D)to switch back to the previous Oracle home as part of a rollback operation
1
:/ 9
E)to switch to a read-only Oracle home
/ : / /9
ps s
Answer:AB

htt
Q166.Choose two. Which two are true about Lockdown profiles in a container database (CDB)
and its pluggable databases (PDBs)? h t tp
A)A Lockdown profile created from a base Lockdown profile is always automatically modified if
the profile on which it is based is modified.

c o m
B)A PDB Lockdown profile can be created in an application root.

c om
a o . profile on which it is based is modified.
ao .
C)A Lockdown profile created from a base Lockdown profile is never automatically modified if the

b D)A PDB Lockdown profile can be created in a regular PDB.


ao b
E)A PDB Lockdown profile can be created in CDB$ROOT.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omAnswer:BE
o m
ao .c o.c
Q167.Choose three. Which three are true about the FLASHBACK DATABASE feature?
a
b b
A)FLASHBACK DATABASE only uses FLASHBACK LOGS to get the database to the desired flashback

ao
time.
e . t
i c lif
B)It requires that the target database be in ARCHIVELOG mode.
C)FLASHBACK LOGS are archived after a log switch.
h
91c
D)A database can be flashed back using SQL*PLUS.

//
E)It always generates REDO and UNDO.
: : / / 9
s
F)Queries and DML have the same FLASHBACK LOG overhead when flashback is enabled for a
tp ps
database.
Answer:BDE
h t htt
Q168.You are working on an Oracle Database 19c database. You enabled the Flashback Database
feature.

c om Which two statements regarding flashback logs are true? (Choose two.)
co m
o. A)Flashback logs are not archived.
o.
ba B)Flashback logs are maintained in redo log files.
o b a
.ta
C)Flashback logs are maintained in the Flash Recovery Area.

f e
D)Flashback logs are used to maintain Flashback Database related errors.
l i
i c
E)Flashback logs need to be cleared manually after you disable Flashback Database.
h
Answer: AC

91 c 9
s : //
Q169.choose two You configured the Fast Recovery Area (FRA) for your database. The database
instance is in ARCHIVELOG mode.
s: / /
htt p
The default location for the archived redo log files is the FRA.
h t t p
Which two files are removed automatically if space is required in the FRA as per the retention
policy?
A)user-managed backups of data files and control files

co mB)flashback logs
c o m
ao . C)RMAN backups that are obsolete
o.
b Answer:BC
a o ba
D)archived redo log files that have multiple copies in a different archive location

. t
ife
Q170.Which three statements are true about Flashback Database?

c l
A)Flashback logs are written sequentially, and are archived.
i
c h
B)Flashback Database uses a restored control file to recover a database.
1
:/ 9
C)The Oracle database automatically creates, deletes, and resides flashback logs in the Fast
/ : / /9
ps s
Recovery Area.

htt
D)Flashback Database can recover a database to the state that it was in before a reset logs
operation. h t tp
E)Flashback Database can recover a data file that was dropped during the span of time of the
flashback.

c o m c om
F)Flashback logs are used to restore to the blocks' before images, and then the redo data may be

a o . used to roll forward to the desired flashback time.


Answer: ACF
ao .
b o b
Q171.Choose the best answer. How do you configure a CDB for local undo mode?
a
. t
A)Open the CDB instance in restricted mode. In CDB$ROOT, drop the UNDO tablespace. Execute
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omALTER DATABASE LOCAL UNDO ON in each PDB, and then restart the CDB instance.
o m
ao .c o.c
B)Open the CDB instance in upgrade mode. In CDB$ROOT, execute ALTER DATABASE LOCAL UNDO
a
b ON, and then restart the CDB instance.

ao b
e . t
C)Open the CDB instance in upgrade mode. In each PDB, execute ALTER DATABASE LOCAL UNDO

i c lif
ON, create an UNDO tablespace, and then restart the CDB instance.
D)Open the CDB instance in restricted mode. In CDB$ROOT, execute ALTER DATABASE LOCAL
h
91c
UNDO ON. create an UNDO tablespace in each PDB, and then restart the CDB instance.

//
E)Open the CDB in read-only mode. In CDB$ROOT, execute ALTER DATABASE LOCAL UNDO ON,
: : / / 9
s
and then change the CDB to read/write mode.
tp ps
Answer:B
h t
Q172.Choose two. Which two are true about unplugging an application container from a
htt
container database and plugging it into a different container database?
A)Plugging the application root into a different CDB plugs in all its application PDBs.

c om co m
B)The application root of an application container should be plugged into the other CDB before

o. its application PDBs are plugged in.


o.
ba b a
C)Application PDBs in the application container must be unplugged before the application root is
o
.ta
unplugged.

f e
D)Unplugging the application root from a CDB unplugs all its application PDBs.
l i
i c
E) It requires only local UNDO mode in the database where the application container will be
h
unplugged.

91 c 9
Answer:BC
s : //
F)It requires local UNDO mode in both container databases.

s: / /
htt p
Q173.Which two are direct benefits of the multiprocess, multithreaded architecture of Oracle
h t t p
Database 12c when it is enabled?
A)Reduced logical I/O
B)Reduced virtual memory utilization

co mC)Improved Serial Execution performance


c o m
ao . D)Reduced physical I/O
o.
b E)Reduced CPU utilization
Answer: BE
a o ba
. t
ife
Q174.Which two statements are true when row archival management is enabled?

c l
A)The ORA_ARCHIVE_STATE column visibility is controlled by the ROW ARCHIVAL VISIBILITY
i
session parameter.
1 c h
:/ 9
B)The ORA_ARCHIVE_STATE column is updated manually or by a program that could reference
/ : / /9
ps s
activity tracking columns, to indicate that a row is no longer considered active.

htt
C)The ROW ARCHIVAL VISIBILITY session parameter defaults to active rows only.
D)The ORA_ARCHIVE_STATE column is visible if referenced in the select list of a query. h t tp
E)The ORA_ARCHIVE_STATE column is updated automatically by the Oracle Server based on
activity tracking columns, to Indicate that a row is no longer considered active.

c o m
Answer: BD

c om
a o . ao .
Q175.Choose two. Which two statements are true when row-archival management is enabled?
A)The ORA_ARCHIVE_STATE column may only be queried by users with the DBA role set.
b o b
B)The ORA_ARCHIVE_STATE column is only displayed if it is referenced in the column select list of
a
a query.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omC)The ROW ARCHIVAL VISIBILITY session parameter defaults to active rows.


o m
ao .c o.c
D)The ORA_ARCHIVE_STATE column may only be updated by users with the DBA role set.
a
b b
E)The ORA_ARCHIVE_STATE column is updated in an overnight maintenance job based on activity

ao
tracking.
e . t
Answer:BC

i c lif
Q176.Which three tasks can be automatically performed by the Automatic Data Optimization
h
91c
feature of Information lifecycle Management (ILM)?

//
A)Tracking the most recent read time for a table segment in a user tablespace
: : / / 9
s
B)Tracking the most recent write time for a table segment in a user tablespace
tp ps
h t
C)Tracking insert time by row for table rows
D)Tracking the most recent write time for a table block
htt
E)Tracking the most recent read time for a table segment in the SYSTEM tablespace
F)Tracking the most recent write time for a table segment in the SYSAUX tablespace

c om Answer: ABC
co m
o. o.
Q177.In your Database, the TBS PERCENT USED parameter is set to 60 and the TBS PERCENT FREE

ba parameter is set to 20.


o b a
.ta
Which two storage-tiering actions might be automated when using information Lifecycle

f
Management (ILM) to automate data movement?
l i e
i c
A)The movement of all segments to a target tablespace with a higher degree of compression, on
h
91 c
a different storage tier, when the source tablespace exceeds TBS PERCENT USED

9
s : //
B)Setting the target tablespace to read-only
C)The movement of some segments to a target tablespace with a higher degree of compression,
s: / /
htt p
on a different storage tier, when the source tablespace exceeds TBS PERCENT USED
h t t p
D)Setting the target tablespace offline
E)The movement of some blocks to a target tablespace with a lower degree of compression, on a
different storage tier, when the source tablespace exceeds TBS PERCENT USED

co mAnswer: BC
c o m
ao . o.
Q178.You create a table with the PERIOD FOR clause to enable the use of the Temporal Validity

b feature of Oracle Database 12c.


Examine the table definition:
a o ba
. t
ife
create table employees (empno number, salary number, deptid number, name varchar2(100),
period for employee_time);
i c l
c h
Which three statements are true concerning the use of the Valid Time Temporal feature for the
1
EMPLOYEES table?
:/ / 9 : / /9
ps s
A)The valid time columns employee_time_start and employee_time_end are automatically
created.
htt
B)The same statement may filter on both transaction time and validt emp oral time by using the h t tp
AS OF TIMESTAMP and PERIOD FOR clauses.
C)The valid time columns are not populated by the Oracle Server automatically.

c o m
D)The valid time columns are visible by default when the table is described.

c om
a o . ao .
E)Setting the session valid time using DBMS_FLASHBACK_ARCHIVE.ENABLE_AT_VALID_TIME sets
the visibility for data manipulation language (DML), data definition language (DDL), and queries
b performed by the session.
ao b
Answer: ABC
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
Q179.After implementing full Oracle Data Redaction, you change the default value for the

ao .c NUMBER data type as follows:


a o.c
b b
SQL> select number_value from REDACTION_VALUES_FOR_TYPE_FULL;

ao
NUMBER_VALUE
e . t
------------
0
i c lif
h
91c
SQL> exec DBMS_REDACT.UPDATE_FULL_REDACTION_VALUES(-1);

//
SQL> select number_value from REDACTION_VALUES_FOR_TYPE_FULL;
: : / / 9
NUMBER_VALUE
tp s ps
h t
------------
-1
htt
After changing the value, you notice that FULL redaction continues to redact numeric data with
zero.

c om co m
What must you do to activate the new default value for numeric full redaction?

o. A)Re-enable redaction policies that use FULL data redaction.


o.
ba b
B)Re-create redaction policies that use FULL data redaction.
o a
.ta
C)Re-connect the sessions that access objects with redaction policies defined on them.
D)Flush the shared pool.
l if e
E)Restart the database instance.
h i c
Answer: E

91 c 9
s : //
Q180.You execute the following piece of code with appropriate privileges: BEGIN
DBMS_REDACT.ADD_POLICY( END; object_schema object_name column_name policy_name
s: / /
htt p
function_type expression => 'SCOTT', => 'EMP', => 'SAL', => 'SCOTT_EMP', => DBMS_REDACT.FULL,
h t t p
=> 'SYS_CONTEXT(''SYS_SESSION_ROLES'',''MGR'') = ''FALSE'''); END; BEGIN
DBMS_REDACT.ADD_POLICY( object_schema object_name column_name policy_name
function_type expression => 'SCOTT', => 'EMP_VW', => 'SAL', => 'SCOTT_EMP_VW', =>

co m c o m
DBMS_REDACT.NONE, => 'SYS_CONTEXT(''SYS_SESSION_ROLES'',''MGR'') = ''FALSE''');

ao . o.
User SCOTT has been granted the CREATE SESSION privilege and the MGR role.

b view and the table?


a o ba
Which two statements are true when a session logged in as SCOTT queries the SAL column in the

. t
ife
A)Data is redacted for the EMP.SAL column only if the SCOTT session does not have the MGR role
set.
i c l
c h
B)Data is redacted for EMP.SAL column only if the SCOTT session has the MGR role set.
1
:/ 9
C)Data is never redacted for the EMP_VW.SAL column.
/ : / /9
ps s
D)Data is redacted for the EMP_V.SAL column only if the SCOTT session has the MGR role set.

htt
E)Data is redacted for the EMP_V.SAL column only if the SCOTT session does not have the MGR
role set. h t tp
Answer: AC
Q181.A redaction policy was added to the SAL column of the SCOTT.EMP table: BEGIN

c o m
DBMS_REDACT.ADD_POLICY( object_schema object_name column_name policy_name

c om
a o . => 'SYS_CONTEXT(''SYS_SESSION_ROLES'',''MGR'') END;
ao .
function_type expression => 'SCOTT', => 'EMP', => 'SAL', => 'SCOTT_EMP', => DBMS_REDACT.FULL,

b All users have their default set of system privileges.


ao b
.
For which three situations will data not be redacted?
f e t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omA)SYS sessions,regardless of the roles that are set in the session


o m
ao .c B)SYSTEM sessions,regardless of the roles that are set in the session
a o.c
b b
C)SCOTT sessions, only if the MGR role is set in the session

ao
e . t
D)SCOTT sessions, only if the MGR role is granted to SCOTT

i c lif
E)SCOTT sessions,because he is the owner of the table
F)SYSTEM session, only if the MGR role is set in the session
h
91c
Answer: ABC

//
Q182.Oracle Data Redaction is active on the SCOTT.EMP table. You queried the table twice.
: : / / 9
s
SQL> SELECT ENAME, SAL, COMM, MGR, HIREDATE FROM EMP WHERE DEPTNO=30;
tp ps
h t
SQL> SELECT ENAME, SAL, COMM, MGR, HIREDATE FROM EMP WHERE DEPTNO=30;
Which is guaranteed to be true concerning the redaction policy?
htt
A)FULL redaction is active on the SAL column
B)RANDOM redaction is active on the MGR column

c om C)RANDOM redaction is active on the HIREDATE column


co m
o. D)PARTIAL redaction is active on the MGR column.
o.
ba E)PARTIAL redaction is active of the HIREDATE column.
o b a
.ta
Answer: C

f e
Q183.You are administering a multitenant container database (COB) that contains two pluggable
l i
databases (PDBs), pdb1 and pdb2.
h i c
91 c
You are connected to pdb2 as a common user with DBA privileges.

9
s : //
The statistics_level parameter is PDB modifiable.
As the user sys, execute the following command on pdb2:
s: / /
htt p
SQL> ALTER SYSTEM SET STATISTICS_LEVEL=ALL SID='*' SCOPE=SPFILE;
h t t p
Which statement is true about the result of this command?
A)The statistics_level parameter is set to all when any of the PDBs is reopened.
B)The statistics_level parameter is set to all only for PDB2 when it is reopened.

co m c o m
C)The statistics_level parameter is set to all when the root database is restarted.

ao . D)The statement is ignored because there is no SPFILE for a PDB.


o.
b Answer: B
o ba
Q184.You upgraded your database from pre-12c to a multitenant container database (CDB)
a
. t
ife
containing pluggable databases (PDBs).
Examine the query and its output:
i c l
c h
Which two tasks must you perform to add users with SYSBACKUP, SYSDG, and SYSKM privilege to
1
the password file?
:/ / 9 : / /9
ps s
A)Assign the appropriate operating system groups to SYSBACKUP, SYSDG, SYSKM.

htt
B)Grant SYSBACKUP, SYSDG, and SYSKM privileges to the intended users.
C)Re-create the password file with SYSBACKUP, SYSDG, and SYSKM privilege and the FORCE h t tp
argument set to No.
D)Re-create the password file with SYSBACKUP, SYSDG, and SYSKM privilege, and FORCE

c o m
arguments set to Yes.

c om
a o . E)Re-create the password file in the Oracle Database 12c format.
Answer:BD
ao .
b o b
Q185.Examine the query and its output executed In an RDBMS Instance:
a
. t
Which three statements are true about the users (other than sys) in the output?
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
A)The C##B_ADMIN user can perform all backup and recovery operations using RMAN only.

ao .c o.c
B)The C##C_ADMIN user can perform the data guard operation with Data Guard Broker.
a
b C)The C##A_ADMIN user can perform wallet operations.

ao b
e . t
D)The C##D_ADMIN user can perform backup and recovery operations for Automatic Storage
Management (ASM).

i c lif
E)The C##B_ADMIN user can perform all backup and recovery operations using RMAN or SQL*
h
91c
Plus.
Answer:BDE
: // : / / 9
s
Q186.Choose two You upgrade your database from pre-12c to a multitenant container database
tp ps
h t
(CDB) that contains pluggable databases (PDBs).
Examine the query and its output:
htt
SQL> SELECT * FROM v$PWFILE_users;
USERNAME SYSDB SYSOP SYSAS SYSBA SYSDG SYSKM CON_ID

c om --------------- --------- -------- -------- -------- ---------


co m------- ------

o. SYS TRUE TRUE FALSE FALSE


o.
FALSE FALSE 0

ba b a
Which two tasks must you perform to add users with the SYSBACKUP, SYSDG, and SYSKM prileges
o
.ta
to the password file?

f e
A)Re-create or migrate the password file to the Oracle Database 12c format
l i
i c
B)Grant the SYSBACKUP, SYSDG, and SYSKM privileges to the intended users.
h
91 c
C)Copy the password file from a sample file in the DBS dierectory

9
Answer:AB
s : //
D)Assign appropriate operating system groups to SYSBACKUP, SYSDG, and SYSKM.

s: / /
htt p
Q187.What is the effect of specifying the "ENABLE PLUGGABLE DATABASE" clause in a "CREATE
h t t p
DATABASE" statement?
A)It will create a multitenant container database (CDB) with only the root opened.
B)It will create a CDB with root opened and seed read only.

co mC)It will create a CDB with root and seed opened and one PDB mounted.
c o m
ao . D)It will create a CDB that must be plugged into an existing CDB.
o.
b E)It will create a CDB with root opened and seed mounted.
Answer:B
a o ba
. t
ife
Q188.Examine the RMAN command:
RMAN> RUN {
i c l
c h
ALLOCATE CHANNEL c1 DEVICE TYPE sbt;
1
:/ 9
ALLOCATE CHANNEL c2 DEVICE TYPE sbt;
/ : / /9
ps s
ALLOCATE CHANNEL c3 DEVICE TYPE sbt;

htt
BACKUP INCREMENTAL LEVEL = 0 (DATAFILE 1,4,5 CHANNEL c1) (DATAFILE 2,3,9 CHANNEL c2)
(DATAFILE 6,7,8 CHANNEL c3); h t tp
SQL 'ALTER SYSTEM ARCHIVE LOG CURRENT';
} Which statement is true about the command?

c o m
A)It uses multisection backup.

c om
a o . B)It uses parallelization for the backup set.
C)It uses asynchronous I/O for the backup.
ao .
b D)It creates compressed backup sets.
ao b
Answer:B
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
Q189.Identify three scenarios in which RMAN will use backup sets to perform active database

ao .c duplication.
a o.c
b b
A)when the duplicate ... from active database command contains the section size clause

ao
e . t
B)when you perform active database duplication on a database with flashback disabled

i c lif
C)when you specify set encryption before the duplicate ... from active database command
D)when the number of auxiliary channels allocated is equal to or greater than the number of
h
91c
target channels

//
E)when you perform active database duplication on a database that has readonly tablespaces
: : / / 9
Answer:ACD
tp s ps
h t
Q190.Which two statements are true about recovering logically corrupted tables or table
partitions from an RMAN backup?
htt
A)Tables or table partitions can be recovered by using an auxiliary instance only.
B)Tables or table partitions with a foreign key cannot be recovered.

c om co m
C)Tables or table partitions can be recovered only when the database is in mount state.

o. o.
D)Tables or table partitions from the system and sysaux tablespaces cannot be recovered.

ba E)Tables with not null constraints cannot be recovered.


o b a
.ta
Answer:AD
Q191.choose one Examine the RMAN commands:
l if e
i c
RMAN> CONNECT TARGET "sbu@prod AS SYSBACKUP";
h
91 c
RMAN> CONNECT AUXILIARY "sbu@dup_db AS SYSBACKUP";

9
SECTION SIZE 400M;
s : //
RMAN> DUPLICATE TARGET DATABASE TO dup_db FROM ACTIVE DATABASE PASSWORD FILE

s: / /
htt p
Which statement is true about the DUPLICATE command?
h t t p
A)It succeeds and creates multisection backup sets that are used for active database duplication.
B)It fails because there is no connection to a recovery catalog.
C)It succeeds only if the target database is in MOUNT state.

co m c o m
D)It fails because no parallel channels are allocated for the auxiliary database.

ao . Answer:A
o.
b Q192.Choose three. Which three are true about Oracle Restart?
o
A)It is used in both clustered and non-clustered environments.
a ba
. t
ife
B)You can add and remove components from an Oracle Restart configuration with Server Control
(SRVCTL) commands.
i c l
c h
C)It runs from the Oracle Grid Infrastructure home.
1
:/ 9
D)If you shut down a database instance with SQL*Plus, Oracle Restart interprets this as a
/ : / /9
ps s
database failure and attempts to restart the instance.

htt
E)The Server Control (SRVCTL) utility can be used to start and stop Oracle Restart.
F)It can manage Oracle Database instances, Oracle Net Listeners, and Oracle Automatic Storage h t tp
Management instances.
Answer:ABF

c o m
Q193.Choose three. Which three are true about recovering tables using RMAN?

c om
a o . A)RMAN can recover tables owned by the SYSTEM user.
B)RMAN can recover tables owned by the SYS user.
ao .
b C)RMAN can recover tables in the SYSTEM tablespace.
ao b
D)RMAN always uses an auxiliary instance.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
E)RMAN can recover a table after a DDL operation has altered the table structure.

ao .c F)RMAN can recover tables in the SYSAUX tablespace.


a o.c
b G)RMAN can recover tables in a standby database.

ao b
Answer:ADE
e . t
i c lif
Q194.Choose the best answer. Application PDBs, SALES_APP1 and SALES_APP2, must be created
and they must access common tables of the SALES_APP application.
h
91c
Examine these steps:

//
1. Install the SALES_APP application, including the common tables, in the application root.
: : / / 9
s
2. Install the SALES_APP application in the application root and the common tables in both the
tp ps
h t
CDB root and the application root.
3. Create an application seed.
htt
4. Install the SALES_APP application in the application seed.
5. Create the SALES_APP1 and SALES_APP2 application PDBs.

c om 6. Sync root.
co m
o. 7. Sync seed.
o.
ba b a
8. Sync the SALES_APP1 and SALES_APP2 application PDBs with the application the SALES_APP1
o
.ta
and SALES_APP2 application PDBs with the application the application seed with the application
root.
l if e
i c
Which are the minimum required steps in the correct sequence?
h
A)1,3,5,7

91 c 9
B)3,4,1,6,8
C)1,3,5,6,7
s : // s: / /
D)1,5,6
htt p h t t p
E)2,5,6
Answer:D
Q195.Choose the best answer. Examine this configuration:

co m1. CDB1 is a container database.


c o m
ao . 2. There are several pluggable databases (PDBs) in CDB1.
o.
b 6. FLASHBACK DATABASE is ON.
a o ba
5. Each PDB has several tables with referential integrity constraints.

. t
ife
7. UNDO RETENTION GUARANTEE is enabled. Multiple undesired multitable changes were made
in all the PDBs.
i c l
c h
Which method can be used to undo the changes using a single command?
1
:/ 9
A)restore and recover database
/ : / /9
ps s
B)flashback transaction

htt
C)flashback database
D)flashback table and transaction h t tp
E)flashback table
Answer:C

c o m c om
Q196.Choose three. Which three resources are always shared among CDB$ROOT and pluggable

a o . databases (PDBs)?
A)the data dictionary in CDB$ROOT
ao .
b B)the log writer process (LGWR)
ao b
C)SYSAUX tablespaces
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omD)temporary tablespaces
o m
ao .c E)the Process Monitor Process (PMON)
a o.c
b F)undo tablespaces

ao b
Answer:ABE
e . t
i c lif
Q197.Choose two. Which two are true about Rapid Home Provisioning of Oracle software?
A)It can be used for applications and middleware.
h
91c
B)It can be used only for Oracle Grid Infrastructure, including Oracle Restart.

//
C)It can be used for both Oracle Database and Oracle Grid Infrastructure, including Oracle Restart.
: : / / 9
s
D)It can be used for both Oracle Database and Oracle Grid Infrastructure, excluding Oracle
tp ps
Restart.
h t
E)It can be used only for Oracle Grid Infrastructure, excluding Oracle Restart.
htt
Answer:AC
Q198.Choose three. Which three actions will add a resource to an Oracle Restart configuration?

c om A)creating a disk group using the CREATE DISKGROUP SQL statement


co m
o. B)creating a database service using DBMS_SERVICE.CREATE_SERVICE
o.
ba b a
C)creating a database service using Oracle Database Configuration Assistant (DBCA)
o
.ta
D)creating a database using the CREATE DATABASE SQL statement

f e
E)creating an Oracle Database service by modifying the SERVICE_NAMES parameter
l i
i c
F)creating an Oracle Automatic Storage Management (ASM) instance with ASM Configuration
h
Assistant (ASMCA)

91 c 9
Answer:ACF

s : //
Q199.Choose the best answer. Examine this configuration:
s: / /
htt p
1. CDB1 is a container database.
h t t p
2. APP_ROOT is an application root in CDB1.
3. APP_PDB1 is an application PDB in APP_ROOT.
4. FLASHBACK DATABASE is ON.

co mYou execute these commands: $ sqlplus sys/orac1e_4U@localhost:1521/cdb1


c o m
ao . SQL> SELECT current_scn FROM v$database;
o.
b CURRENT_SCN
-----------------------
a o ba
. t
ife
2074756
SQL> CREATE TABLE cdb1_tab(c1 NUMBER) ;
i c l
Table created.
1 c h
:/ 9
SQL> ALTER SESSION SET CONTAINER=app_root;
/ : / /9
ps s
Session altered.

htt
SQL> CREATE TABLE app_root_tab (c1 NUMBER) ;
Table created. h t tp
SQL> ALTER SESSION SET CONTAINER=app_pdb1;
Session altered.

c o m
SQL> CREATE TABLE app_pdb1_tab (c1 NUMBER) ;

c om
a o . Table created.
SQL> conn / as sysdba Connected.
ao .
b SQL> ALTER PLUGGABLE DATABASE app_root CLOSE;
ao b
Pluggable database altered.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omSQL> FLASHBACK PLUGGABLE DATABASE app_root TO SCN 2074756;


o m
ao .c Flashback complete.
a o.c
b b
Which table or set of tables will exist after the Flashback operation has completed?

ao
A)CDB1_TAB, APP_ROOT_TAB, and APP_PDB1_TAB
e . t
B)CDB1_TAB and APP_PDB1_TAB
C)CDB1_TAB and APP_ROOT_TAB
i c lif
h
91c
D)CDB1_TAB only

//
E)none of the tables, because all three tables will be dropped
: : / / 9
Answer:A
tp s ps
h t
Q200. Which tow are true about Optimizer Statistics?
A)By default,they are automatically gathered by a maintenance job.
htt
B)They provide real-time data about schema objects.
C)They can be gathered by the DBMS_STATS package.

c om D)They are ignored by Optimizer if they are stale.


co m
o. E)They are gathered by the SQL Tuning Advisor.
o.
ba Answer:AC
o b a
.ta
Q201.Choose two. RMAN has just been connected to a target database and the recovery catalog
database.
l if e
i c
In which two cases would an automatic full resynchronization occur between this target
h
91 c
database's control file and the RMAN recovery catalog?

9
s : //
A)when control file metadata for archive log backups or image copies has been overwritten in the
target database's control file due to being older than CONTROL_FILE_RECORD_KEEP_TIME
s: / /
htt p
B)when a new tablespace is added to a registered target database
h t t p
C)when a backup of the current control file is created
D)when control file metadata for data file backups or image copies has been overwritten in the
target database's control file due to being older than CONTROL_FILE_RECORD_KEEP_TIME

co mE)when the target is first registered


c o m
ao . Answer:BE
o.
b o ba
Q202.Choose two. A database is configured in ARCHIVELOG mode. A full RMAN backup exists but
no control file backup to trace has been taken. A media failure has occurred.
a
. t
ife
In which two scenarios is incomplete recovery required?

c l
A)after losing all members of the CURRENT online redo log group
i
c h
B)after losing all copies of the control file
1
:/ 9
C)after losing an UNDO tablespace that is in use
/ : / /9
ps s
D)after losing all members of an INACTIVE online redo log group

htt
E)after losing a SYSAUX tablespace data file
Answer:AB h t tp
Q203.Choose three. Which three are true about configuring CONTROLFILE AUTOBACKUP by using
RMAN?

c o m
A)The control file is backed up whenever a new tablespace is created.

c om
a o . backed up.
ao .
B)The server parameter file (SPFILE) is automatically backed up each time the control file is

b o b
C)The control file is backed up whenever a new table is created.
a
. t
D)The control file is backed up whenever an RMAN backup is successfully recorded in the catalog.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omE)It requires the use of fast recovery area (FRA).


o m
ao .c o.c
F)The control file is backed up automatically each time the SPFILE is backed up manually.
a
b Answer:ABF

ao b
e . t
Q204.Choose three. Which three are true about Rapid Home Provisioning (RHP), which has been
available since Oracle 18c?

i c lif
A)It can be used to deploy Grid Infrastructure homes, including Oracle Restart.
h
91c
B)It can be used to deploy Oracle Database homes.

//
C)It is an Oracle Database service.
: : / / 9
s
D)It cannot be used to provision applications.
tp ps
h t
E)It cannot be used to provision middleware.
F)It is an Oracle Grid Infrastructure service.
htt
Answer:ABF
Q205.Choose two. Which two are true about Oracle Database Configuration Assistant (DBCA)?

c om A)It can only be launched from the command line interface.


co m
o. o.
B)It can be launched from both the command line and the Universal Installer (OUI) interfaces.

ba b a
C)It can be used to create container databases and non-container databases.
o
.ta
D)It can be used to change the character set of an existing database.

f e
E)It can be used to convert a non-container database to a container database.
l i
Answer:BC
h i c
91 c
Q206.Choose three. Which three are true about block media recovery?

9
s : //
A)To use it, Flashback Database must be enabled.
B)A block being recovered is not accessible.
s: / /
htt p
C)It cannot repair logical corruption.
h t t p
D)It can be performed on noncorrupt blocks.
E)The target database for which one or more blocks are to be recovered must be in the OPEN
state.

co mF)The data file containing the block being recovered remains online.
c o m
ao . Answer:BCF
o.
b used to create a backup?
a o ba
Q207.Choose two. Which two restrictions apply when the RMAN BACKUP AS COPY command is

. t
ife
A)Backups can be taken only if a fast recovery area is configured.
B)Backups can be written only to disk.
i c l
c h
C)Backups can be taken only for data files.
1
:/ 9
D)Binary compression cannot be applied to the backup.
/ : / /9
ps s
E)Backups can be written only if checksums are stored for each block.

htt
F)Backups can be written only to media.
Answer:BD h t tp
Q208.Choose two. Which two are true about the automatic execution of operating system scripts
when performing silent mode installation starting from Oracle Database 19c?

c o m
A)The response file can specify the path of the sudo program.

c om
a o . B)The response file must contain the root or sudo password.
C)Silent install always runs operating scripts automatically.
ao .
b o
D)The response file can specify the root or sudo password.
a b
. t
E)The installer will prompt for the root or sudo password.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omAnswer:CE
o m
ao .c o.c
Q209.Choose three. Which three are true about cloning databases into an existing CDB with
a
b RMAN?

ao b
A)A non-CDB can be cloned into a PDB.
e . t
PDB.
i c lif
B)A user with SYSDBA or SYSBKUP must be logged in with RMAN to CDB$ROOT when cloning a

h
91c
C)Only one PDB can be cloned at a time.

//
D)Two or more PDBs can be cloned with the same command.
: : / / 9
s
E)A user with SYSDBA or SYSBKUP must be logged in with RMAN to the non-CDB being cloned
tp ps
h t
when cloning a non-CDB.
F)The target and auxiliary instance passwords must be the same.
htt
Answer:BCE
Q210.Choose three. Which three are true about Oracle pluggable databases (PDBs)?

c om co m
A)A PDB can be plugged into a CDB only if both are of the same Oracle Database release.

o. o.
B)An unplugged PDB can be plugged into multiple CDBs simultaneously by sharing data files.

ba b a
C)A PDB unplugged from a container database (CDB) can be plugged into a different CDB without
o
.ta
altering any of its schemas.
D)A non-CDB can be converted into a PDB.
l if e
i c
E)A PDB in a remote CDB can be accessed transparently thereby aggregating results from local
h
and remote PDBs.

91 c 9
s : //
F)A PDB created from PDB$SEED must be set to READ WRITE after loading data.
G)A PDB created from PDB$SEED must be set to READ ONLY after loading data.
s: / /
Answer:CDE
htt p h t t p
Q211.Choose two. Which two are true about Oracle Grid Infrastructure for a Standalone Server?
A)It can manage database resources on the server where it is installed or on a different server.
B)The CSS daemon runs from the Grid Infrastructure home.

co m c o m
C)It supports volume management, file system, and automatic restart capabilities.

ao . o.
D)It requires Oracle Automatic Storage Management (ASM) components to be installed

b separately.
o ba
E)It must be installed before the Oracle database software is installed.
a
. t
ife
Answer:CE

c l
Q212.Choose two. Which two are true about backup set compression using RMAN default
i
compression?
1 c h
:/ 9
A)Compressed backups cannot have a section size defined.
/ : / /9
ps s
B)Compressed backups can be written only to media.

htt
C)Binary compression adds CPU overhead to backup operations.
D)Unused blocks below the high water mark are backed up. h t tp
E)Compression can be done only for locally managed tablespaces.
Answer:CE

c o m c om
Q213.Choose four. Which four are true about performing Tablespace Point-In-Time Recovery

a o . (TSPITR) using Recovery Manager (RMAN)?


A)It can be performed using an auxiliary instance managed by RMAN.
ao .
b o b
B)It can be performed using an auxiliary instance managed by a DBA.
a
C)It can be used to recover a truncated table.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
D)It can be performed repeatedly until the correct time is found without using an RMAN catalog.

ao .c o.c
E)RMAN always includes tablespaces containing UNDO segments in the recovery set.
a
b b
F)RMAN automatically adds any required tablespaces to the recovery set to make it

ao
selfcontained.
e . t
i c lif
G)FLASHBACK DATABASE must be enabled for it to work.
H) It can be used to recover a dropped tablespace.
h
91c
Answer:ACFH

//
Q214.Choose the best answer. Which operating system group is NOT needed to perform an
: : / / 9
s
Oracle Database installation?
tp ps
A)OSASM
B)OSRACDBA
h t htt
C)OSKMDBA
D)OSDBA

c om E)OSOPER
co m
o. Answer:B
o.
ba b a
Q215.Choose three. Which three are true about the tools for diagnosing Oracle Database failure
o
.ta
situations?
A)RMAN can always repair corrupt blocks.
l if e
i c
B)Flashback commands help with repairing physical errors.
h
91 c
C)The ADR can store metadata in an Oracle Database repository.

9
s : //
D)The Automatic Diagnostic Repository (ADR) has a separate home directory for each instance of
each Oracle product that is installed and uses it.
s: / /
htt p
E)The ADR command-line utility (ADRCI) can package incident information to send to Oracle
h t t p
Support.
F)The Data Recovery Advisor uses the ADR.
Answer:CEF

co m c o m
Q216.Choose three. Which three are true about RMAN archival backups with the RESTORE POINT

ao . clause?
o.
b A)They are never considered obsolete by RMAN.
o
B)They can optionally be written to a fast recovery area (FRA).
a ba
. t
ife
C)All archive logs are retained after an archival backup is taken, until the next archival backup is
taken of the same database.
i c l
c h
D)Archive logs are retained if they are necessary to allow the database to be recovered to a
1
:/ 9
consistent state when an archival backup is restored.
/ : / /9
ps s
E)The SPFILE is included in the archival backup.

htt
F)Use of a recovery catalog is always required to support the creation and use of archival
backups. h t tp
G)The ARCHIVAL attribute for a backup overrides the RMAN retention policy.
Answer:DEG

c o m c om
Q217.Choose the best answer. Which should be tuned first when doing a performance tuning

a o . exercise for an Oracle Database environment?


A)log writer performance
ao .
b B)database writer performance
ao b
C)general operating system health
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omD)SQL statements
o m
ao .c E)database instance memory management and sizes
a o.c
b Answer:E

ao b
e . t
Q218.Choose three. Which three are true about using Database Upgrade Assistant (DBUA) to
upgrade a database?

i c lif
A)DBUA must be launched from the target Oracle Home.
h
91c
B)Multiple databases with the same ORACLE_HOME can be upgraded simultaneously.

//
C)A whole database backup must exist before upgrade.
: : / / 9
s
D)The Pre-Upgrade Information Tool script is executed by DBUA.
tp ps
h t
E)All pluggable databases are automatically upgraded as part of a container database upgrade.
F)The database must be opened in read-only mode.
htt
Answer:ADE
Q219.Choose two. Which two are true about memory advisors?

c om co m
A)If Automatic Memory Management is enabled, no memory advisors are available.

o. o.
B)If Automatic Memory Management is enabled, the Shared Pool Advisor and Buffer Cache

ba b a
Advisor are available to set the maximum size for these individual System Global Area
o
.ta
components.

f e
C)All memory advisors use data from Automatic Workload Repository.
l i
i c
D)If Automatic Shared Memory Management is enabled, both the SGA Advisor and PGA Advisor
h
are always available.

91 c 9
s : //
E)If Manual Shared Memory Management is enabled, only the Shared Pool Advisor and Buffer
Cache Advisor are available.
s: / /
Answer:CD
htt p h t t p
Q220.Choose two. Which two are true about RMAN backups when using a media manager?
A)A media manager always writes RMAN requested backups to tape.
B)A media manager is required to create RMAN image copies.

co mC)A media manager is required to create RMAN proxy copies.


c o m
ao . o.
D)The media manager layer (MML) routines provided by Oracle support any vendors' media

b management products.
o ba
E)By default, a request for a proxy copy may result in a backup set being created.
a
. t
ife
Answer:AE

c l
Q221.Which two are true about RMAN virtual private catalogs (VPCs)?
i
c h
A)The RMAN catalog owner can grant access for an already registered database to a new virtual
1
catalog owner.
:/ / 9 : / /9
ps s
B)RMAN uses Oracle Virtual Private Database (VPD) to implement VPCs.

htt
C)Only one target database can be registered in a VPC.
D)VPC functionality is enabled by default. h t tp
E)Each VPC is owned by the recovery catalog schema owner.
Answer:AB

c o m c om
Q222.Choose two. Which two are true about RMAN Multisection backups when a very large data

a o . file is divided into four sections?


A)The four sections must be image copies.
ao .
b B)Each of the file sections must be processed serially.
ao b
.
C)The four sections must be contained in backup sets.
f e t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omD)The four sections can be created in parallel.


o m
ao .c E)The four sections can be created serially.
a o.c
b Answer:CD

ao b
e . t
Q223.HR_ROOT is an application container with the HR_APP application installed. No application

i c lif
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
h
91c
accessible to it.

//
Which two methods can be used?
: : / / 9
s
A)Create an application seed, synchronize it with HR_ROOT, and then create the PDB1 application
tp ps
PDB.
h t
B)Create the PDB1 application PDB and synchronize it with HR_ROOT.
htt
C)Create the PDB1 application PDB and install HR_APP in it.
D)Create the PDB1 application PDB and synchronize it with PDB$SEED.

c om E)Create an application seed, and install HR_APP in it.


co m
o. Answer:AB
o.
ba b a
Q224.Choose three. The HR_ROOT application container must support the execution of a query
o
.ta
on a table shared by application local PDBs PDB1 and PDB2, and remote PDB PDB3.
Which three are true?
l if e
i c
A)A proxy PDB must exist in the application root in the local CDB.
h
91 c
B)PDB3's application root replica must exist in the local CDB.

9
s : //
C)The HR_ROOT replica must exist in the remote CDB.
D)A database link must exist in the remote CDB referring to the local CDB.
s: / /
htt p
E)A proxy PDB must exist in the application root in the remote CDB.
h t t p
F)A database link must exist in the local CDB root referring to the remote CDB.
Answer:ABF
Q225.Choose two. Which two are true about the Program Global Area (PGA) and its management

co min an Oracle database instance?


c o m
ao . o.
A)The entire PGA is located in the System Global Area (SGA) when using shared servers.

b o ba
B)PGA_AGGREGATE_LIMIT is a hard limit on the PGA size for any one session.
C)The private SQL area (UGA) is located in the System Global Area (SGA) when using dedicated
a
. t
ife
servers.

c l
D)The private SQL area (UGA) is located in the System Global Area (SGA) when using shared
i
servers.
1 c h
:/ 9
E)Sorts and Hash Joins use PGA memory.
/ : / /9
ps s
Answer:DE

htt
Q226.Choose three. Which three are true about patchsets?
A)They are installed via OPatch or OPatchAuto. h t tp
B)A base release is not needed to install patchsets.
C)They can be applied in a rolling fashion for Clusterware and the databases.

c o m
D)Installing a patchset is considered an "upgrade."

c om
a o . E)They can introduce new features.
F)They are only released quarterly.
ao .
b Answer:CDE
ao b
. t
Q227.Choose two. In performance management, which two factors might reduce the ability of an
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omapplication to scale to a larger number of users?


o m
ao .c A)poorly trained users who do not commit transactions
a o.c
b b
B)the number of tablespaces containing tables updated by a transaction

ao
C)issuing multiple savepoints during a transaction
e . t
E)poorly written SQL
i c lif
D)the number of data files containing extents belonging to tables updated by a transaction

h
91c
Answer:AD

//
Q228.Choose three. Which three are true about recovery operations done without using
: : / / 9
s
Recovery Manager (RMAN)?
tp ps
h t
A)A lost PFILE can be re-created from alert.log using SQL*PLUS.
B)A lost index tablespace can be re-created without performing any recovery.
htt
C)A lost password file can be manually re-created with the orapwd utility.
D)A lost password file can be re-created with SQL*PLUS.

c om E)A lost SPFILE can be recovered from memory using SQL*PLUS.


co m
o. F)A lost TEMPFILE must always be re-created manually.
o.
ba Answer:CEF
o b a
.ta
Q229.Choose three. Which three are true about actions that can or cannot be performed by
users with the SYSBACKUP privilege?
l if e
i c
A)They can view data from any data dictionary view or dynamic performance.
h
B)They can drop any tablespace.

91 c 9
s : //
C)They can view data from any user-defined tables.
D)They can create any table.
s: / /
htt p
E)They cannot create restore points.
h t t p
F)They cannot drop tablespaces.
Answer:ABD
Q230.Choose three. Which three are true about a whole database backup?

co mA)It can be created only by using RMAN.


c o m
ao . o.
B)It always includes all data files, the current control file, the server parameter file, and archived

b redo logs.
C)It can be consistent.
a o ba
. t
ife
D)It is the only possible backup type for a database in NOARCHIVELOG mode.

c l
E)It can consist of either backup sets or image copies.
i
F) It can be inconsistent.
1 c h
Answer:CEF
:/ / 9 : / /9
ps s
Q231.Choose two. Examine this configuration:

htt
1. CDB1 and CDB2 are two container databases.
2. PDB1 is a pluggable database in CDB1. h t tp
3. PDB1_C1_SRV is a service for PDB1.
4. CDB1_LINK is a database link in CDB2 referring to PDB1.

c o m c om
5. CDB2 is also an entry in tnsnames.ora pointing to the CDB2 database default service.

a o . SQL> CREATE PLUGGABLE DATABASE PDB1


ao
FROM.
You execute these commands successfully: $ sqlplus sys/oracle_4U@cdb2 as sysdba
PDB1@CDB1_LINK
b SERVICE_NAME_CONVERT=('PDB1_C1_SRV', 'PDB1_C2_SRV') ;
ao b
Which two are true?
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omA)PDB1_C2_SRV will be created but not started.


o m
ao .c B)PDB1 will be created in CDB2 and automatically opened.
a o.c
b C)PDB1_C1_SRV in CDB1 will be renamed PDB1_C2_SRV.

ao b
D)PDB1 will be created in CDB2 and left in MOUNT state.
e . t
Answer:AD
i c lif
E)PDB1_C2_SRV will be created and started automatically.

h
91c
Q232.Choose three. Which three are true about Rapid Home Provisioning of Oracle software?

//
A)It can be used to patch existing Oracle software installations.
: : / / 9
s
B)It can be used only on nodes with Oracle Grid Infrastructure installed.
tp ps
h t
C)It can be used to create a single-instance Oracle Database in an already-installed Oracle home.
D)It can be used to deploy new homes without disrupting active databases.
htt
E)It can be used to create templates of Oracle homes as gold images of only Oracle databases.
F)It can be used to upgrade only single-instance databases running on Oracle Restart.

c om Answer:ACD
co m
o. Q233.Choose three. Which three activities are possible for PDBs?
o.
ba A)converting an application seed to an application PDB
o b a
.ta
B)converting a regular PDB to an application PDB

f e
C)converting an application PDB to an application root
l i
i c
D)copying an application container into another application container in the same CDB
h
91 c
E)copying an application container into another application container in a different CDB

9
s : //
F)converting an application PDB to an application seed
G) converting an application PDB to a regular PDB
s: / /
Answer:AEF
htt p h t t p
Q234.Choose three. You issued this command:
RMAN> BACKUP RECOVERY AREA FORCE;
Which three are true?

co m c o m
A)All files in any previous FRA that have not yet been backed up, are backed up.

ao . o.
B)All files in the current fast recovery area (FRA) that have not yet been backed up, are backed

b up.
o ba
C)All files in the current FRA that have been backed up already, are backed up.
a
. t
ife
D)All Oracle recovery files normally written to the FRA and which have been backed up already to
the current FRA, are backed up.
i c l
c h
E)All files in any previous FRA that have been backed up already, are backed up.
1
:/ 9
F)All Oracle recovery files normally written to the FRA and which have not yet been backed, are
/ : / /9
ps s
backed up.

htt
G)All Oracle recovery files normally written to the FRA and which have been backed up already to
in any previous FRA, are backed up. h t tp
Answer:DFG
Q235.Choose three. Your container database, CDB1, is in local undo mode.

c o m
You successfully execute this command while connected to CDB1:

c om
a o . (CONNECT) CREATE_FILE_DEST='/u01/app/oracle/oradata/cdb1/pdb1' ;
ao .
CREATE PLUGGABLE DATABASE pdb1 ADMIN USER pdb1_admin IDENTIFIED BY pdb123 ROLES=

b Which three are true about PDB1?


ao b
A)It has the same common users defined as does CDB1.
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omB)It has only local roles.


o m
ao .c C)It has the same number of roles as CDB1.
a o.c
b D)Service PDB1 is created for remote logins to PDB1.

ao b
E)It is in mount state after creation.
e . t
F)It has no local users.
Answer:ADE
i c lif
h
91c
Q236.Choose two. In which two situations can you use Database Upgrade Assistant?

//
A)when a character set conversion is required during the upgrade
: : / / 9
s
B)when multiple pluggable databases in a container database have to be upgraded in a specific
tp ps
sequence
h t
C)when the target and source database are on the same platform
htt
D)when the hardware platform needs to be changed as part of the upgrade
E)when the operating system (OS) needs to be changed as part of the upgrade

c om Answer: BC
co m
o. o.
Q237.Choose three. Which are three of the steps taken by Database Configuration Assistant

ba b a
(DBCA) to clone a remote pluggable database (PDB) starting from Oracle 19c?
o
.ta
A)automatically dropping the database link to the remote database if it already exists
B)opening the cloned PDB
l if e
i c
C)creating a new empty PDB in the local database from PDB$SEED
h
91 c
D)creating a database link from CDB$ROOT in the local database to CDB$ROOT in the remote

9
s : //
system that is to be cloned
E)creating a database link from CDB$ROOT in the remote database to be cloned to CDB$ROOT in
s: / /
htt p
the local database
h t t p
F)creating a database link from CDB$ROOT in the local database to the PDB in the remote system
that is to be cloned
G)creating a database link from CDB$ROOT in the remote database to the PDB in the local

co mdatabase
c o m
ao . Answer:ADG
o.
b database?
a o ba
Q238.Choose two. Which two are true about creating RMAN backups for an Oracle container

. t
ife
A)Control file backups can be created while connected to the root container.

c l
B)Archived Redo Log backups can be created while connected to an application root CDB.
i
c h
C)Control file backups can be created while connected to a nonroot container.
1
:/ 9
D)Online Redo Log backups can be created while connected to the root container.
/ : / /9
ps s
E)The BACKUP TABLESPACE command can backup a PDB tablespace even if RMAN is connected to
CDB$ROOT.
Answer:AEhtt h t tp
Q239.Choose the best answer. A schema owner truncated a table in error and must recover the
data.

c o m
Which Oracle Flashback feature could be used to recover the data?

c om
a o . A)FLASHBACK DATABASE
B)FLASHBACK TABLE
ao .
b C)FLASHBACK VERSION QUERY
ao b
D)FLASHBACK DATA ARCHIVE
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omE)FLASHBACK TRANSACTION
o m
ao .c Answer:A
a o.c
b b
Q240.Choose three. Which three are performed by Oracle Automatic Storage Management (ASM)

ao
instances?
e . t
A)mounting disk groups

i c lif
B)acting as an I/O server to read data file blocks from ASM disks on behalf of database server
h
91c
processes

//
C)managing extent allocation for Oracle database segments
: : / / 9
s
D)managing Allocation Units (AUs) for disk group content
tp ps
h t
E)managing space allocation for Oracle ASM files
F)acting as an I/O server to write data file blocks to ASM disks on behalf of Database Writer
htt
processes (DBWn)
Answer:ADE

c om co m
Q241.Choose three. PDB1 and PDB2 are pluggable databases in CDB1. Examine these commands:

o. $ export ORACLE_SID=CDB1
o.
ba $ sqlplus / as sysdba
o b a
.ta
SQL> STARTUP
.......
l if e
Database opened.
h i c
SQL> SHOW PDBS CON_ID CON_NAME

91 c 9
OPEN MODE

s : //
RESTRICTED
------------------- ---------------
s: / /
READ ONLY
htt p NO
h t t p
MOUNTED
MOUNTED
SQL> ALTER PLUGGABLE

co mPluggable database altered.


c o m
ao . SQL> ALTER PLUGGABLE DATABASE pdb1 SAVE STATE;
o.
b Pluggable database altered.
SQL> ALTER PLUGGABLE DATABASE pdb1 CLOSE;
a o ba
. t
ife
Pluggable database altered.

c
SQL> ALTER PLUGGABLE DATABASE pdb2 OPEN;
i l
Pluggable database altered.
1 c h
CDB1 is then restarted.
:/ / 9 : / /9
ps s
Which three are true?

htt
A)PDB2 will be opened READ WRITE.
B)PDB1 will be opened READ WRITE. h t tp
C)PDB1 will be MOUNTED.
D)PDB$SEED will be opened READ ONLY.

c o m
E)PDB$SEED will be MOUNTED.

c om
a o . F)PDB2 will be MOUNTED.
Answer:BDF
ao .
b Q242.Choose the best answer. Examine this configuration:
ao b
. t
1. CDB1 is an Oracle Database 12c Release 2 container database (CDB).
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om2. PDB1 and PDB2 are two pluggable databases (PDBs) in CDB1.
o m
ao .c o.c
After successfully performing all the preupgrade tasks, you execute these commands from the
a
b Oracle Database 18c environment:

ao b
$ export ORACLE_SID=cdb1
e . t
$ sqlplus / as sysdba
SQL> STARTUP UPGRADE;
i c lif
h
91c
SQL> SHOW pdbs CON_ID CON_NAME
CON_ID CON_NAME
: // OPEN MODE RESTRICTED
: / / 9
tp s
---------- ------------------- ----------------- -------------
ps
2
3
h tPDB$SEED
PDB1
MIGRATE
MOUNTED
YES
YES
htt
4 PDB2 MOUNTED YES
SQL> ALTER PLUGGABLE DATABASE pdb1 OPEN UPGRADE;

c om Pluggable database altered.


co m
o. SQL> exit
o.
ba $ $ORACLE_HOME/perl/bin/perl catctl.pl -C 'PDB2'
o b a
.ta
What is the outcome?

f e
A)It fails because PDB$SEED is in MIGRATE state.
l i
i c
B)Only CDB$ROOT, PDB$SEED, and PDB1 are upgraded.
h
91 c
C)Only CDB$ROOT, PDB$SEED, and PDB2 are upgraded.

9
s : //
D)It fails because PDB2 is not in UPGRADE state.
E)CDB$ROOT, PDB$SEED, PDB1, and PDB2 are upgraded.
s: / /
htt p
F)Only CDB$ROOT and PDB$SEED are upgraded.
h t t p
Answer:D
Q243.Which three are true about Automatic Workload Repository (AWR) snapshots?
A)They are generated if STATISTICS_LEVEL is set to TYPICAL.

co mB)They are always created manually.


c o m
ao . C)They are always created automatically.
o.
b D)They are generated if STATISTICS_LEVEL is set to BASIC.
E)They are generated if STATISTICS_LEVEL is set to ALL.
a o ba
. t
ife
F)They can be retained forever.
Answer:ACE
i c l
c h
Q244.Choose the best answer. You want to transport the UNIVERSITY tablespace from one
1
database to another.
:/ / 9 : / /9
ps s
The UNIVERSITY tablespace is currently open read/write.

htt
The source and destination platforms have the same endian format.
Examine this list of steps: h t tp
1. Make the UNIVERSITY tablespace read-only on the source
2. Export the UNIVERSITY tablespace metadata using EXPDP.

c o m c om
3. Create a cross-platform backup set from the UNIVERSITY source system, using an RMAN

a o . command that includes the DATAPUMP clause.


4. Copy the cross-platform backup sets to the destination system.
ao .
b o b
5. Copy the Data Pump dump set from the source to the destination system.
a
. t
6. Restore the cross-platform backup set on the destination system using an RMAN command
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omthat includes the DATAPUMP clause.


o m
ao .c 7. Import the UNIVERSITY tablespace metadata using IMPDP.
a o.c
b b
8. Make the UNIVERSITY tablespace read/write on the destination system.

ao
e . t
Which are the minimum number of steps required, in the correct order, to transport the
UNIVERSITY tablespace?
A)3,4,6
i c lif
h
91c
B)2,3,4,5,6,7
C)1,3,4,6,8
: // : / / 9
s
D)1,2,3,4,5,6,7,8
tp ps
Answer:A
h t
Q245.Choose three. Which three are true about Data Pump in an Oracle multitenant
htt
environment?
A)It can be used to transport data from a non-CDB to a PDB.

c om B)It can be used to clone a CDB.


co m
o. C)It can be used to transport data between PDBs.
o.
ba b
D)It can be used to transport data from a PDB to a non-CDB.
o a
.ta
E)It can be used to create a new PDB.
Answer:ACD
l if e
i c
Q246.Choose three. Which are the three steps in the SQL tuning process for Oracle Database
h
environments?

91 c 9
s : //
A)Tune individual SQL statements using the SQL Tuning Advisor.
B)Identify poorly tuned SQL statements using Automatic Database Diagnostic Monitor.
s: / /
htt p
C)Test the application as a whole using tuned SQL statements.
h t t p
D)Test tuned SQL statements one at a time for all statements in the application.
E)Identify poorly tuned SQL statements using the SQL Tuning Advisor.
F)Tune SQL statements as a group using the SQL Tuning and SQL Access Advisors.

co mAnswer:ABC
c o m
ao . o.
Q247.Choose three. Which three are true about Oracle Grid Infrastructure for a Standalone

b Server?
o ba
A)It requires Oracle ASMLib to manage Automatic Storage Management (ASM) disks.
a
. t
ife
B)It creates one disk group during installation.

c l
C)It includes both Oracle Restart and Oracle Automatic Storage Management (ASM) software.
i
c h
D)Automatic Storage Management (ASM) requires that O/S groups OSASM and OSDBA be
1
:/ 9
assigned as secondary groups for its installation owner.
/ : / /9
ps s
E)It requires Oracle ASM Fitter Driver (ASMFD) to manage Automatic Storage Management (ASM)
disks.
htt
F)It requires the operating system ORACLE_BASE environment variable to be predefined before h t tp
installation.
Answer:BCD

c o m c om
Q248.Choose the best answer. Examine this output of an export from the current release of an

a o . Oracle multitenant database: $ sqlplus system/oracle .


SQL> col name for a10
ao .
b SQL> select name, open_mode from v$pdbs;
ao b
NAME OPEN_MODE
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om----------- ----------------------------
o m
ao .c PDB$SEED READ ONLY
a o.c
b PDB1 READ WRITE

ao b
PDB2 MOUNTED
e . t
SQL> exit

i c lif
Next you execute: $ expdp system/oracle full=y What is the outcome?
h
91c
A)It fails because Data Pump cannot be container.

//
B)It creates a full export of the root
: : / / 9
s
C)It creates a full export of the root
tp ps
h t
D)It creates a full export of only the used while connected to the root container and PDB1.
container and all PDBs. container and all open PDBs. root container.
htt
Answer:A
Q249.Choose the best answer. SQL Performance Analyzer (SPA) has reported several regressed

c om SQL statements for one of your databases.


co m
o. o.
Which action could help in the performance management of these regressed SQL statements?

ba b a
A)Create SQL plan directives for each of the regressed statements.
o
.ta
B)Use The SQL Tuning Advisor for each of the regressed statements.

f e
C)Create an adaptive execution plan for each of the regressed statements.
l i
i c
D)Use the SQL Access Advisor for each of the regressed statements.
h
Answer:B

91 c 9
Oracle Database?
s : //
Q250.Choose three. Which three are true about corrupted data blocks and their recovery in an

s: / /
htt p
A)If a row lock is held by a nonexistent transaction, the block containing the row is media corrupt.
h t t p
B)DB_BLOCK_CHECKING=TRUE causes a check sum to be added to each data block to help detect
physical or media corruption.
C)A media corrupt block is one where the block is not formatted correctly.

co m c o m
D)The ANALYZE TABLE VALIDATE STRUCTURE CASCADE command verifies that each table row has

ao . an index entry pointing to it.


o.
b corrupt.
a o ba
E)If a row lock is held by a nonexistent transaction, the block containing the row is logically

. t
ife
F)DB_LOST_WRITE_PROTECT=TYPICAL causes extra logging overhead on the standby database.
Answer:DEF
i c l
c h
Q251.Choose three. Which three are true about upgrading an application in an application
1
container?
:/ / 9 : / /9
ps s
A)An application root clone gets created automatically.

htt
B)The upgrade can be performed when connected either to CDB$ROOT or to PDB$SEED.
C)After an application upgrade, the application container's PDBs remain synchronized with the h t tp
existing application root.
D)The upgrade must be performed when connected to CDB$ROOT.

c o m c om
E)An application name and version number must be specified to upgrade the application.

a o . with the application root clone.


ao .
F)After an application upgrade, the application container's PDBs are automatically synchronized

b Answer:AEF
ao b
. t
Q252.Choose three. You must migrate a non-CDB Oracle 11g Database to a CDB without first
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omperforming an upgrade to the non-CDB.


o m
ao .c o.c
User-defined objects are stored in several tablespaces in the non-CDB.
a
b Which three methods can you use?

ao b
A)Data Pump full database export and import
e . t
B)cloning the non-CDB as a PDB
C)replication using GoldenGate
i c lif
h
91c
D)Data Pump transportable tablespaces

//
E)Data Pump full transportable database
: : / / 9
s
F)the DBMS_PDB package
tp ps
h
Answer:ACD t
Q253.Choose the best answer. Examine this configuration:
htt
1. CDB1 is a container database.
2. COMMON_USER_PREFIX is set to an empty string.

c om 3. PDB1 is a pluggable database in CDB1.


co m
o. 4. APP1_ROOT is an application container in CDB1.
o.
ba 5. APP1_PDB1 is an application PDB in APP1_ROOT.
o b a
.ta
You execute these commands:

f e
$ sqlplus sys/oracle@localhost:1521/cdb1 as sysdba
l i
i c
SQL> CREATE ROLE role1 CONTAINER=CURRENT;
h
Which is true?

91 c 9
s : //
A)It will return an error because creation of a local role is not allowed in CDB$ROOT.
B)ROLE1 will be created only in CDB$ROOT.
s: / /
htt p
C)It will return an error because common roles must start with C##.
h t t p
D)ROLE1 will be created only in CDB$ROOT and APP1_ROOT.
E)ROLE1 will be created in CDB$ROOT, PDB1, APP1_ROOT, and APP1_PDB1.
Answer:A

co mQ254.Choose the best answer. Examine this configuration:


c o m
ao . 1. CDB1 is a container database.
o.
b 2. DEFAULT_SHARING is METADATA.
3. APP_ROOT is an application root contained in CDB1.
a o ba
. t
ife
4. APP_PDB1 is an application PDB contained in APP_ROOT.

c l
5. COMPANYAPP is an application contained in APP_ROOT.
i
c h
6. EMP is a common table created in APP_ROOT and all its application PDBs, created when
1
:/ 9
version 1.0 of COMPANYAPP was installed.
/ : / /9
ps s
You execute these commands: $ sqlplus sys/orac1e@localhost:1521/cdb1 as sysdba

htt
SQL> ALTER SYSTEM SET DEFAULT_SHARING=DATA;
System altered. h t tp
SQL> ALTER SESSION SET CONTAINER=app_root;
Session altered.

c o m c om
SQL> ALTER PLUGGABLE DATABASE APPLICATION companyapp BEGIN UPGRADE '1.0' TO '2.0';

a o . pluggable database altered.


SQL> ALTER TABLE emp ADD (sal NUMBER NOT NULL) ;
ao .
b Table altered.
ao b
. t
SQL> ALTER PLUGGABLE DATABASE APPLICATION companyapp END UPGRADE TO '2.0';
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omPluggable database altered.


o m
ao .c SQL> ALTER SESSION SET CONTAINER=app_pdb1;
a o.c
b Session altered.

ao b
SQL> DESC emp;
e . t
Name
---------
Null?
----------------
i c lif Type
-------------------------------------
h
91c
ENO NUMBER
ENAME
: // VARCHAR2 (20)
: / / 9
s
SQL> SELECT * FROM emp;
tp ps
ENO
------
h t ENAME
---------------------------
htt
100 Alan
200 Ben

c om SQL> ALTER PLUGGABLE DATABASE APPLICATION companyapp SYNC;


co m
o. What will be the outcome and why?
o.
ba b a
A)SAL will be added to APP_PDB1.EMP, with 0 in columns of existing rows.
o
.ta
B)SAL will be added to APP_PDB1.EMP, with NULLs in columns of existing rows.

f e
C)It will return an error because the SYNC operation is not allowed when constraints are added to
l i
common objects.
h i c
91 c
D)It will return an error because EMP is not empty in APP_ROOT.

9
Answer:D
s : //
E)It will return an error because EMP.SAL is empty in APP_ROOT.

s: / /
htt p
Q255.Choose three. Which three are true about post-upgrade activities when upgrading an
h t t p
Oracle database using Database Upgrade Assistant?
A)Any Recovery Manager (RMAN) recovery catalog must be upgraded manually.
B)After a manual upgrade, TNSNAMES.ORA entries must be updated to reflect the new

co mORACLE_HOME.
c o m
ao . o.
C)Time zone files must be upgraded manually using the DBMS_DST PL/SQL package.

b o ba
D)The new extended data type capability must be enabled by running the utlrp.sql script
E)The Oracle Application Express configuration should be updated after upgrading Oracle
a
. t
ife
Database.
Answer:ADE
i c l
c h
Q256.Choose two. Which two are true about backup encryption?
1
:/ 9
A)The Transparent Data Encryption (TDE) keystore is backed up using RMAN.
/ : / /9
ps s
B)Vendor-specific media management software can be used for making encrypted RMAN

htt
backups to media.
C)The BACKUP BACKUPSET command can encrypt and decrypt backup sets. h t tp
D)Image copies can be encrypted.
E)Keystore-based encryption is the default mode for RMAN backup encryption.

c o m
F)Backup encryption can be enabled selectively for specific tablespaces.

c om
a o . Answer:CE
Q257.Choose two. Examine this configuration:
ao .
b 1. CDB1 is a container database.
ao b
. t
2. APP1_ROOT is an application container contained in CDB1.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
3. APP1_ROOT$SEED is the application seed contained in APP1_ROOT and synchronized with

ao .c APP1_ROOT.
a o.c
b b
4. APP1_PDB1 and APP1_PDB2 are application PDBs contained in APP1_ROOT.

ao
e . t
5. APP1_USER_APP is an application installed in APP1_ROOT at version 1.0.

of APP1_USER_APP was installed.


i c lif
6. USER1 is a common user in APP1_ROOT and all its application PDBs, created when version 1.0

h
91c
You execute these commands: $ sqlplus sys/oracle@localhost:1521/cdb1 as sysdba

//
SQL> ALTER SESSION SET CONTAINER=app1_root;
: : / / 9
Session altered.
tp s ps
h t
SQL> ALTER PLUGGABLE DATABASE APPLICATION app1_user1_app BEGIN UPGRADE '1.0' TO '2.0';
pluggable database altered.
htt
SQL> GRANT CREATE SESSION TO USER1;
Grant succeeded.

c om co m
SQL> ALTER PLUGGABLE DATABASE APPLICATION app1_user1_app END UPGRADE TO '2.0';

o. Pluggable database altered


o.
ba SQL> ALTER SESSION SET CONTAINER=app1_pdb1;
o b a
.ta
Session altered.

f e
SQL> ALTER PLUGGABLE DATABASE APPLICATION app1_user1_app SYNC;
l i
Pluggable database altered.
h i c
Which two are true?

91 c 9
s : //
A)USER1 can connect to CDB1.
B)USER1 can connect to APP1_ROOT and APP1_PDB1.
s: / /
htt p
C)USER1 can connect to APP1_ROOT, APP1_ROOT$SEED, and APP1_PDB1.
h t t p
D)USER1 is defined in APP1_PDB2.
E)USER1 can connect only to APP1_PDB1.
F)USER1 can connect only to APP1_ROOT.

co mAnswer:BD
c o m
ao . Q258.Choose two. Which two are true about PDB archive files?
o.
b o ba
A)DBMS_PDB.CHECK_PLUG_COMPATIBILITY can be run against a PDB archive.
B)They contain a PDB manifest file and all the data files in uncompressed form for a PDB.
a
. t
ife
C)They contain all the data files only in uncompressed form for a PDB.

c l
D)They must be created using the DBMS_PDB package.
i
c h
E)They contain a PDB manifest file and all the data files in compressed form for a PDB.
1
:/ 9
F)They contain all the data files only in compressed form for a PDB.
/ : / /9
ps s
Answer:AE

htt
Q259.Choose the best answer. Examine this configuration:
1. CDB1 is an Oracle container database from an older release. h t tp
2. PDB1, PDB2, PDB3, and PDB4 are pluggable databases in CDB1.
A priority list UpgrdList has these entries:

c o m
1, pdb2

c om
a o . 2, pdb1, pdb3
You execute this command:
ao .
b o b
$ /u01/app/oracle/product/18.1.0/db_1/rdbms/admin/dbupgrade -L UpgrdList
a
In which order will the upgrade occur?
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omA)CDB$ROOT, PDB$SEED, PDB2, PDB1, PDB3, and PDB4


o m
ao .c B)CDB$ROOT, PDB2, PDB1, and PDB3
a o.c
b C)CDB$ROOT, PDB$SEED, PDB2, PDB1, and PDB3

ao b
D)CDB$ROOT, PDB1, PDB2, PDB3, and PDB4
e . t
Answer:A
i c lif
E)CDB$ROOT, PDB$SEED, PDB1, PDB3, PDB2, and PDB4

h
91c
Q260.Choose three. Which three are true about Recovery Manager (RMAN) active database
duplication?
: // : / / 9
s
A)Pre-existing backups of the database to be duplicated are required for the "push" method of
tp ps
h
duplication.t
B)Pre-existing backups of the database to be duplicated are required for the "pull" method of
htt
duplication.
C)Pre-existing backups of the database to be duplicated are always used if they exist.

c om D)Image copies can be used to duplicate the active database.


co m
o. E)The active database must be duplicated while in OPEN state.
o.
ba b a
F)No connection to the recovery catalog is required for active database duplication.
o
.ta
G)Backup sets can be used to duplicate the active database.
Answer:DFG
l if e
i c
Q261.Choose two. Your database is in ARCHIVELOG mode and you plan to use Flashback
h
Database.

91 c 9
s : //
Which two features or parameters manage space availability in the fast recovery area?
A)the backup retention policy
s: / /
htt p
B)the backup optimization policy
h t t p
C)the DB_CREATE_ONLINE_LOG_DEST_n parameter setting
D)the archived log deletion policy
E)the DB_RECOVERY_FILE_DEST parameter setting

co mF)using guaranteed UNDO retention


c o m
ao . Answer:AD
o.
b A)It includes the Oracle Preinstallation RPM.
a o ba
Q262.Choose two. Which two are true about an RPM-based Oracle Database installation?

. t
ife
B)From Oracle Database 18c, a single RPM can be used to install only Oracle Database Server for
a single instance.
i c l
c h
C)It requires an Unbreakable Linux Network (ULN) subscription.
1
:/ 9
D)It performs a software-only Oracle Database installation.
/ : / /9
ps s
E)It uses a service configuration script to create a single-instance database as part of the

htt
installation.
Answer:BD h t tp
Q263.Choose two. Which two are true about an Oracle gold image-based installation in Oracle
18c and later releases?

c o m
A)It does not require the setup wizard.

c om
a o . configurations.
ao .
B)It can be used to install and upgrade Oracle Database for single-instance and cluster

b o b
C)It can be used for both Oracle Database and Oracle Grid Infrastructure installation.
a
. t
D)It uses a single RPM that automatically extracts and installs the Oracle Database software.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
E)It can only install and configure Oracle Database software. The database has to be created

ao .c separately.
a o.c
b Answer:CE

ao b
e . t
Q264.Choose three. Which three are true about a container database (CDB)?
A)It can be created from a non-CDB.

i c lif
B)It can contain only one PDB$SEED, which is created when the CDB is created.
h
91c
C)It can have local users with the same name in different PDBs.

//
D)It can contain only one Application Container seed, which is created when the Application
: : / / 9
s
Container is created.
tp ps
h t
E)It can be created by cloning an existing CDB.
F)It can have any number of pluggable databases (PDBs) limited only by space availability.
htt
G)It contains predefined common roles in both the root and the seed.
Answer:BEG

c om Q265.Choose two. Which two are prerequisites for using FLASHBACK TABLE?
co m
o. o.
A)A table's constraints must be disabled before issuing the flashback.

ba b a
B)The FLASHBACK ANY TABLE system privilege or the FLASHBACK object privilege must be
o
.ta
granted to the user performing the flashback.

f e
C)Row Movement must be enabled on the table being flashed back.
l i
i c
D)A table's indexes must be set to unusable before issuing the flashback.
h
91 c
E)The FLASHBACK ANY TABLE system privilege or the FLASHBACK object privilege must be

9
Answer:BC
s : //
granted to the table owner.

s: / /
htt p
Q266.Choose three. Which three actions are mandatory post database upgrade?
h t t p
A)Updating client scripts with the new Oracle home.
B)Resetting passwords to enforce case-sensitivity.
C)Run OPatch commands from the new Oracle home.

co mD)Setting threshold values for tablespace alerts.


c o m
ao . E)Migration to unified auditing.
o.
b Answer:ACF
a o ba
F)Upgrading user tables that depend on Oracle-maintained abstract data types.

. t
ife
Q267.Choose two. Some archived log backups have been accidentally deleted from storage.

c l
Which two commands should be used to update the status of backups in the recovery catalog to
i
display only the missing backups?
1 c h
A)RESYNC CATALOG
:/ / 9 : / /9
ps s
B)CROSSCHECK BACKUP OF ARCHIVELOG ALL

htt
C)LIST ARCHIVELOG ALL
D)LIST EXPIRED h t tp
E)LIST ARCHIVELOG
F)REPORT OBSOLETE

c o m
Answer:BD

c om
a o . container with two application PDBs and an application seed.
ao .
Q268.Choose the best answer. Your CDB has two regular PDBs as well as one application

b No changes have been made to the standard PDB$SEED.


ao b
. t
How many default temporary tablespaces can be assigned in the CDB?
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omA)seven
o m
ao .c B)five
a o.c
b C)eight

ao b
D)three
e . t
E)six
Answer:A
i c lif
h
91c
Q269.Choose three. Which three are true about backing up the control file?

//
A)It cannot be backed up manually as a binary copy.
: : / / 9
s
B)It gets backed up automatically by RMAN as a trace file containing SQL statements for control
tp ps
h t
file re-creation when a database backup occurs.
C)It can be backed up manually as a binary copy.
htt
D)It can get backed up automatically as a binary copy.
E)It gets backed up automatically by RMAN when the BACKUP SPFILE command is used.

c om co m
F)It can be backed up manually as a trace file containing SQL statements for control file

o. recreation.
o.
ba Answer:CDF
o b a
.ta
Q270.Choose three. Which three are true about Audit policies in container databases (CDBs)?

f e
A)All audit records are written to the audit trail in CDB$ROOT .
l i
i c
B)Application-common unified audit policies defined in an application root must be manually
h
91 c
synchronized by each application PDB contained in the application root.

9
s : //
C)Fine-grained auditing policies defined in an application root must be manually synchronized by
each application PDB contained in the application root.
s: / /
htt p
D)A common unified audit policy can be created at the CDB level.
h t t p
E)A common unified audit policy can be created at the application root level.
F)An application PDB cannot have a local audit policy.
Answer:BDE

co m c o m
Q271.Choose two. For which two tasks can you use the DBMS_PDB.DESCRIBE procedure?

ao . o.
A)to generate an XML metadata file that describes a non-CDB Oracle 12c database so that it can

b be plugged in as a PDB
B)to generate an XML metadata file from any unplugged PDB
a o ba
. t
ife
C)to determine whether an XML file describes a PDB that can be plugged into the CDB in which
you run the procedure
i c l
c h
D)to generate a . pdb archive file for any PDB in the current CDB
1
:/ 9
E)to generate an XML metadata file that describes the current plugged-in PDB
/ : / /9
ps s
Answer:AE

htt
Q272. You execute this command successfully:
SQL> ALTER DATABASE BACKUP CONTROLFILE TO TRACE; h t tp
What is the outcome?
A)It creates a binary backup of the control file.

c o m c om
B)It updates the alert log with the location and contents of the control file

a o . ao .
C)It creates a file that contains SQL statements to re-create the control file.
D)It creates a file that contains RMAN scripts to create a duplicate database.
b o b
E)It creates a copy of the control file in the fast recovery area (FRA).
a
Answer:C
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om o m
Q273. HR_ROOT is an application container with the HR_APP application installed.

ao .c o.c
No application PDBs and no application seed have yet been created in HR_ROOT.
a
b b
An application PDB, PDB1,must be created so that the HR_APP application's common objects are

ao
accessible to it.
e . t
Which two methods can be used?

i c lif
A)Create the PDB1 application PDB and synchronize it with PDB$SEED.
h
91c
B)Create the PDB1 application PDB and synchronize it with HR_ROOT.

//
C)Create the PDB1 application PDB and install HR_APP in it.
: : / / 9
s
D)Create an application seed, and install HR_APP in it.
tp ps
h t
E)Create an application seed, synchronize it with HR_ROOT, and then create the PDB1.application
PDB.
htt
Answer:BE
Q274.Which three are true about Oracle Grid Infrastructure for a Standalone Server?

c om co m
A)It requires Oracle ASMLib to manage Automatic Storage Managerment (ASMl) disks.

o. B)It creates one disk group during installation.


o.
ba b a
C)It includes both Oracle Restart and Oracle Automatic Storage Management (ASM) software.
o
.ta
D)Automatic Storage Management (ASM) requires that ars groups OSASM and OSDBA be

f e
assigned assecondary groups for its installation owner.
l i
i c
E)It requires the operating system ORACLE_BASDE environment variable to be predefined before
h
installation.

91 c 9
disks.
s : //
F)It requires Oracle ASM Filter Drver (ASMFD) to manage Automatic Storage Managemernt (AsM)

s: / /
Answer:BCD
htt p h t t p
Q275.Which three are true about thresholds, metrics, and server-generated alerts? (Choose
three.)
A)All metrics are instance related.

co mB)Cleared stateful alerts are displayed by querying DBA_ALERT_HISTORY.


c o m
ao . o.
C)A space usage management alert is automatically cleared after the underlying problem is

b resolved.
o
D)They are generated by SMON when a tablespace is 97% full.
a ba
. t
ife
E)Metrics are statistical counts for a specific unit.

c l
F)STATISTICS_LEVEL must be set to ALL to generate alerts.
i
Answer: BCE
1 c h
:/ 9
Q276.Choose three. In which three situations can you use threshold server-generated alerts to
/ : / /9
ps s
help diagnose and fix problems?

htt
A)when free space in a dictionary managed tablespace falls below a specified percentage
B)when free space in a locally managed tablespace falls below a specified percentage h t tp
C)when the total number of locked user account exceeds a specific value
D)when the number of logons per second exceeds a specific value

c o m
E)when a resumable statement is suspended

c om
a o . F)when the total number of logons exceeds a specific value
Answer:ABD
ao .
b o b
Q277.While backing up to an SBT channel, you determine that the read phase of your
a
. t
compressed Recovery Manager (RMAN) incremental level 0 backup is a bottleneck.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omFORCE LOGGING is enabled for the database.


o m
ao .c Which two could improve read performance? (Choose two.)
a o.c
b A)Increase the size of tape I/O buffers.

ao b
B)Disable FORCE LOGGING for the database.
e . t
D)Enable asynchronous disk I/O.
i c lif
C)Increase the size of the database buffer cache.

h
91c
E)Increase the level of RMAN multiplexing.
Answer:BC
: // : / / 9
s
Q278.For which two requirements can you use the USER_TABLESPACE clause with the CREATE
tp ps
h t
PLUGGABLE DATABASE command? (Choose two.)
A)to specify a default tablespace in a PDB cloned from another PDB in the same CDB.
htt
B)to exclude all tablespaces except SYSTEM, SYSAUX, and TEMP when plugging in a PDB
C)to include specific user tablespaces only when relocating a PDB

c om co m
D)to specify the list of user tablespaces to include when moving a non-CDB to a PDB

o. E)to exclude a temp tablespace when plugging in a PDB


o.
ba b a
F)to specify the list of tablespaces to include when creating a PDB from the CDB seed
o
.ta
Answer: BD

f e
Q279.Which three are true about requirements for various FLASHBACK operations? (Choose
l i
three.)
h i c
91 c
A)FLASHBACK transaction query requires undo to retrieve all versions of a row that existed

9
s : //
between two points in time.
B)FLASHBACK drop requires that the RECYCLEBIN parameter be set to ON.
s: / /
htt p
C)FLASHBACK version query requires that the RECYCLEBIN parameter be set to ON.
h t t p
D)FLASHBACK DATA ARCHIVE requires undo to store all versions of all rows of a table being
tracked.
E)FLASHBACK drop requires undo to retrieve all versions of a row that existed between two

co mpoints in time.
c o m
ao . o.
F)FLASHBACK version query requires undo to retrieve all versions of a row that existed between

b two points in time.


Answer: ABF
a o ba
. t
ife
Q280.Which two are prerequisites for performing Flashback Transaction?

c l
A)Fast Recovery Area must be enabled for the database.
i
c h
B)The EXECUTE privilege must be granted to a user on the DBMS_FLASHBACK package.
1
:/ 9
C)Undo retention guarantee must be configured for the database.
/ : / /9
ps s
D)A supplemental log must be enabled for the primary key.

htt
E)Row movement must be enabled.
Answer:BD h t tp
Q281.choose one You enable Flashback Data Archive for a table for which you want to track and
save all transactions for four years.

c o m c om
After some time, the requirement changes for keeping transactions from four to two years.

a o . You execute the following command to change the requirement:


SQL> ALTER FLASHBACK ARCHIVE fdal MODIFY RETENTION 2 YEAR;
ao .
b What is the outcome?
ao b
. t
A)All historical data older than two years, if any, is purged from the flashback archive FDAL.
f e
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

omB)An error is returned because the retention period cannot be reduced.


o m
ao .c o.c
C)All the flashback data archives are purged and the subsequently created flashback archives are
a
b maintained for two years.

ao b
e . t
D)All historical data older than two years, if any, is archived to flashback logs and the flashback
archive is set to new retention time.
Answer:A
i c lif
h
91c
Q282.Which three statements are true about Flashback Data Archive?

//
A)To use Flashback Data Archive, users must have unlimited quota on the Flashback Data Archive
: : / / 9
tablespace.
tp s ps
h t
B)To enable Flashback Data Archive for a table, it is mandatory to have a default Flashback Data
Archive for a database.
htt
C)While enabling Flashback Data Archive for a table, if no name is provided for Flashback Data
Archive, it is enabled using the default Flashback Data Archive.

c om co m
D)A table enabled for Flashback Data Archive cannot be dropped unless Flashback Data Archive is

o. disabled or disassociated first.


o.
ba b a
E)Flashback Data Archive prevents flashback queries from getting a snapshot-too-old error.
o
.ta
Answer:CDE

f e
Q283.Examine the statements that use flashback technologies:
l i
i c
1. FLASHBACK TABLE customers TO TIMESTAMP TO_TIMESTAMP('2013-02-04 09:30:00',
h
'YYYYMM-DD HH:MI:SS');

91 c 9
s : //
2. SELECT * FROM customers AS OF SCN 123456;
3. FLASHBACK TABLE customers TO BEFORE DROP;
s: / /
htt p
4. FLASHBACK DATABASE TO TIMESTAMP TO_TIMESTAMP('2013-02-04 09:30:00', 'YYYY-MM-DD
h t t p
HH:MI:SS');
5. SELECT * FROM customers VERSIONS BETWEEN SCN 123456 AND 123999;
6. ALTER TABLE customers FLASHBACK ARCHIVE;

co m c o m
Which set ofstatements depends on the availability of relevant undo data in the undo

ao . tablespace?
o.
b A)1,3,6
B)1,2,5
a o ba
. t
ife
C)3,4,5
D)2,3,5,6
i c l
Answer:B
1 c h
:/ 9
Q284.Which two are true about Oracle Grid Infrasturcture for a Standalone Server?
/ : / /9
ps s
A)The CSS daemon runs from the Grid Infrasturcture home.

htt
B)It requires Oracle Automatic Storage Management(ASM) components to be installed separtely.
C)It can manage database resources in the server where it is installed or on a different server. h t tp
D)It must be installed before the Oracle database software is installed.
E)It supports volume management,file system,and automatic restart capabilities.

c o m
Answer:DE

c om
a o . $ export ORACLE_SID=CDB1
ao .
Q285. PDB1 and PDB2 are pluggable database in CDB1. Examine these commands:

b $ sqlplus / as sysdba
ao b
SQL> STARTUP
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps
t p s t p s
ht ht

om……
o m
ao .c Database opened.
a o.c
b SQL> SHOW PDBS

ao b
CON_ID CON_NAME OPEN MODE
t
RESTRICTED
e .
2 PDB$SEED
i c
READ ONLY lif
---------- -------------------- --------------- ----------
NO
h
91c
3 PDB1 MOUNTED
4 PDB2
: // MOUNTED
: / / 9
s
SQL> ALTER PLUGGABLE DATABASE pdb1 OPEN;
tp ps
h t
Pluggable database altered.
SQL> ALTER PLUGGABLE DATABASE pdb1 SAVE STATE;
htt
Pluggable database altered.
SQL> ALTER PLUGGABLE DATABASE pdb1 CLOSE;

c om Pluggable database altered.


co m
o. SQL> ALTER PLUGGABLE DATABASE pdb2 OPEN;
o.
ba Pluggable database altered.
o b a
CDB1 is then restarted.
if e .ta
Which three are true?
i c l
A)PDB$SEED will be MOUNTED.
ch
// 91
B)PDB1 will be opened READ WRITE.
: : / / 9
s
C)PDB$SEED will be opened READ ONLY.
p p s
htt
D)PDB1 will be MOUNTED.
E)PDB2 will be opened READ WRITE. h t t
F)PDB2 will be MOUNTED.
Answer:BCF

co mQ286.Which three are true about an application container?


c o m
ao . A)It can contain multiple applications.
o.
b B)It must have an application seed PDB.
o ba
C)Two application containers can share an application seed PDB.
a
. t
ife
D)An application PDB can belong to multiple application containers.
E)It can contain a single application.
i c l
c h
F)It must have an application root PDB.
1
Answer:AEF
:/ / 9 : / /9
ps s
Q287.Which three are true about using Database Resource Manager in an Oracle multitenant

htt
environment?
A)A PDB-level resource plan can limit session PGA memory. h t tp
B)A CDB-level resource plan can limit PDB CPU utilization.
C)PDB-level resource plans can limit uncommitted UNDO per consumer group.

c o m
D)A CDB-level resource plan can limit PDB UNDO use.

c om
a o . E)A CDB-level resource plan can limit session CPU utilization.

ao .
F) A CDB-level resource plan is mandatory when using PDB-level resource plans.
b Answer: ABD
ao b
f e. t
c l i
1 c hi
s : //9 : / / 9
tp tps

You might also like