0% found this document useful (0 votes)
44 views14 pages

Topic 1: Question #21

The document consists of a series of multiple-choice questions related to Oracle Database performance, management, and features, along with community-voted correct answers. Each question addresses specific scenarios or functionalities within Oracle Database, such as optimizer statistics, RMAN backups, and flashback features. The correct answers for each question are highlighted, indicating community consensus on the best responses.

Uploaded by

mirzajubayars
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)
44 views14 pages

Topic 1: Question #21

The document consists of a series of multiple-choice questions related to Oracle Database performance, management, and features, along with community-voted correct answers. Each question addresses specific scenarios or functionalities within Oracle Database, such as optimizer statistics, RMAN backups, and flashback features. The correct answers for each question are highlighted, indicating community consensus on the best responses.

Uploaded by

mirzajubayars
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/ 14

Question #21Topic 1

A user complains about poor database performance.


You want to verify if the user's session has waited for certain types of I/O activity.
Which view displays all waits waited on by a session at least once?

 A. V$SESSION_EVENT Most Voted


 B. V$SESSTAT
 C. V$SESSION_WAIT
 D. V$SESSION_WAIT_CLASS
 E. V$SESSION

Correct Answer: A 🗳

Community vote distribution


A (100%)

Question #22Topic 1
Which two are true about gathering optimizer statistics? (Choose two.)

 A. Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics in all open PDBs except
PDB$SEED.
 B. Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to a PDB opened in read/write mode gathers object statistics for that
PDB. Most Voted
 C. Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics only in CDB$ROOT. Most Voted
 D. System statistics can be gathered only while connected to CDB$ROOT.
 E. Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics in all open pluggable databases
(PDBs)

Correct Answer: BC 🗳

Community vote distribution


BC (100%)

Question #23Topic 1

1|Page
Examine this output:

Which two are true? (Choose two.)

 A. Any PDB not specified in the plan will be unable to execute statements in parallel. Most Voted
 B. PDB3 can use all available parallel execution processes at times. Most Voted
 C. PDB1 is always limited to 40% of the available system resources regardless of demand.
 D. Any PDB not specified in the plan will be able to use a maximum of 16.5% of the available system resources.
 E. PDB3 is guaranteed to receive at least 20% of the available system resources if there is enough demand.
 F. PDB2 is guaranteed at least 25% of the available parallel execution processes if there is enough demand.

Correct Answer: AB 🗳

Community vote distribution


AB (50%)
BF (42%)
8%

2|Page
Question #24Topic 1
Which two are true about the execution of operating system scripts starting from Oracle Database 19c? (Choose two.)

 A. orainstRoot.sh can be executed automatically by the Database installer by using sudo or root credentials. Most Voted
 B. root.sh can be executed automatically by the Database Installer only if it is provided with root credentials.
 C. The sudo password can be specified in a response file.
 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. Most Voted

Correct Answer: AF 🗳

Community vote distribution


AF (100%)

Question #25Topic 1
Automatic Shared Memory Management is disabled for one of your database instances.
Some SQL statements perform poorly due to excessive hard parse activity, thereby degrading performance.
What would be your next step?

 A. Run the SQL Access Advisor.


 B. Run the Memory Advisor for the shared pool. Most Voted
 C. Run the SQL Tuning Advisor.
 D. Run the Memory Advisor for the Program Global Area.
 E. Run the Memory Advisor for the System Global Area.

Correct Answer: B 🗳

Community vote distribution


B (75%)
C (25%)

Question #26Topic 1
Which two are true about flashback features in Oracle Database 19c and later releases? (Choose two.)
3|Page
 A. Flashback logs are automatically purged when DB_FLASHBACK_RETENTION_TARGET is set lower than the time they have already been
retained. Most Voted
 B. Flashback logs are monitored and proactively deleted when beyond the retention period defined in DB_FLASHBACK_RETENTION_TARGET only
after there is space pressure.
 C. Flashback logs are monitored and proactively deleted when beyond the retention period defined in DB_FLASHBACK_RETENTION_TARGET
before there is space pressure. Most Voted
 D. Flashback logs are monitored for being older than the retention period defined in DB_FLASHBACK_RETENTION_TARGET and can be deleted by
an administrator written event trigger.
 E. Flashback logs are automatically purged whenever the value of DB_FLASHBACK_RETENTION_TARGET is changed.

Correct Answer: AC 🗳

Community vote distribution


AC (67%)
AD (17%)
AB (17%)

Question #27Topic 1

4|Page
Examine these queries and their output:

After a system crash, an instance restart and an attempted opening of the PDBs result in:

5|Page
Which two are true? (Choose two.)

 A. Data file 24 can be recovered while PDB2 is opened. Most Voted


 B. Data file 24 must be recovered while the CDB is opened.
 C. Data file 24 can be recovered while CDB$ROOT and PDB$SEED are opened. Most Voted
 D. Data file 24 cannot be recovered while the CDB is opened.
 E. Data file 24 must be recovered while PDB2 is closed.

