Topic 1 - Single Topic
Topic 1 - Single Topic
Question #1Topic 1
Which three are true about thresholds, metrics, and server-generated alerts? (Choose three.)
Question #2Topic 1
While backing up to an SBT channel, you determine that the read phase of your compressed Recovery Manager (RMAN) incremental level 0 backup is a
bottleneck.
FORCE LOGGING is enabled for the database.
Which two could improve read performance? (Choose two.)
Correct Answer: DE 🗳
1|Page
Question #3Topic 1
For which two requirements can you use the USER_TABLESPACE clause with the CREATE PLUGGABLE DATABASE command? (Choose two.)
A. to specify a default tablespace in a PDB cloned from another PDB in the same CDB.
B. to exclude all tablespaces except SYSTEM, SYSAUX, and TEMP when plugging in a PDB Most Voted
C. to include specific user tablespaces only when relocating a PDB
D. to specify the list of user tablespaces to include when moving a non-CDB to a PDB Most Voted
E. to exclude a temp tablespace when plugging in a PDB
F. to specify the list of tablespaces to include when creating a PDB from the CDB seed
Correct Answer: BD 🗳
Question #4Topic 1
Which three are true about requirements for various FLASHBACK operations? (Choose three.)
A. FLASHBACK transaction query requires undo to retrieve all versions of a row that existed between two points in time. Most Voted
B. FLASHBACK drop requires that the RECYCLEBIN parameter be set to ON. Most Voted
C. FLASHBACK version query requires that the RECYCLEBIN parameter be set to ON.
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 points in time.
F. FLASHBACK version query requires undo to retrieve all versions of a row that existed between two points in time. Most Voted
2|Page
Question #5Topic 1
Which three actions are performed by the Oracle Preinstallation RPM, oracle-database-server-xxxx-preinstall, for Oracle Grid Infrastructure, where xxxx is
the Oracle version and release? (Choose three.)
A. performing checks to ensure minimum configuration requirements for Oracle Grid Infrastructure are met
B. creating the oracle OS user Most Voted
C. creating the OSDBA (dba) group Most Voted
D. creating the oraInventory (oinstall) group Most Voted
E. creating the grid OS user
F. configuring the OS for Oracle Automatic Storage Management shared storage access
Question #6Topic 1
Which two are true about common objects? (Choose two.)
Correct Answer: DF 🗳
Question #7Topic 1
Which two are true about the Automatic Database Diagnostic Monitor (ADDM)? (Choose two.)
3|Page
A. It analyzes a period of time corresponding to the 12 hours of activity.
B. It runs automatically after each AWR snapshot. Most Voted
C. A DBA can run it manually. Most Voted
D. Results are written to the alert log.
E. It analyzes a period of time corresponding to the last day of activity.
Correct Answer: BC 🗳
Question #8Topic 1
Which two are true about server-generated alerts? (Choose two.)
Correct Answer: BC 🗳
Question #9Topic 1
Which three are located by using environment variables? (Choose three.)
A. the Optimal Flexible Architecture (OFA) compliant path to store Oracle software and configuration files. Most Voted
B. the location of Oracle Net Services configuration files Most Voted
C. the list of a disk group names to be mounted by an Oracle Automatic Storage Management (ASM) instance at startup
4|Page
D. default directories for temporary files used by temporary tablespaces
E. the temporary disk space used by Oracle Installer during installation Most Voted
F. the maximum number of database files that can be opened by a database instance
Question #10Topic 1
Which three are true about opatchauto? (Choose three.)
A. It performs a shutdown and then a restart of all processes in both Oracle Grid Infrastructure and Oracle Database home during the patching
process. Most Voted
B. It must be invoked by a user with root user privileges. Most Voted
C. Patches are applied via opatchauto.
D. Users must always input patch plans to opatchauto.
E. It requires the Oracle Grid Infrastructure and Oracle Database instances to be shut down before being invoked.
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 combinations. Most Voted
Question #11Topic 1
Which two are true about the character sets used in an Oracle database? (Choose two.)
A. Single-byte character sets provide better performance than multibyte character sets. Most Voted
B. Unicode enables information from any language to be stored using a single character set. Most Voted
C. Unicode is the only supported character set for Oracle databases created using Database Configuration Assistant (DBCA).
5|Page
D. Single-byte character sets always use 7-bit encoding schemes.
E. Multibyte character sets allow more efficient space utilization than single byte character sets.
F. Single-byte character sets always use 8-bit encoding schemes.
Correct Answer: AB 🗳
Question #12Topic 1
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 least once for a session.
B. V$SERVICE_EVENT displays all waits for all services if the wait has occurred at least once for a service. Most Voted
C. V$SESSION_WAIT_CLASS displays waits broken down by wait class only for waiting sessions. Most Voted
D. V$SESSION_WAIT and V$SESSION both contain details of the event on which a non-waiting session last waited.
E. V$SESSION_EVENT displays all waits for all past sessions if the wait has occurred at least once for a session.
F. V$SESSION_WAIT and V$SESSION both contain details of the event on which a session is currently waiting. Most Voted
Question #13Topic 1
You must transport the UNIVERSITY tablespace from one database to another.
The UNIVERSITY tablespace is currently open read/write.
The source and destination platforms have different endian formats.
Examine this list of actions:
1. Make the UNIVERSITY tablespace read-only on the source system.
2. Export the UNIVERSITY tablespace metadata using EXPDP.
3. Convert the UNIVERSITY tablespace data files to the destination platform format using RMAN on the source system.
4. Copy the UNIVERSITY tablespace data files to the destination system.
5. Copy the Data Pump dump set to the destination system.
6|Page
6. Convert the UNIVERSITY tablespace data files to the destination platform format using RMAN on the destination system.
7. Import the UNIVERSITY tablespace metadata using IMPDP.
8. Make the UNIVERSITY tablespace read/write on the destination system.
Which is the minimum number of actions required, in the correct order, to transport the UNIVERSITY tablespace?
A. 1, 2, 4, 5, 7, 8
B. 1, 2, 4, 6, 7, 8
C. 1, 2, 3, 4, 5, 7, 8 Most Voted
D. 1, 2, 3, 4, 5, 6, 7, 8
E. 2, 4, 5, 6, 7
Correct Answer: C 🗳
Question #14Topic 1
Which two are true about OS groups and users for Oracle Grid Infrastructure and the Oracle Relational Database Management System (RDBMS)?
(Choose two.)
A. By default, members of the OSASM group can access Automatic Storage Management and RDBMS instances.
B. The primary group for the Oracle Grid Infrastructure and Oracle Database owners must be the Oracle Inventory group. Most Voted
C. The Oracle Grid Infrastructure installation must be owned by the grid user.
D. The Oracle Grid Infrastructure owner owns Oracle Restart and Oracle Automatic Storage Management binaries. Most Voted
E. The Oracle Grid Infrastructure owner must have OSOPER, OSBACKUPDBA, and OSKMDBA as secondary groups.
F. The same OSDBA group must be used for Automatic Storage Management and the Oracle Database.
Correct Answer: BD 🗳
Question #15Topic 1
7|Page
Which four are true about duplicating a database using Recovery Manager (RMAN)? (Choose four.)
A. Duplication can be done by having the auxiliary database instance pull backup sets from the target database instance. Most Voted
B. A connection to an auxiliary instance is always required. Most Voted
C. A subset of the target database can be duplicated. Most Voted
D. A new DBID is always created for the duplicated database.
E. A connection to the recovery catalog instance is always required.
F. A backup of the target database is always required.
G. Duplication can be done by having the target database instance push copies to the auxiliary database instance. Most Voted
H. A connection to the target database instance is always required.
Question #16Topic 1
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.
Examine this command, which will be executed in CDB1:
Question #17Topic 1
Which three are true about transporting databases across platforms using Recovery 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. Most Voted
C. Data files can be converted on the source system. Most Voted
D. A new DBID is automatically created for the transported database.
E. Databases can be transported between systems with different endian formats. Most Voted
F. The password file is automatically converted by RMAN.
Question #18Topic 1
Examine this command:
$ rhpctl move database `"sourcehome Oracle_home_path `"destinationhome Oracle_home_path
For which two purposes can you use this command? (Choose two.)
A. to switch an existing Oracle Database home to a newer release of Oracle software on the same server
B. to switch to a read-only Oracle home
C. to switch back to the previous Oracle home as part of a rollback operation Most Voted
D. to switch the Oracle Database home when using a centralized Rapid Home Provisioning server
E. to switch to a patched Oracle Database home Most Voted
9|Page
Correct Answer: CE 🗳
Question #19Topic 1
Which two are true about changing the LOCAL_UNDO_ENABLED property to false in a CDB? (Choose two.)
A. After the change, only a common user with the required privilege can create an undo tablespace in CDB&ROOT. Most Voted
B. Any new PDB and existing PDBs are automatically configured to use the default undo tablespace in CDB$ROOT. Most Voted
C. After the change, only one undo tablespace can exist in CDB$ROOT.
D. After the change, any user with the required privilege can create an undo tablespace in the PDBs.
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.
Correct Answer: AB 🗳
Question #20Topic 1
Which two are true about SQL Performance Analyzer (SPA)? (Choose two.)
Correct Answer: BC 🗳
10 | P a g e
Community vote distribution
BC (100%)
11 | P a g e