Correct Answer: AC 🗳

Community vote distribution


AC (80%)
DE (20%)

Question #28Topic 1
Which two are true about RMAN duplexed backup sets? (Choose two.)

 A. A duplexed backup set uses the same number of SBT channels as a non-duplexed backup set for the same number of files.
 B. A non-duplexed backup set written to disk can be duplexed to disk by backing up the backup set that is already on disk. Most Voted
 C. A non-duplexed backup set written to SBT can be duplexed to tape by backing up the backup set that is already on tape.
6|Page
 D. A non-duplexed backup set written to disk can be duplexed to tape by backing up the backup set that is already on disk. Most Voted
 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.
 F. A duplexed backup set always uses twice as many SBT channels as a non-duplexed backup set for the same number of files.

Correct Answer: BD 🗳

Community vote distribution


BD (78%)
BC (22%)

Question #29Topic 1
Which three are true about RMAN persistent configuration settings, administration, and their effects? (Choose three.)

 A. A target database's persistent RMAN configuration settings are always stored in the target's control file Most Voted
 B. Backup older than the recovery window retention policy are always deleted automatically if the backup location has insufficient space.
 C. Backups written to the fast recovery area (FRA) that are obsolete based on the redundancy retention policy can be deleted automatically to
free space. Most Voted
 D. The RMAN SHOW ALL command displays only settings with nondefault values.
 E. A target database's persistent RMAN configuration settings are always synchronized automatically with the RMAN catalog.
 F. The V$RMAN_CONFIGURATION view displays only settings with values that have been modified. Most Voted
 G. A DBA must specify either a redundancy retention policy or a recovery window retention policy.

Correct Answer: ACF 🗳

Community vote distribution


ACF (100%)

Question #30Topic 1
Which three are true about Optimizer Statistics Advisor? (Choose three.)

 A. It can be run only manually.


 B. It is part of the DBMS_ADVISOR package.
 C. It can recommend changes to improve the statistics gathering process. Most Voted

7|Page
 D. It always analyzes all schemas in the database.
 E. It runs automatically every night by default. Most Voted
 F. It is part of the DBMS_STATS package. Most Voted

Correct Answer: CEF 🗳

Community vote distribution


CEF (100%)

Question #31Topic 1
You issued this command:
RMAN> BACKUP RECOVERY FILES;
Which two are true? (Choose two.)

 A. All Oracle recovery files not in the current FRA that have not been backed up already, are backed up. Most Voted
 B. All non-Oracle files in the current FRA that have not been backed up already, are backed up.
 C. All Oracle recovery files in the current FRA that have not been backed up already, are backed up. Most Voted
 D. All Oracle recovery files in the current fast recovery area (FRA) are backed up.
 E. These backups can be written to disk or SBT.

Correct Answer: AC 🗳

Community vote distribution


AC (75%)
DE (25%)

Question #32Topic 1
Which two are true about the Oracle database methodology? (Choose two.)

 A. The Oracle Database time model should be used to find the database and instance areas most in need of tuning. Most Voted
 B. Tuning activities should stop once the user is satisfied with performance.

8|Page
 C. Tuning activities should stop once agreed service levels for performance have been met. Most Voted
 D. The database instance memory should always be tuned before tuning any file systems.
 E. SQL statements should always be tuned before tuning any file systems.
 F. The alert log should be used to find the database and instance areas most in need of tuning.

Correct Answer: AC 🗳

Community vote distribution


AC (71%)
AE (29%)

Question #33Topic 1
While backing up to the Oracle Fast Recovery Area (FRA), you determined the backup is taking too long and suspect a performance bottleneck.
Which three are true about diagnosing and tuning these problems? (Choose three.)

 A. If an RMAN BACKUP VALIDATE command takes roughly the same time as an actual backup, then both read and write I/O are likely
bottlenecks.
 B. Setting DBWR_IO_SLAVES to a non zero value can improve backup performance when using synchronous I/O. Most Voted
 C. If an RMAN BACKUP VALIDATE command takes noticeably less than an actual backup, then write I/O is a likely bottleneck. Most Voted
 D. If an RMAN BACKUP VALIDATE command takes roughly the same time as an actual backup, then read I/O is a likely bottleneck. Most Voted
 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.
 F. Setting DBWR_IO_SLAVES to a non zero value can improve backup performance when using asynchronous I/O/
 G. Data files with a high value in V$BACKUP_ASYNC_IO.SHORT_WAITS are a potential performance bottleneck when asynchronous I/O is used.

Correct Answer: BCD 🗳

Community vote distribution


BCD (100%)

Question #34Topic 1
You are managing this configuration:
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.
9|Page
CDB1 user SYS executes these commands after connecting successfully to PDB2:

Which two are true? (Choose two.)

 A. The inserts on USER1.EMP remain uncommitted when the session connected to PDB2. Most Voted
 B. The inserts on USER1.EMP were committed when the session inserted a row into USER2.DEPT.
 C. The insert on USER2.DEPT fails because of the active transaction in the parent container. Most Voted
 D. The insert on USER2.DEPT is a recursive autonomous transaction by the child session and is committed.
 E. The inserts on USER1.EMP were rolled back when the session connected to PDB2.
 F. The insert on USER2.DEPT is uncommitted.
 G. The inserts on USER1.EMP were committed when the session connected to PDB2.

Correct Answer: AC 🗳

Community vote distribution


AC (100%)

Question #35Topic 1
Examine this configuration:
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

10 | P a g e
3. PDB1 is open READ WRITE
4. PDB2 is MOUNTED.
5. ORACLE_HOME is /u01/app/oracle/product/18.1.0/dbhome_1.
You execute these commands before upgrading the database to the current release:

For which databases will fixup scripts be created?

 A. CDB1, PDB$SEED, PDB1, and PDB2


 B. PDB$SEED, PDB1, and PDB2 only
 C. CDB1 and PDB$SEED only
 D. CDB1, PDB1, and PDB2 only
 E. CDB1, PDB$SEED, and PDB1 only Most Voted

Correct Answer: E 🗳

Community vote distribution


E (100%)

Question #36Topic 1
Which two are true about Oracle Flashback features? (Choose two.)

 A. FLASHBACK QUERY can retrieve REDO records from ONLINE and ARCHIVED REDO LOG files.
 B. FLASHBACK VERSION QUERY can retrieve REDO records from ONLINE and ARCHIVED REDO LOG files.
 C. FLASHBACK TABLE can undrop a column.
 D. FLASHBACK DROP can undrop an index when undropping a table. Most Voted
 E. After a database is restored from flashback logs using the FLASHBACK DATABASE command, it is sometimes rolled forward using redo
logs. Most Voted

11 | P a g e
Correct Answer: DE 🗳

Community vote distribution


DE (100%)

Question #37Topic 1
Which three are true about an application seed pluggable database (PDB)? (Choose three.)

 A. It is automatically synchronized with its application root PDB when an application is upgraded.
 B. It cannot be added to an application container after the application container has already been created.
 C. A new application PDB created by cloning an application seed PDB can have an old version of the application installed after cloning
completes. Most Voted
 D. It is automatically synchronized with its application root PDB when an application is installed.
 E. It cannot be dropped from its application container.
 F. A new application PDB created by cloning an application seed PDB can have an up-to-date version of the application installed after cloning
completes. Most Voted
 G. It is not required in an application container. Most Voted

Correct Answer: CFG 🗳

Community vote distribution


CFG (100%)

Question #38Topic 1
Examine this configuration:
1. CDB1 is a container database.
2. PDB1 and PDB2 are pluggable databases in CDB1.
3. PDB1 and PDB2 are OPEN in READ WRITE mode.
You execute these commands successfully:

12 | P a g e
Which two are true? (Choose two.)

 A. Uncommitted transactions in PDB1 have been rolled back. Most Voted


 B. PDB1 is closed. Most Voted
 C. Uncommitted transactions in CDB1 and PDB1 have been rolled back.
 D. CDB1 is shut down.
 E. CDB1 is in MOUNT state

Correct Answer: AB 🗳

Community vote distribution


AB (100%)

Question #39Topic 1
Which three are true about Automatic Workload Repository (AWR), Automatic Database Diagnostic Monitor (ADDM), and the Manageability Monitor
(MMON) background process? (Choose three.)

 A. ADDM can recommend shrinking the buffer cache. Most Voted


 B. ADDM can recommend extending the buffer cache. Most Voted
 C. By default, MMON creates an AWR snapshot every 30 minutes.
 D. ADDM performs its analysis only when a DBA requests it.
 E. By default, AWR snapshots are automatically purged after eight days. Most Voted
 F. AWR snapshots must be deleted when no longer required by ADDM.

Correct Answer: ABE 🗳

13 | P a g e
Community vote distribution
ABE (100%)

Question #40Topic 1
Examine the command for creating pluggable database PDB2 in container database CDB2.

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

 A. Add the FILE_NAME_CONVERT clause to the statement and set the PDB_FILE_NAME_CONVERT parameter.
 B. Add only the CREATE_FILE_DEST clause to the statement. Most Voted
 C. Set only the PDB_FILE_NAME_CONVERT parameter. Most Voted
 D. Set the PDB_FILE_NAME_CONVERT parameter and enable OMF.
 E. Enable only OMF. Most Voted
 F. Add the FILE_NAME_CONVERT clause to the statement and enable Oracle Managed Files (OMF)

Correct Answer: BCE 🗳

Community vote distribution


BCE (100%)

14 | P a g e

You might also like