Download as pdf or txt
Download as pdf or txt
You are on page 1of 28

Which two are true about reclaiming space used by Flashback logs in Oracle Database 19c and later

releases?
A) Space is only reclaimed when there is space pressure in the Fast Recovery Area(FRA)
B) Space is always reclaimed automatically when the retention period for Flashback logs is lowered
C) Space might be reclaimed proactively before space pressure occurs
D) Space is always reclaimed proactively before space pressure occurs
E) Space might be reclaimed automatically when the retention period for Flashback logs is lowered

Which three are true about Rapid Home Provisioning (RHP), which has been available since Oracle 18c?
A) It can be used to deploy Grid Infrastructure homes, including Oracle Restart.
B) It is an Oracle Grid Infrastructure service
C) It is an Oracle Database service
D) It cannot be used to provision middleware.
E) It cannot be used to provision applications
F) It can be used to deploy Oracle Database homes

Which two are true about the Program Global Area (PGA) and its management in an Oracle database instance?
A) PGA AGGREGATE LIMII is a hard limit on the PGA size for any one session
B) The entire PGA is located in the System Global Area (SGA) when using shared servers
C) The private SQL area (UGA) is located in the System Global Area (SGA) when using shared servers
D) Sorts and Hash Joins use PGA memory.
E) The private SQL area (UGA) is located in the System Global Area (SGA) when using dedicated servers

You want to transport the UNIVERSIRY tablespace from one database to another.
The universiry tablespace is currently open read/write
The source and destination platforms have the same endian format.
Examine this list of steps:
1. Make the UNIVERSIRY tablespace read-only on the source system
2. Export the UNIVERSIRY tablespace metadata using EXPDP
3. Create a cross-platform backup set from the UNIVERSITY tablespace on the source system, using an RMAN command that includes the DAMAPUMP clause
4. Copy the cross-platform backup sets to the destination system
5. Copy the Data Pump dump set from the source to the destination system
6. Restore the cross-platform backup set on the destination system using an RMAN command that includes the data pump clause
7. Import the UNIVERSIRY tablespace metadata using IMPDP
8. Make the UNIVERSIRY tablespace read/write on the destination system
Which are the minimum number of steps required, in the correct order, to transport the UNIVERSIRY tablespace?
A)3,4,6
B)1,3,4,6,8
C)1,2,3,4,5,6,7,8
D)2,3,4,5,6,7

A schema owner truncated a table in error and must recover the data . Which Oracle Flashback feature could be used to recover the data?
A) FLASHBACK VERSION QUERY
B) FLASHBACK TABLE
C) FLASHBACK TRANSACTION
D) FLASHBACK DATABASE
E) FLASHBACK DATA ARCHIVE

Examine this configuration


1. CDB1 is a container database
2. App1_Root is an application container contained in CDBL
3. App1_Root $SEED is the applcation seed conained in App Root and synchonized with APP1_ROOT
4. App1_PDB1 and App1_PDB2 are application PDBS contained in App1 ROOT
5. App1_USER App is an application installed in App1_Root at version 1.0
6. USER1 is a common user in App1_Root and all its application PDBS, created when version 1.0 of App1_USER_App was installed
You execute these commands:
A) USER1 can connect to App1 ROOT and APP1 PDB1
B) USER1 can connect only to App1 ROOT
C) USER1 is defined in APP1 PDB2
D) USER1 can connect to APP1 ROOT, App1 ROOTSSEED, and Appl_PDB1
E) USER1 can connect only to App1 PDB1
F) USER1 can connect to CDB1

Which two are true about RMAN virtual private catalogs(VPCS)?


A) Each VPC is owned by the recovery catalog schema owner.
B) VPC functionality is enabled by default.
C) Only one target database can be registered in a VPC
D) The RMAN catalog owner can grant access for an already registered database to a new virtual catalog owner
E) RMAN uses Oracle Virtual Private Database(VPD) to implement VPCS

Which two are true about backup set compression using RMAN default compression?
A) Compressed backups cannot have a section size defined
B) Unused blocks below the high water mark are backed up
C) Binary compression adds CPU overhead to backup operations
D) Compressed backups can be written only to media
E) Compression can be done only for locally managed tablespaces

Which three are true about an application container?


A) It can contain a single application
B) It can contain multiple applications
C) Two application containers can share an application seed PDB
D) An application PDB can belong to multiple application containers
E) It must have an application root PDB
F) It must have an application seed PDB

A) It fails because PDBSSEED is in MIGRATE state


B) It fails because PDB2 is not in UPGRADE state
C) Only CDB$ROOT, PDB$SEED, and PDB2 are upgraded.
D) Only CDB$ROOT and PDB$SEED are upgraded.
E) CDB$ROOT, PDB$SEED, PDB1, and PDB2 are upgraded
F) Only CDB$ROOT, PDB$SEED, and PDB1 are upgraded

Which are three of the steps taken by Database Configuration Assistant (DBCA) to clone a remote pluggable database (PBD) starting from Oracle
19c?
(Choose three.)
A. creating a database link from CDB$ROOT in the local database to the PDB in the remote system that is to be cloned
B. creating a database link from CDB$ROOT in the local database to CDB$ROOT in the remote system that is to be cloned
C. creating a new empty PDB in the local database from PDB$SEED
D. creating a database link from CDB$ROOT in the remote database to be cloned to CDB$ROOT in the local database
E. automatically dropping the database link to the remote database if it already exists
F. creating a database link from CDB$ROOT in the remote database to the PDB in the local database
G. opening the cloned PDB

Which two are true about memory advisors?


A) If Automatic Memory Management is enabled, the Shared Pool Advisor and Buffer Cache Advisor are available to set the maximum size for these individual System
Global Area components
B) If Manual Shared Memory Management is enabled, only the Shared Pool Advisor and Buffer Cache Advisor areavailable
C) If Automatic Shared Memory Management is enabled, both the SGA Advisor and PGA Advisor are always available.
D) If Automatic Memory Management is enabled, no memory advisors are available.
E) All memory advisors use data from Automatic Workload Repository
A) Data file 24 can be recovered while PDB2 is opened.
B) Data file 24 cannot be recovered while the CDB is opened
C) Data file 24 must be recovered while PDB2 is closed.
D) Data file 24 must be recovered while the CDB is opened.
E) Data file 24 can be recovered while CDB$ROOT and PDB$SEED are opened

Which two are prerequisites for using FLASHBACK TABLE?


A) Row Movement must be enabled on the table being flashed back
B) A tables indexes must be set to unusable before issuing the flashback
C) A tables constraints must be disabled before issuing the flashback.
D) The FLASHBACK ANY TABLE system privilege or the FLASHBACK object privilege must be granted to the user performing the flashback
E) The FLASHBACK ANY TABLE system privilege or the FLASHBACK object privilege must be granted to the table owner

Which two are true about a read-only Oracle home? Right Answer AB
A) It contains an image that can be distributed across multiple servers
B) It is enabled by performing a software-only Oracle Database installation and then running the roohctl-enable script
C) It is enabled by performing an Oracle Database installation with database creation and then running the roohctl -enable script.
D) It requires the Rapid Home Provisioning service.
E) It’s configuration data and log files reside in subdirectories under the Oracle home

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.)

A. Increase the size of tape I/O buffers.


B. Disable FORCE LOGGING for the database.
C. Increase the size of the database buffer cache.
D. Enable asynchronous disk I/O.
E. Increase the level of RMAN multiplexing.

Which two are true about creating RMAN backups for an Oracle container database?
A) Control file backups can be created while connected to cdb$root
B) The BACKUP TABLESPACE command can back up a PDB tablespace even if RMAN is connected to CDB$ROOT
C) Online Redo Log backups can be created while connected to CDB$ROOT.
D) Control file backups can not be created while connected to a PPB.
E) Archived Redo Log backups can be created while connected to PDB

Which three are true about upgrading an application in an application container? Right Answer
A) The upgrade can be performed when connected either to cdb$root or to PDB$SEED
B) An application name and version number must be specified to upgrade the application
C) After an application upgrade, the application containers pdbs remain synchronized with the existing application root
D) The upgrade must be performed when connected to CDB$ROOT
E) An application root clone gets created automatically
F) After an application upgrade, the application containers PDBS are automatically synchronized with the application root clone
A) PDB2 will be opened READ WRITE
B) PDB2 will be MOUNTED
C) PDB$SEED will be opened READ ONLY
D) PDB1 will be opened READ WRITE
E) PDB$SEED will be MOUNTED
F) PDB1 will be MOUNED.

Examine this output of an export from the current release of an Oracle multitenant database
What is the outcome?
A) It creates a full export of the root container and PDB1 Right Answer
B) It creates a full export of the root container and all open PDBS.
C) It creates a full export of the root container and all PDBS
D) It fails because Data Pump cannot be used while connected to the root container
E) It creates a full export of only the root container

Which three are true about using Database Upgrade Assistant (DBUA) to upgrade a database?
A) Multiple databases with the same ORACLE HOME can be upgraded simultaneously
B) All pluggable databases are automatically upgraded as part of a container database upgrade.
C) DBUA must be launched from the target Oracle Home
D) The Pre-upgrade Information Tool script is executed by DBUA
E) A whole database backup must exist before upgrade
F) The database must be opened in read-only mode.

Application PDBs, SALES_APP1 and SALES_APP2, must be created and they must access common tables of the SALES_APP application.
Examine these steps:
1. Install the SALES_APP application, including the common tables, in the application root.
2. Install the SALES_APP application in the application root and the common tables in both the CDB root and the application root.
3. Create an application seed.
4. Install the SALES_APP application in the application seed.
5. Create the SALES_APP1 and SALES_APP2 application PDBs.
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.
8. Sync the application seed with the application root.
Which are the minimum required steps in the correct sequence?

A. 3, 4, 1, 6, 8
B. 2, 5, 6
C. 1, 5, 6
D. 1, 3, 5, 6, 7
E. 1, 3, 5, 7

Which three are true about Oracle Restart?


A) You can add and remove components from an Oracle Restart configuration with Server Control (SRVCTL) commands Right Answer
B) It can manage Oracle Database instances, Oracle Net Listeners, and Oracle Automatic Storage Management instances
C) It runs from the Oracle Grid Infrastructure home
D) It is used in both clustered and non-clustered environments
E) If you shut down a database instance with sol*plus, Oracle Restart interprets this as a database failure and attempts torestart the instance
F) The Server Control (SRVCTL)utility can be used to start and stop Oracle Restart

Some archived log backups have been accidentally deleted from storage
Which two commands should be used to update the status of backups in the recovery catalog to display only the missing backups?
A) LIST ARCHIVELOG ALL
B) RESYNC CATALOG
C) CROSSCHECK BACKUP OF ARCHIVELOG ALL
D) LIST ARCHIVELOG
E) REPORT OBSOLETE Right Answer
F)LIST EXPIRED

Examine this configuration


1. cdb1 is a container database
2. There are several pluggable databases(PDBS)in CDB1
5. Each PDB has several tables with referential integrity constraints
6. FLASHBACK DAABASE is ON
7. UNDO RETENTION GUARANTEE is enabled
Multiple undesired multitable changes were made in all the PDBS
Which method can be used to undo the changes using a single command
A) flashback database
B) flashback table and transaction Right Answer
C) flashback transaction
D) flashback table
E) restore and recover database

You issued this command:


RMAN> BACKUP RECOVERY AREA FORCE;
Which three are true?
(Choose three.)

A. All files in the current FRA that have been backed up already, are backed up.
B. All Oracle recovery files normally written to the FRA and which have been backed up already to the current FRA, are backed up.
C. All Oracle recovery files normally written to the FRA and which have been backed up already to in any previous FRA, are backed up.
D. All Oracle recovery files normally written to the FRA and which have not yet been backed up, are backed up.
E. All files in any previous FRA that have not yet been backed up, are backed up.
F. All files in the current fast recovery area (FRA) that have not yet been backed up, are backed up.
G. All files in any previous FRA that have been backed up already, are backed up.

Which three are true about using Database Resource Manager in an Oracle multitenant environment?
(Choose three.)
A. A PDB-level resource plan can limit session PGA memory.
B. A CDB-level resource plan can limit PDB CPU utilization.
C. A CDB-level resource plan can limit session CPU utilization.
D. PDB-level resource plans can limit uncommitted UNDO per consumer group.
E. A CDB-level resource plan can limit PDB UNDO use.
F. A CDB-level resource plan is mandatory when using PDB-level resource plans.

On the 10th of August, you implement an incremental database backup strategy and configure a recovery window of five days
Level 0 backups are taken on the 10th, 17th, and 24th of August
Differential level 1 incremental backups are taken daily between the level 0 backup
Today is the 26th of August
Which backups will be obsolete?
A) all backups prior to 24th of August
B) all backups prior to 17th of August Right Answer
C) all backups prior to 10th of August
D) all backups prior to 22nd of August
E) all backups prior to 20th of August

Which two are true about Oracle Grid Infrastructure for a Standalone Server?
A) It requires Oracle Automatic Storage Management (ASM) components to be installed separately
B) The CSS daemon runs from the Grid Infrastructure home
C) It can manage database resources on the server where it is installed or on a different server.
D) It supports volume management, file system, and automatic restart capabilities
E) It must be installed before the Oracle database software is installed

HR_Root is an application container with the HR App application installed


No application PDBS and no application seed have yet been created in HR_ROOT
An application PDB, PDB1, must be created so that the HR App applications common objects are accessible to it
Which two methods can be used?
A) Create an application seed, synchronize it with HR Root, and then create the PDB1 application PDB
B) Create the PDB1 application PDB and synchronize it with HR ROOT
C) Create an application seed, and install HR APP in it.
D) Create the PDB1 application PDB and synchronize it with PDBSSEED
E) Create the PPB1 application PDB and install HR App in it.

Which three are performed by Oracle Automatic Storage Management (ASM) instances?
A) mounting disk groups
B) managing Allocation Units (AUS)for disk group content
C) managing extent allocation for Oracle database segments
D) acting as an I/O server to read data file blocks from ASM disks on behalf of database server processes
E) acting as an I/O server to write data file blocks to ASM disks on behalf of Database Writer processes(DBWR)
F) managing space allocation for Oracle ASM files

Which three are true about the FLASHBACK DATABASE feature?


A) It always generates REDO and UNDO
B) It requires that the target database be in ARCHIVELOG mode
C) FLASHBACK DATABASE only uses FLASHBACK Logs to get the database to the desired flashback time
D) FLASHBACK LOGS are archived after a log switch
E) A database can be flashedback using SQL*PLUS
F) Queries and DML have the same FLASHBACK LOG overhead when flashback is enabled for a database

Which three are true about block media recovery?


A) The target database for which one or more blocks are to be recovered must be in the OPEN state
B) The data file containing the block being recovered remains online
C) It cannot repair logical corruption
D) It can be performed on noncorrupt blocks
E) A block being recovered is not accessible
F) To use it, Flashback Database must be enabled

In performance management, which two factors might reduce the ability of an application to scale to a larger number of users?
A) the number of data files containing extents belonging to tables updated by a transaction
B) issuing multiple savepoints during a transaction
C) poorly written SQL
D) poorly trained users who do not commit transactions
E) the number of tablespaces containing tables updated by a transaction

Which three are true about Automatic Workload Repository (AWR) snapshots?
A) They can be retained forever
B) They are generated if statistics LEVEL is set to ALL.
C) They are always created manual
D) They are generated if statistics LEVEL is set to BASIC.
E) They are always created automatically.
F) They are generated if statistics LEVEL is set to TYPICAL

Which three are true about interpreting Recovery Manager (RMAN) error stacks returned to standard output?
A) If an RMAN command fails, the output will only identify the command that failed
B) If an RMAN command fails, the output will identify the channel ID where the failure occurred.
C) Media Management errors appear as a line with"sbtio
D) Some messages in the error stack are not errors
E) Media Management errors appear as a line with Additional information and a number.
F) Media Management errors appear as a line with"sbtio and a number

Which three are true about Automatic Workload Repository (AWR) and Automatic Database Diagnostic Monitor (ADDM) in an Oracle multitenant
environment?
A) AWR snapshots can be created in CDB$ROOT
B) No AWR data is stored in the CDBSROOT SYSAUX tablespace
C) ADDM can run in a nonroot container
D) All AWR data is stored in the CDBSROOR SYSAUX tablespace
E) AWR snapshots can be created in a PDB
F) AWR reports can be generated while connected to any container

A) none of the tables, because all three tables will be dropped


B) CDB1_TAB and APP_PDB1_TAB
C) CDB1_TAB and APP ROOT_TAB
D) CDB1_TAB only
E) CDB1_TAB, APP_ROOT_TAB, and APP_PDB1_TAB
A. PDB1 will be created in CDB2 and automatically opened.
B. PDB1 will be created in CDB2 and left in MOUNT state.
C. PDB1_C1_SRV in CDB1 will be renamed PDB1_C2_SRV.
D. PDB1_C2_SRV will be created and started automatically.
E. PDB1_C2_SRV will be created but not started.

Which two are true about RMAN backups when using a media manager?
A) A media manager is required to create RMAN proxy copies.
B) A media manager always writes RMAN requested backups to tape
C) The media manager layer(MML) routines provided by Oracle support any vendors media management products
D) A media manager is required to create RMAN image copies
E) By default, a request for a proxy copy may result in a backup set being created

Which three capabilities require the use of the RMAN recovery catalog?
(Choose three.)
A. using the KEEP FOREVER clause with the BACKUP command
B. using RMAN stored scripts
C. using the REPORT SCHEMA command to list a database's current data files and tablespaces
D. creating customized reports about a single database's backups
E. creating encrypted backups
F. using the REPORT SCHEMA command to list a database's data files and tablespaces at times in the past

A. Service PDB1 is created for remote logins to PDB1.


B. It is in mount state after creation.
C. It has no local users.
D. It has the same number of roles as CDB1.
E. It has the same common users defined, as does CDB1.
F. It has only local roles.

Which statement correctly describes the SQL profiling performed by the SQL Tuning Advisor?
A) It is a set of recommendations by the optimizer to create new indexes
B) It is a set of recommendations by the optimizer to change the access methods used
C) It is auxiliary information collected by the optimizer for a SQL statement to help use better joins orders
D) It is a set of recommendations by the optimizer to restructure a SQL statement to avoid suboptimal execution plans
E) It is auxiliary information collected by the optimizer for a SQL statement to eliminate estimation error

Which two are true about various Oracle security and auditing capabilities?
A) Application-common Transparent Security Data Protection (TSDP) policies can be created only if all the PDBS in the application container are closed
B) Unified auditing can be automatically synchronized to all application PDBS in an application container
C) Application-common OLS policies can be created only if all the PDBS in the application container are closed
D) Fine-grained auditing (FGA ) policies in an application root are automatically synchronized to all application PDBS contained in the application container when they
are updated
E) Application-common TSDP policies are always container specific Right Answer

Which three are true about Automatic Workload Repository (AWR), Automatic Database Diagnostic Monitor (ADDM), and the Manageability Monitor
(MMON) background process?
A) AWR snapshots must be deleted when no longer required by ADDM
B) By default, MMON creates an AWR snapshot every 30 minutes.
C) ADDM can recommend extending the buffer cache
D) ADDM can recommend shrinking the buffer cache
E) By default, AWR snapshots are automatically purged after eight days
F ADDM performs its analysis only when a DBA requests it.
Which three are true about a whole database backup?
A) It can be created only by using RMAN
B) It is the only possible backup type for a database in NOARCHIVELOG mode
C) It can be consistent.
D) It can consist of either backup sets or image copies.
E) It can be inconsistent
F) It always includes all data files, the current control file, the server parameter file, and archived redo logs.

Which three resources are always shared among CDB$ROOT and pluggable databases (PDBS)?
A) the log writer process(LGWR)
B) Undo tablespaces
C) temporary tablespaces
D) the data dictionary in CDB$ROOT
E) the Process Monitor Process(PMON)
F) SYSAUX tablespaces

You want to install Oracle Grid Infrastructure for a Standalone Server using Oracle Universal Installer (OUI)
There is no existing Oracle installation on the server.
Which two are prerequisites?
A) the Oracle Inventory group oinstall
B) the installation of Oracle ASMLIB
C) an operating system user to own this installation Right Answer
D) a group called dba
E) an operating system account called grid

Which three are true about post-upgrade activities when upgrading an Oracle database using Database Upgrade Assistant?
A) After a manual upgrade, TNSNAMES. ORA entries must be updated to reflect the new ORACLE HOME
B) The new extended data type capabity must be enabled by running the utlrp.sql script
C) The Oracle Application Express configuration should be updated after upgrading Oracle Database Right Answer
D) Any Recovery Manager(RMAN)recovery catalog must be upgraded manually
E) Time zone files must be upgraded manually using the DBMS DST PL/SQL package.

A container database, CDB1, contains a pluggable database PDB1. Another container database is called CDB2
You want to relocate PPB1 from CDB1 to CDB2 with near-zero down time
Which three are required?
A) CDB1 must be in shared UNDO mode only
B) CDB2 must be in archivelog mode. Right Answer
C) CDB1 must be in archivelog mode
D) CDB2 must be in shared UNDO mode only
E) CDB1 and CDB2 must both be in local UNDO mode
F) CDB1 and CDB2 must be in shared UNDO mode

RMAN has just been connected to a target database and the recovery catalog database
In which two cases would an automatic full resynchronization occur between this target databases control file and the RMAN recovery catalog?
A) when control file metadata for archive log backups or image copies has been overwritten in the target databasescontrol file due to being older than CONTROL FILE
RECORD KEEP TIME
B) when control file metadata for data file backups or image copies has been overwritten in the target databases controlfile due to being older than CONTROL FILE
RECORD KEEP TIME
C) when a backup of the current control file is created
D) when the target is first registered
E) when a new tablespace is added to a registered target database

Which three are true about backing up the control file?


A) It gets backed up automatically by RMAN when the BACKUP SPFILE command is used
B) It gets backed up automatically by RMAN as a trace file containing SQL statements for control file re-creation when adatabase backup occurs
C) It can get backed up automatically as a binary copy.
D) It can be backed up manually as a binary copy. Right Answer
E) It cannot be backed up manually as a binary copy.
F) It can be backed up manually as a trace file containing SQL statements for control file re-creation

Which three are true about RMAN archival backups with the RESTORE POINT clause?
A) Archive logs are retained if they are necessary to allow the database to be recovered to a consistent state when an archival backup is restored
B) The SPFILE is included in the archival backup.
C) The ARCHIVAI attribute for a backup overrides the RMAN retention policy
D) They are never considered obsolete by RMAN
E) They can optionally be written to a fast recovery area(FRA).
F) All archive logs are retained after an archival backup is taken, until the next archival backup is taken of the same database
G) Use of a recovery catalog is always required to support the creation and use of archival backups

Which three are true about the tools for diagnosing Oracle Database failure situations?
A) The Automatic Diagnostic Repository (ADR) has a separate home directory for each instance of each Oracle product that is installed and uses it
B) The ADR command-line utility (ADRCI) can package incident information to send to Oracle Support.
C) The ADR can store metadata in an Oracle Database repository.
D) Flashback commands help with repairing physical errors. Right Answer
E) The Data Recovery Advisor uses the ADR
F RMAN can always repair corrupt blocks

You plan to perform cross-platform PDB transport using XTTS.


Which two are true?
A) A backup of the PDB must exist, taken using the BACKUP command with the TO PLATFORM clause
B) The source PDB can be in MOUNT or OPEN state
C) The source PDB must be in MOUNT state.
D) The source PDB must not be an application root.
E) Automatic conversion of endianess occurs.
F) The source and target platforms must have the same endianness

Which three are true about patchsets?


A) They are only released quarterly
B) They are installed via Opatch or Opatchauto.
C) A base release is not needed to install patchsets.
D) They can introduce new features
E) They can be applied in a rolling fashion for Clusterware and the databases
F) Installing a patchset is considered an upgrade.

You want to transport the UNIVERSITY tablespace from one database to another.The UNIVERSITY tablespace is currently open read/write.The source and destination
platforms have the same endian format.Examine this list of steps:

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. 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 are the minimum number of steps required, in the correct order, to transport the UNIVERSITY tablespace?

A.1, 3, 4, 6, 8
B.3, 4, 6
C.1, 2, 3, 4, 5, 7, 8
D.2, 3, 4, 5, 6, 7

Which two are true about an Rpm-based Oracle Database installation?


A) It requires an Unbreakable Linux Network(ULN)subscription
B) It uses a service configuration script to create a single-instance database as part of the installation
C) It performs a software-only Oracle Database installation
D) It includes the Oracle Preinstallation RPM
E) From Oracle Database 18c, a single RPM can be used to install only Oracle Database Server for a single instance

Which three are true about cloning databases into an existing CDB with RMAN?
A) The target and auxiliary instance passwords must be the same.
B) Only one PDB can be cloned at a time
C) Two or more PDBS can be cloned with the same command
A NON-CDB can be cloned into a PDB
E) A user with SYSDBA or SYSBKUP must be logged in with RMAN to CDB$ROOT when cloning a PDB
F) A user with SYSDBA or SYSBKUP must be logged in with RMAN to the NON-CDB being cloned when cloning a NON-CDB

Which two are true about Lockdown profiles in a container database (CDB) and its pluggable databases(PDBS)?
A) A PDB Lockdown profile can be created in an application root Right Answer
B) A PDB Lockdown profile can be created in a regular PDB
C) A Lockdown profile created from a base Lockdown profile is never automatically modified if the profile on which it is based is modified
D) A PDB Lockdown profile can be created in CDB$ROOT
E) A Lockdown profile created from a base Lockdown profile is always automatically modified if the profile on which it is based is modified

Which three are true about the Oracle Optimizer?


A) It can re-optimize execution plans after previous executions detect suboptimal plans
B) It considers the filters in WHERE clauses when generating execution plans for SQL statements
C) It can only use SQL Plan Directives tied to the SQL statement for which a plan is being generated
D) It considers object statistics when generating execution plans for SQL statements
E) It updates stale object statistics in the Data Dictionary
F) It obeys all hints.

The HR_ROOT application container must support the execution of a query on a table shared by application local PDBs PDB1 and PDB2, and
remote PDB PDB3.
Which three are true?
(Choose three.)
A. A proxy PDB must exist in the application root in the remote CDB.
B. A database link must exist in the local CDB root referring to the remote CDB.
C. PDB3's application root replica must exist in the local CDB.
D. A database link must exist in the remote CDB referring to the local CDB.
E. The HR_ROOT replica must exist in the remote CDB.
F. A proxy PDB must exist in the application root in the local CDB.

Which three are true about Rapid Home Provisioning of Oracle software?
A) It can be used only on nodes with Oracle Grid Infrastructure installed
B) It can be used to patch existing Oracle software installations
C) It can be used to deploy new homes without disrupting active databases.
D) It can be used to upgrade only single-instance databases running on Oracle Restart.
E) It can be used to create templates of Oracle homes as gold images of only Oracle databases
F) It can be used to create a single-instance Oracle Database in an already-installed Oracle home.

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 and APP1_ROOT.
C. ROLE1 will be created in CDB$ROOT, PDB1, APP1_ROOT, and APP1_PDB1.
D. ROLE1 will be created only in CDB$ROOT.
E. It will return an error because common roles must start with C##.

Which three are true about using an RMAN Recovery Catalog with a pluggable database (PDB) target connection in Oracle Database 19c and later releases?
A) The target PDB must be registered in a Virtual Private Catalog
B) The base catalog must be used by RMAN when performing point-in-time recovery for the PDB registered in theVirtual Private Catalog
C) The target PDB must be registered in both the base catalog and the Virtual Private Catalog
D) The target PDB must be registered in a base catalog
E) The base catalog owner must give the Virtual Private Catalog access to metadata for one or more PDBS
F) The base catalog must be enabled for Virtual Private Catalog use

Which two are true about RMAN Multisection backups when a very large data file is divided into four sections?
A) Each of the file sections must be processed serially.
B) The four sections must be image copies
C) The four sections can be created serially
D) The four sections can be created in parallel
E) The four sections must be contained in backup sets

Which three are true about recovery operations done without using Recovery Manager (RMAN)? (Choose three.)
A. A lost SPFILE can be recovered from memory using SQL*PLUS.
B. A lost password file can be re-created with SQL*PLUS.
C. A lost TEMPFILE must always be re-created manually.
D. A lost password file can be manually re-created with the orapwd utility.
E. A lost PFILE can be re-created alert.log using SQL*PLUS.
F. A lost index tablespace can be re-created without performing any recovery.

Which two are true about Optimizer Statistics?


A) They are ignored by Optimizer if they are stale.
B) They provide real-time data about schema objects
C) By default, they are automatically gathered by a maintenance job
D) They are gathered by the SQL Tuning Advisor
E) They can be gathered by the DBMS_STATS package

Which two are true about the automatic execution of operating system scripts when performing silent mode installation starting from Oracle Database 19c?
A) The installer will prompt for the root or sudo password
B) Silent install always runs operating scripts automatically.
C) The response file can specify the root or sudo password
D) The response file must contain the root or sudo password
E) The response file can specify the path of the sudo program

Which two are true about creating pluggable databases (PDBS) in Oracle 19c and later releases?
A) A PDB snapshot depends on an existing storage snapshot of the source PDB
B) A PDB snapshot can be a full copy of a source PDB
C) A PDB snapshot can be a sparse copy of a source PDB
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

In which two situations can you use Database Upgrade Assistant?


A) when the operating system(OS)needs to be changed as part of the upgrade
B) when multiple pluggable databases in a container database have to be upgraded in a specific sequence
C) when the hardware platform needs to be changed as part of the upgrade
D) when a character set conversion is required during the upgrade
E) when the target and source database are on the same platform

Which three are true about recovering tables using RMAN?


A) RMAN can recover tables in the SYSAUX tablespace
B) RMAN always uses an auxiliary instance
C) RMAN can recover a table after a DDL operation has altered the table structure.
D) RMAN can recover tables owned by the sys user.
E) RMAN can recover tables in the SYSTEM tablespace
F) RMAN can recover tables in a standby database
G) RMAN can recover tables owned by the SYSTEM user.

Examine this configuration:


1. CDB1 is a container database running in ARCHIVELOG mode.
2. Multiple uncommitted transactions are running in CDB1.
3. Redo log groups 1 and 2 are INACTIVE.
4. Redo log group 3 is the CURRENT group.
All members of redo log group 3 are lost before it is archived.
Examine these possible steps:
1. SHUTDOWN ABORT
2. STARTUP NOMOUNT
3. STARTUP MOUNT
4. ALTER DATABASE MOUNT
5. RESTORE DATABSE
6. RECOVER DATABASE NOREDO
7. RECOVER DATABASE UNTIL AVAILABLE
8. RESTORE ARCHIVELOG ALL
9. ALTER DATABSE OPEN
10. ALTER DATABASE OPEB RESETLOGS
Choose the minimum required steps in the correct order to recover the database ?
A.1, 3, 5, 8, 6, 10
B.1, 3, 5, 6, 10
C.1, 3, 5, 7, 10
D.1, 2, 5, 7, 4, 10
E.1, 3, 5, 6, 9

Which three actions will add a resource to an Oracle Restart configuration?


A) Creating a database service using Oracle Database Configuration Assistant (DBCA)
B) Creating a disk group using the CREATE DISKGROUP SQL statement
C) Creating a database using the CREATE DATABASE SQL statement
D) Creating an Oracle Database service by modifying the SERVICE NAMES parameter
E) Creating an Oracle Automatic Storage Management (AM) instance with ASM Configuration Assistant (ASMCA)
F) Creating a database service using DBMS SERVICE CREATE SERVICE

How do you configure a CDB for local undo mode?


A) Open the CDB instance in restricted mode. In CDB$ROOT, drop the UNDO tablespace Execute ALTER DAMBASELOCAL UNDO ON in each PDB and then
restart the CDB instance
B) Open the CDB instance in restricted mode. In CDB$ROOT, execute ALTER DATABASE LOCAL UNDO ON. Create an UNDO tablespace in each PDB, and then
restart the CDB instance.
C) Open the CDB instance in upgrade mode. In CDB&ROOT, execute ALTER DATABASE LOCAL UNDO ON, and then restart the CDB instance
D) Open the CDB in read-only mode. In CDB$ROOT, execute ALTER DATABASE LOCAL UNDO ON and then change the CDB to read/write mode
E) Open the CDB instance in upgrade mode. In each PDB, execute ALTER DATABASE LOCAL UNDO ON, create an UNDO tablespace, and then restart the CDB
instance

Which three activities are possible for PDBS?


A) Converting an application PDB to a regular PDB
B) Converting an application PDB to an application seed
C) Converting a regular PDB to an application PDB
D) Copying an application container into another application container in the same CDB
E) Converting an application seed to an application PDB
F) Converting an application PDB to an application root
G) Copying an application container into another application container in a different CDB

Which three are true about thresholds, metrics, and server-generated alerts? (Choose three.)
A.All metrics are instance related.
B.Cleared stateful alerts are displayed by querying DBA_ALERT_HISTORY.
C.A space usage management alert is automatically cleared after the underlying problem is resolved.
D.They are generated by SMON when a tablespace is 97% full.
E.Metrics are statistical counts for a specific unit.
F.STATISTICS_LEVEL must be set to ALL to generate alerts

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.)
A.Increase the size of tape I/O buffers.
B.Disable FORCE LOGGING for the database.
C.Increase the size of the database buffer cache.
D.Enable asynchronous disk I/O.
E.Increase the level of RMAN multiplexing.

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
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
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

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.
B.FLASHBACK drop requires that the RECYCLEBIN parameter be set to ON.
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.

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
C.creating the OSDBA (dba) group
D.creating the oraInventory (oinstall) group
E.creating the grid OS user
F.configuring the OS for Oracle Automatic Storage Management shared storage access

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


A.They can be created only in CDB$ROOT.
B.They can be only metadata-linked in an application container.
C.They can exist in user-defined schemas only in application containers.
D.They can exist in CDB$ROOT and an application root.
E.They can be extended data-linked in CDB$ROOT.
F.They can be created only in an application root.

Which two are true about the Automatic Database Diagnostic Monitor (ADDM)? (Choose two.)
A.It analyzes a period of time corresponding to the 12 hours of activity.
B.It runs automatically after each AWR snapshot.
C.A DBA can run it manually.
D.Results are written to the alert log.
E.It analyzes a period of time corresponding to the last day of activity.

Which two are true about server-generated alerts? (Choose two.)


A.Stateful alerts must be created by a DBA after resolving the problem.
B.Stateless alerts can be purged manually from the alert history.
C.Stateless alerts can be cleared manually.
D.Stateless alerts are automatically cleared.
E.Stateful alerts are purged automatically from the alert history.

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.
B.the location of Oracle Net Services configuration files
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
E.the temporary disk space used by Oracle Installer during installation
F.the maximum number of database files that can be opened by a database instance

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.
B.It must be invoked by a user with root user privileges.
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

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.
B.Unicode enables information from any language to be stored using a single character set.
C.Unicode is the only supported character set for Oracle databases created using Database Configuration Assistant (DBCA).
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.

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.
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 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.

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. 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
D.1, 2, 3, 4, 5, 6, 7, 8
E.2, 4, 5, 6, 7

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.
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.
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

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.
B. A connection to an auxiliary instance is always required.
C. A subset of the target database can be duplicated.
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.
H. A connection to the target database instance is always required

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:
CREATE PLUGGABLE DATABASE pdb1 –
USING `˜/u01/app/oracle/oradata/pdb1.xml'
SOURCE_FILE_NAME_CONVERT =(`˜/u01/app/oracle/oradata/', `˜/u02/app/oracle/oradata/');
Which two are true? (Choose two.)
A.PDB1 data files already exist in the correct location.
B.DBMS_PDB.CHECK_PLUG_COMPATIBILITY must be run in CDB1 before executing the command.
C.PDB_FILE_NAME_CONVERT must be set before executing the command.
D./u01/app/oracle/oradata/pdb1.xml does not contain the current locations of data files for PDB1.
E.PDB1 must be dropped from CDB1.

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.
C.Data files can be converted on the source system.
D.A new DBID is automatically created for the transported database.
E.Databases can be transported between systems with different endian formats.
F.The password file is automatically converted by RMAN.

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
D.to switch the Oracle Database home when using a centralized Rapid Home Provisioning server
E.to switch to a patched Oracle Database home

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.
B.Any new PDB and existing PDBs are automatically configured to use the default undo tablespace in CDB$ROOT.
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.
Which two are true about SQL Performance Analyzer (SPA)? (Choose two.)
A.It is integrated with the SQL Access Advisor.
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
D.It offers fine-grained analysis of all the SQL statements in the analysis task as a group.
E.SQL statements that were originally run concurrently are run concurrently by SPA

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
B.V$SESSTAT
C.V$SESSION_WAIT
D.V$SESSION_WAIT_CLASS
E.V$SESSION

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.
C.Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics only in CDB$ROOT.
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)

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.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

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.
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.

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.
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.

Which two are true about flashback features in Oracle Database 19c and later releases? (Choose two.)
A.Flashback logs are automatically purged when DB_FLASHBACK_RETENTION_TARGET is set lower than the time they have already been retained.
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.
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

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


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.
D.Data file 24 cannot be recovered while the CDB is opened.
E.Data file 24 must be recovered while PDB2 is closed.

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.
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.
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.
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.

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
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.
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.
G.A DBA must specify either a redundancy retention policy or a recovery window retention policy

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.
D.It always analyzes all schemas in the database.
E.It runs automatically every night by default.
F.It is part of the DBMS_STATS package.

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.
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.
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.
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.
B.Tuning activities should stop once the user is satisfied with performance.
C.Tuning activities should stop once agreed service levels for performance have been met.
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.

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.
C.If an RMAN BACKUP VALIDATE command takes noticeably less than an actual backup, then write I/O is a likely bottleneck.
D.If an RMAN BACKUP VALIDATE command takes roughly the same time as an actual backup, then read I/O is a likely bottleneck.
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.

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.The insert on USER2.DEPT fails because of the active transaction in the parent container.
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

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

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.
E.After a database is restored from flashback logs using the FLASHBACK DATABASE command, it is sometimes rolled forward using redo logs.
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.
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.
G.It is not required in an application container.

A.Uncommitted transactions in PDB1 have been rolled back.


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

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.
B.ADDM can recommend extending the buffer cache.
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.
F.AWR snapshots must be deleted when no longer required by ADDM

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.
C.Set only the PDB_FILE_NAME_CONVERT parameter.
D.Set the PDB_FILE_NAME_CONVERT parameter and enable OMF.
E.Enable only OMF.
F.Add the FILE_NAME_CONVERT clause to the statement and enable Oracle Managed Files (OMF)

Which two are true about Recovery Manager (RMAN) diagnostic message output? (Choose two.)
A. Media Management messages for SBT devices are always written to sbtio.log.
B. RMAN error stacks should be read from the bottom up as that is the order in which errors are generated.
C. RMAN error stacks should be read from the top down as that is the order in which errors are generated.
D. The RMAN LOG command line clause causes output issued during RMAN command compilation to be written to a log file and to standard output.
E. The RMAN LOG command line clause causes output issued during RMAN command compilation to be written to a log file only.
F. Media Management messages for SBT devices are written to an Oracle trace file.

Which three are true about managing memory components in an Oracle database instance? (Choose three.)
A.With Automatic Shared Memory Management, the database instance can increase the Large Pool size by reducing the Shared Pool size.
B.With Automatic Memory Management, the database instance can increase the System Global Area size by reducing the Program Global Area size.
C.Automatically tuned and resized System Global Area components will always revert to their initial sizes after an instance restart.
D.Automatic Memory Management must be used together with locking the System Global Area into physical memory.
E.With Automatic Shared Memory Management, the database instance can increase the Program Global Area size by reducing the System Global Area size.
F.On Line Transaction Processing systems often use less Program Global Area than Decision Support Systems.

A database is configured in ARCHIVELOG mode.


Full RMAN backups are taken daily and no 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.)
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.after losing an archived log from after the most recent backup
D.after losing an archived log from before the most recent backup
E.after losing the SYSTEM tablespace

Which three are true about Database Point-in-Time Recovery? (Choose three.)
A.The database must have FLASHBACK DATABASE ON to perform Database Point-in-Time Recovery.
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)
D.The Database must be in ARCHIVELOG mode.
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.

Which two are true about unplugging an application container from a container database and plugging it into a different container database?
A) It requires local UNDO mode in both container databases
B) Application PDBS in the application container must be unplugged before the application root is unplugged.
C) The application root of an application container should be plugged into the other CDB before its application PDBS are plugged in.
D) Unplugging the application root from a CDB unplugs all its application PDBS.
E) Plugging the application root into a different CDB plugs in all its application PDBS.
F) IT requires only local UNDO mode in the database where the application container will be unplugged

Which three are true about actions that can or cannot be performed by users with the SYSBACKUP privilege?
A) They can view data from any user-defined tables.
B) They can drop any tablespace
C) They can create any table.
D) They cannot drop tablespaces
E) They can view data from any data dictionary view or dynamic performance view.
F) They cannot create restore points

Which three are true about the SQL Tuning Advisor? (Choose three.)
A.It checks each query being analyzed for stale statistics.
B.It checks each query being analyzed for missing statistics.
C.It only recommends syntactic changes to SQL statements.
D.It can recommend semantic changes to SQL statements.
E.It considers all SQL statements being analyzed by the advisor task as a group.
F.It builds SQL profiles for each poorly performing SQL statement to prevent regressions.

Which two are true about duplicating pluggable databases (PDBs) with RMAN? (Choose two.)
A.Two or more PDBs can be duplicated with the same RMAN DUPLICATE command.
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.
D.A user with SYSDBA or SYSBKUP must use RMAN logged in to a PDB in order to duplicate it.
E.CDB$ROOT and PDB$SEED are automatically duplicated if a PDB is duplicated.

Which three are true about Rapid Home Provisioning (RHP), which has been available since Oracle 18c? (Choose three.)
A.It is an Oracle Database service.
B.It can be used to deploy Oracle Database homes.
C.It cannot be used to provision applications.
D.It can be used to deploy Grid Infrastructure homes, including Oracle Restart.
E.It cannot be used to provision middleware.
F.It is an Oracle Grid Infrastructure service.
Examine this configuration:
1. CDB1 is a container database.
2. COMMON_USER_PREFIX is C##.
3. PDB1 is a pluggable database contained in CDB1.
4. APP1_ROOT is an application container contained in CDB1.
5. APP1_PDB1 is an application PDB contained in APP1_ROOT.
You execute these commands successfully:

A.APP1_USER1 can be created in PDB1.


B.APP1_USER1 can be created in CDB1.
C.APP1_USER1 can have different privileges in each Application PDB contained in APP1_ROOT.
D.C##_APP_USER1 can be created in CDB1.
E.P1_USER1 can be created in CDB1.
F.C##_USER1 will have the same privileges and roles granted in all PDBs in CDB1.

Which two are facets of performance planning that should always be considered or implemented for an Oracle Database environment?
(Choose two.)
A.defining primary keys for all tables to speed up all queries
B.using check constraints to speed up updates
C.defining foreign keys for all tables to speed up joins
D.the physical data model
E.the configuration of storage arrays

Which three actions are performed by Database Upgrade Assistant (DBUA)? (Choose three.)
A.It recompiles all stored PL/SQL code by using utlrp.sql.
B.It empties the RECYCLE BIN.
C.It performs prerequisite checks to verify if the Oracle database is ready for upgrade.
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
F.It increases tablespace size, if required, to meet upgrade requirements.

Which two are true about RMAN backups when using a media manager to write backups to tape when there are only two tape drives?
(Choose two.)
A.SBT tape compression can be used even if no RMAN compression is configured.
B.Any backup set written to the SBT device in this configuration can contain a maximum of two backup pieces.
C.Any backup written to the SBT device in this configuration can contain a maximum of two backup sets.
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 simultaneously.

You plan to install Oracle Grid Infrastructure for a Standalone Server and Oracle Database for the first time on a server.
Examine this command and its outcome:

Which two are true? (Choose two.)

A.oracle will be an owner of the Oracle Inventory.


B.oracle must be the owner of every Oracle Database installation.
C.oracle can own an Oracle Database installation but not an Oracle Grid Infrastructure installation.
D.oracle will be granted the SYSASM privilege when installing the Oracle Database software.
E.The user account, oracle, and group, oinstall, can be used for all Oracle software installations.
A.It will create '$ORACLE_HOME/dbs/cdb1/CDB1/controlfile02.ctl'
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'.
E.It will fail because there is no autobackup of the controlfiles

Examine these actions:


1. Create a new database for a recovery catalog.
2. Create a tablespace with sufficient space in the catalog database for the recovery catalog.
3. Configure ARCHIVELOG mode for the catalog database.
4. Create a user to own the recovery catalog schema with quota on the tablespace that will contain the catalog.
5. Grant the RECOVERY_CATALOG_OWNER role to the recovery catalog schema owner.
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 command?
A.2, 4, 5, 6
B.1, 2, 3, 4, 5, 6
C.1, 2, 4, 5
D.2, 4, 5
E.1, 3, 4, 5

Which two are true about creating pluggable databases (PDBs) using snapshots in Oracle 19c and later releases? (Choose two.)
A.A PDB snapshot is always a full copy of the source PDB.
B.A PDB snapshot is always a sparse copy of the source PDB.
C.A snapshot copy PDB depends on a storage snapshot which can only be stored on specific file systems.
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 systems.
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-alone clone PDB.

Which two are true about Oracle Database Configuration Assistant (DBCA) templates?
(Choose two.)
A.The General Purpose of Transaction Processing templates are most suitable when concurrency and recoverability are key criteria.
B.Oracle DBCA templates can store only logical structure and not database files.
C.New templates can only be created by modifying an existing user-created template.
D.The Data Warehouse template is most suitable when transaction response time is the key criterion.
E.Oracle DBCA templates can be used to create new databases and duplicate existing databases.

A.The CONTAINERS clause cannot be used in queries on the REVENUE table.


B.The REVENUE table must be a list-partitioned table.
C.The MAPTABLE tables defines a logical partition key on a commonly used column for the REVENUE table.
D.The MAPTABLE table is a metadata-linked table.
E.A container map exists for the REVENUE table, but is not enabled.
F.The REVENUE table partitions are not pruned across the PDBs automatically

Your container database, CDB1, has an application container, HR_ROOT, with an application PDB, HR_PDB1.
You have the required privilege to clone HR_PDB1 to container database CDB2, which does not contain HR_ROOT.
Which two are always true? (Choose two.)
A. CDB1 and CDB2 must be in shared undo mode.
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.
D. Cloning HR_ROOT automatically clones HR_PDB1.
E. The HR_PDB1 clone created in CDB2 will be in mount state when cloning ends

Which three are true about backup, restore, and recovery operations done without using Recovery Manager (RMAN)?
(Choose three.)
A.Backing up a database in NOARCHIVELOG mode using O/S utilities requires that the database instance be started and the database be in the MOUNT state.
B.Backing up a database in ARCHIVELOG mode using O/S utilities requires that the database instance be started and the database be in MOUNT state.
C. An Oracle database can be restored from backup files copied using O/S utilities.
D. Oracle data file backups, copied using an O/S utility, can be added to the RMAN catalog as IMAGE COPIES.
E. Backing up a database in NOARCHIVELOG mode using O/S utilities requires that the database instance be shut down.
F.Oracle archive log backups, copied using an O/S utility, can be added to the RMAN catalog as a backup set.
G.Backing up a database in ARCHIVELOG mode using O/S utilities requires that the database instance be started and the database be in OPEN state.

A.PDB1 and PDB2 are in MOUNT state.


B.Redo logs are opened.
C.PDB1 and PDB2 are in READ ONLY state.
D.CDB$ROOT is in MOUNT state.
E.PDB$SEED is in READ ONLY state.

Which three are true about upgrading Oracle Grid Infrastructure?


(Choose three.)
A. A direct upgrade can be performed only from the immediately preceding Oracle Grid Infrastructure version.
B. The newer version is installed in a separate Oracle Grid Infrastructure home on the same server as the existing version.
C. An existing Oracle base can be used.
D. The upgrade process will automatically install all mandatory patches for the current version of Oracle Grid Infrastructure.
E. Existing Oracle Database instances must be shut down before starting the upgrade.
F. Only the grid user can perform the upgrade

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.
In which two scenarios is incomplete recovery required? (Choose two.)
A. after losing a SYSAUX tablespace data file
B. after losing all members of an INACTIVE online redo log group
C. after losing all members of the CURRENT online redo log group
D. after losing all copies of the control file
E. after losing an UNDO tablespace that is in use

Which two are true about instance recovery? (Choose two.)


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 are not available until they are recovered.
C. Setting FAST_START_MTTR_TARGET to a lower value reduces instance recovery time by causing dirty buffers to be written to disk more frequently, thereby
reducing the number of I/Os needed during instance recovery.
D.It is performed by the Recovery Writer (RVWR) background process.
E.Setting FAST_START_MTTR_TARGET to a higher value reduces instance recovery time by causing the log writer to write more frequently, thereby reducing the
number of I/Os needed during instance recovery.
F. It is performed automatically while the database remains in MOUNT state. Then the database is opened.

Which two are true about Oracle Optimizer Statistics, their use, and their collection? (Choose two.)
A.The number of table rows is considered when evaluating the cost of accessing a table using an index.
B.Index balanced B*Tree height is considered when evaluating the cost of using an index.
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.
E.The Statistics Advisor generates actions for all recommendations.

A container database (CDB) contains two pluggable databases PDB1 and PDB2.
The LOCAL_UNDO_ENABLED database property is set to FALSE in the CDB.
Data file 24 of PDB2 was deleted and you need to restore and recover it.
The only RMAN backup that exists was created with the BACKUP DATABASE command while connected to CDB$ROOT.
Which three are true?
(Choose three.)
A.Data file 24 can be recovered only while connected to PDB2.
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.
D.Data file 24 can be restored only while connected to PDB2.
E. Data file 24 can be recovered while connected to PDB2.
F. Data file 24 can be recovered while connected to CDB$ROOT.

Which two are true about data movement between a non-CDB and a PDB using Data Pump?
(Choose two.)
A.Tablespaces are automatically created as needed while importing full exports in either a non-CDB or a PDB.
B. Oracle attempts to convert conventional database users to local users when moving schemas from a non-CDB to a PDB.
C.A new PDB is automatically created when importing a non-CDB into a CDB.
D. Oracle attempts to convert common users to conventional users when moving schemas from a PDB to a non-CDB.
E.Moving data from a PDB to a non-CDB is only possible by using transportable tablespace export and import.
F.Moving data from a non-CDB to a PDB is only possible by using conventional export and import.

Which three methods can be used for heap table data migration after upgrading a database?
(Choose three.)
A.using Database Replay
B. using SQL Developer
C. using Oracle Data Pump
D.using operating system file copy utilities
E.using Database Upgrade Assistant
F. using the CREATE TABLE AS SELECT SQL statement

Which two are true about Oracle instance recovery?


(Choose two.)
A.Recovery begins from the beginning of the CURRENT redo log group.
B.Recovery begins from the last checkpoint position that was calculated by the Database Writer before instance failure.
C.Recovery begins from the start of any ACTIVE redo log group or the start of the CURRENT log group if no other group is ACTIVE.
D.Recovery reads redo until the end of the redo thread. SMON rolls back any dead transactions, and then the database is opened.
E. Recovery begins from the last checkpoint position that was recorded in the control file by the checkpoint process (CKPT).
F. Recovery reads redo until the end of the redo thread, and then opens the database. SMON then rolls back any dead transactions.

Examine this configuration:


1. The ORCL database data files are in Automatic Storage Management (Oracle ASM) disk group +DATA.
2. ORCL uses disk group +FRA for the Fast Recovery Area.
3. LISTENER is the listener for ORCL.
4. The database, listener, ASM instance, and ASM disk groups are managed by Oracle Restart.
5. All components are currently shut down.
You execute this command:
SRVCTL start database –d ORCL
What is the outcome?

A.The ORCL database, the Oracle ASM instances, the +DATA and +FRA disk groups, and the LISTENER are started.
B.Only the ORCL database instance is started.
C.Only the ORCL database and the ASM instances are started.
D.Only the ORCL database instance, the Oracle ASM instance, and the +DATA and +FRA disk groups are started.
E.Only the ORCL database instance and the +DATA and +FRA disk groups are started.

Which four are true about a Recovery Manager (RMAN) duplication without a TARGET connection?
(Choose four.)
A. The NOREDO clause must be used if the backups of the database being duplicated were taken when the database was in NOARCHIVELOG mode.
B.The UNDO TABLESPACE clause is always required when no connection exists to the TARGET instance.
C.RMAN ‫ג‬€pushes ‫ג‬€ the backups of the database to be duplicated over the network to the auxiliary instance.
D.The NOREDO clause can be used if the backups of the database being duplicated were taken when the database was in ARCHIVELOG mode.
E. RMAN SBT-based backups of the database to be duplicated can be used by the auxiliary instance.
F. The UNDO TABLESPACE clause is always required when no connection exists to the recovery catalog and the TARGET database is closed.
G.The UNDO TABLESPACE clause is always required when no connection exists to the recovery catalog and the TARGET database is opened.
H. RMAN disk-based backups of the database to be duplicated can be used by the auxiliary instance.
Which three are true?
(Choose three.)
A. Virtual Private Database (VPD) policies on objects in an application root are automatically synchronized with all application PDBs contained in the application
container.
B. Application-common TSDP policies are always container specific.
C. Application-common Transparent Security Data Protection (TSDP) policies can be created only within an application install/patch BEGINEND block.
D. Application-common Oracle Label Security (OLS) policies cannot be created in an application root outside an install/patch BEGIN-END block.
E. Fine-grained auditing (FGA) policies in an application root are automatically synchronized to all application PDBs contained in the application container.
F. Application-common OLS policies can be created in an application root inside an install/patch BEGIN-END block.
G. Unified auditing can be automatically synchronized to all application PDBs in an application container

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.
C. By default, AWR snapshots are retained for 7 days.
D. The taking of AWR snapshots can be disabled.
E. AWR data is stored in the SYSTEM tablespace.

Which two are true about automatic block repair?


(Choose two.)
A. Automatic block repair can repair blocks with no standby database if DB_BLOCK_CHECKING = TRUE.
B. Real-Time Query must be enabled on a physical standby database for automatic block repair to be done on that physical standby database.
C. Real-Time Query must be enabled on a primary database for automatic block repair to be done on any of its physical standby databases.
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 be done on its primary database.

Oracle Managed Files (OMF) is enabled in a CDB and this command is successfully executed:

Which three are true?


(Choose three.)
A. Application PDBs that are subsequently created in the APP1 application container will be cloned from APP1$SEED.
B. An application seed PDB is created for APP1.
C. An application root PDB is created for APP1.
D. A default service is created for the application root APP1.
E. Application PDBs that are subsequently created in the APP1 application container will be cloned from PDB$SEED.
F. APP1 can never be unplugged.

Which two are true about RMAN encryption?


(Choose two.)
A. RMAN encryption keys are stored in a database keystore.
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 for encryption are available.
D. The SET ENCRYPTION command overrides encryption settings specified by the CONFIGURE ENCRYPTION command.
E. Password encryption can be persistently configured using the CONFIGURE ENCRYPTION command.

Which three are true about performing an Oracle Database install on Linux?
(Choose three.)
A. The runfixup.sh script can install missing RPMs.
B. The Oracle Preinstallation RPM must be used to configure the Oracle database installation owner, the Oracle Inventory group, and an Oracle administrative privileges
group.
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.
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.
F. It can be done after installing Grid Infrastructure for a Standalone Server.
G. The Oracle database administrator must be granted access to the root operating system account to tun root privileged scripts.

Which three are true about Recovery Manager (RMAN) in Oracle Database 19c and later releases?
(Choose three.)
A. It is only possible for RMAN to connect to a pluggable database as a target if an RMAN Virtual Private Catalog is used.
B. It is always possible for RMAN to connect to a pluggable database as a target if any RMAN Catalog is used.
C. A Virtual Private Catalog used to register a container database must be created in a pluggable database.
D. A Virtual Private Catalog used to register a container database can be created in a pluggable database.
E. It is always possible for RMAN to connect to a pluggable database as a target.
F. A Virtual Private Catalog used to register a container database can be created in a non-container database.

Which three are true in Oracle 19c and later releases?


(Choose three.)
A. If the password file location changes, then the new location is used automatically by the Oracle Server.
B. Schema Only accounts can be granted administrator privileges.
C. All the Oracle-supplied accounts are Schema Only accounts.
D. Privilege Analysis is included in Oracle Enterprise Edition and no longer requires Database Vault.
E. Unified Auditing can be configured to audit only events that are issued indirectly by an audited user.
F. Unified Auditing can be configured to audit only events that are issued directly by an audited user.
A. The restore point is a label for the system change number (SCN) that will be saved two years after the archival backup was taken.
B. The data file backups in the self-contained archive backup are not considered obsolete for two years regardless of the retention policy.
C. All archive logs created after this backup are kept for two years.
D. The SPFILE is included in the self-contained archival backup.
E. The control file is included in the self-contained archival backup.
F. The restore point is a label for the system change number (SCN) before the archival backup was taken.

The USERS tablespace consists of data files 3 and 4 and must always be online in read/write mode.
Which two are true about using RMAN to perform an open database back up of this tablespace?
(Choose two.)
A. Backups must be done incrementally.
B. Backups must be contained in backup sets.
C. Backups can be taken only if the database is in ARCHIVELOG mode.
D. Backups can be done incrementally.
E. The database must be registered in an RMAN catalog.
F. Only consistent backups can be created.

Which four are true about RMAN backup sets?


(Choose four.)
A. A backup piece can belong to only one backup set.
B. A data file can be split into multiple sections stored in different backup sets.
C. A data file can be split into multiple sections stored in different backup pieces in the same backup set.
D. Blocks from multiple data files can be contained in one backup piece.
E. A backup set can contain only one backup piece.
F. A backup set must be written to media.
G. A backup set must be written to disk.
H. Blocks from multiple data files can be contained in one backup set.

Which two are true about creating RMAN backups for an Oracle container database?
(Choose two.)
A. Tablespaces from different PDBs with identical names must be backed up by connecting RMAN separately to each PDB to back up the tablespaces.
B. The BACKUP DATABASE command will create a pluggable database (PDB) backup when RMAN is connected to a PDB.
C. SPFILE backups can be created while connected to an application root PDB.
D. The BACKUP DATABASE PLUS ARCHIVELOG command will back up archive logs when RMAN is connected to a PDB.
E. The BACKUP PLUGGABLE DATABASE command can be used to back up CDB$ROOT.

Which three can be done using Oracle Database Configuration Assistant (DBCA) starting from Oracle Database 19c?
(Choose three.)
A. cloning a remote container database in interactive mode
B. cloning a remote pluggable database in silent mode
C. relocating a remote pluggable database in interactive mode
D. relocating a remote container database in silent mode
E. cloning a remote container database in silent mode
F. relocating a remote pluggable database in silent mode
G.relocating a remote container database in interactive mode

A. Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1 by using RMAN while connected to PDB1.
B. Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1 by using SQL while connected to PDB1.
C. Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1 by using SQL while connected to CDB$ROOT.
D. Execute FLASHBACK PLUGGABLE DATABASE PDB1 TO RESTORE POINT R1 by using RMAN while connected to CDB$ROOT.
E. This cannot be done due to the lack of a clean restore point.
Which two are true about diagnosing Oracle Database failure situations using Data Recovery Advisor?
(Choose two.)
A. Using the Data Recovery Advisor LIST FAILURE command always requires that the database for which failures are to be listed is in MOUNT state.
B. A failure can be closed only when it has been repaired.
C. Data Recovery Advisor can be used if a database is closed.
D. The Data Recovery Advisor CHANGE FAILURE command can be used only to change failure priorities.
E. Data Recovery Advisor can proactively check for failures

Which two are true about an Oracle gold image-based installation in Oracle 18c and later releases?
(Choose two.)
A.It can be used for both Oracle Database and Oracle Grid Infrastructure installation.
B.It can only install and configure Oracle Database software. The database has to be created separately.
C.It does not require the setup wizard.
D.It uses a single RPM that automatically extracts and installs the Oracle Database software.
E.It can be used to install and upgrade Oracle Database for single-instance and cluster configurations.

Which two are true about RMAN duplexed backup sets?


(Choose two.)
A.They can be written only to disk.
B.They must be written to media.
C. They can be created by using the RMAN CONFIGURE command to specify duplexing before taking a backup.
D.They can be created only by using the COPIES option of a BACKUP command.
E. They can be written to media.

Which should be tuned first when doing a performance tuning exercise for an Oracle Database environment?
A.SQL statements
B.log writer performance
C.general operating system health
D.database writer performance
E.database instance memory management and sizes

Prioritized Tuning Steps:


Step 1: Tune the Business Rules
Step 2: Tune the Data Design
Step 3: Tune the Application Design
Step 4: Tune the Logical Structure of the Database
Step 5: Tune Database Operations
Step 6: Tune the Access Paths
Step 7: Tune Memory Allocation
Step 8: Tune I/O and Physical Structure
Step 9: Tune Resource Contention
Step 10: Tune the Underlying Platform(s)

Which three are true in Oracle 19c and later releases?


(Choose three.)
A.Tablespaces never remain in read/write mode during transportable tablespace operations.
B.A transportable data pump import can leave a plugged-in tablespace in read-only mode.
C.A transportable data pump import can leave a plugged-in tablespace in read/write mode.
D.Simultaneous data pump jobs can be limited at the pluggable database (PDB) level.
E.Tablespaces always remain in read/write mode during transportable tablespace operations.
F.An ordinary data pump export of a table with encrypted columns will always encrypt the same columns when imported

You must migrate a NON-CDB Oracle 11g Database to a CDB without first performing an upgrade to the NON-CDB User-defined objects are stored in several
tablespaces in the NON-CDB. Which three methods can you use?
A) Data Pump transportable tablespaces
B) Data Pump full database export and import
C) Data Pump full transportable database
D) replication using Goldengate
E) cloning the NON-CDB as a PDB
F) the DBMS PDB package
Examine this configuration:
In which order will the upgrade occur?
A) CDB$ROOT, PDB$SEED, PDB2, PDB1, and PDB3
B) CDB$ROOT, PDB$SEED, PDB2, PDB1, PDB3, and PDB4
C) CDB$ROOT PDB$SEED, PDB:, PDB3, PDB2, and PDB4
D) CDB$ROOT, PDB2, PDB1, and PDB3
E) CDB$ROOT, PDB1, PDB2, PDB3, and PDB4

Which three actions are mandatory post database upgrade?


A) Resetting passwords to enforce case-sensitivity
B) Setting threshold values for tablespace alerts
C) Upgrading user tables that depend on Oracle-maintained abstract data types.
D) Migration to unified auditing
E) Run Patch commands from the new Oracle home
F) Updating client scripts with the new Oracle home.

In a single-instance, multitenant container database (CDB), which three are only ever defined in or part of CDB$ROOT?
A) undo tablespaces
B) temporary tablespaces
C) redo logs
D) all data dictionary metadata
E) User-defined PL/SQL packages
F) control files
G) mandatory Oracle-supplied PL/SQL packages

Which two are true about backup encryption?


A) The BACKUP BACKUPSET command can encrypt and decrypt backup sets
B) Image copies can be encrypted
C) Backup encryption can be enabled selectively for specific tablespaces
D) The Transparent Data Encryption (TDE) keystore is backed up using RMAN
E) Vendor-specific media management software can be used for making encrypted RMAN backups to media
F) Keystore-based encryption is the default mode for RMAN backup encryption

Your database is in ARCHIVELOG mode and you plan to use Flashback Database.
Which two features or parameters manage space availability in the fast recovery area?
A) the backup retention policy
B) the DB_CREATE_ONLINE_LOG_DEST_n parameter setting
C) the archived log deletion policy
D) the backup optimization policy
E) using guaranteed UNDO retention
F) the DB RECOVERY FILE DEST parameter setting

Which operating system group is NOT needed to perform an Oracle Database installation?
A) OSRACDBA
B) OSDBA
C) OSASM
D) OSKMDBA
E) OSOPER
Which two are true about PDB archive files?
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
C) They contain all the data files only in uncompressed form for a PDB.
D)They contain a PDB manifest file and all the data files in compressed form for a PDB.
E) They must be created using the DBMS PDB package
F) They contain all the data files only in compressed form for a PDB

Your CDB has two regular PDBs as well as one application container with two application PDBs and an application seed.
No changes have been made to the standard PDB$SEED.
How many default temporary tablespaces can be assigned in the CDB?
A) eight
B) six
C) five
D) three
E) seven

In which two scenarios is incomplete recovery required?


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.
B) Any new PDB and existing PDBs are automatically configured to use the default undo tablespace in CDB$ROOT.
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.

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:
CREATE PLUGGABLE DATABASE pdb1USING '/u01/app/oracle/oradata/pdb1.xml'
SOURCE_FILE_NAME_CONVERT=('/u01/app/or acle/oradata/','/u02/app/oracle/oradata/');
Which two are true? (Choose two.)
A) PDB1 data files already exist in the correct location.
B) DBMS_PDB.CHECK_PLUG_COMPATIBILITY must be run in CDB1 before executing the command.
C) PDB_FILE_NAME_CONVERT must be set before executing the command.
D) /u01/app/oracle/oradata/pdb1.xml does not contain the current locations of data files for PDB1.
E) PDB1 must be dropped from CDB1.

Which three are true about Oracle pluggable database (PDBs)?


A) A PDB can be plugged into a CDB only if both are of the same Oracle Database release.
B) A PDB created from PDB$SEED must be set to READ WRITE after loading data.
C) A non-CDB can be converted into a PDB.
D) A PDB created from PDB$SEED must be set to READ ONLY after loading data.
E) An unplugged PDB can be plugged into multiple CDBs simultaneously by sharing data files.
F) A PDB unplugged from a container database (CDBs) can be plugged into a different CDB without altering any of schemas.
G) A PDB in a remote CDB can be accessed transparently thereby aggregating results from local and remote PDBs.

Which three are true about Oracle Grid Infrastructure for a Standalone Server?
A) It includes both Oracle Restart and Oracle Automatic Storage Management (ASM) software.
B) It creates one disk group during installation.
C) It requires the operating system ORACLE_BASE environment variable to be predefined before installation.
D) It requires Oracle ASMLib to manage Automatic Storge Management(ASM) disks.
E) It requires Oracle ASM Filter Driver(ASMFD) to manage Automatic Storge Management(ASM) disks.
F) Automatic Storge Management(ASM) requires that O/S groups OSASM and OSDBA be assigned as secondary groups for its installation owner.

Which two are true about poorly performing SQL statements and their tuning in Oracle database instances?
(Choose two.)
A. SQL statements performing many physical I/Os can always have their performance improved by creating indexes.
B. SQL statements doing only logical reads never require tuning because they do no physical I/O.
C. The solution that best optimizes one SQL statement can degrade the performance of others.
D. SQL statements doing joins always do more physical I/O than single table queries.
E. Poorly performing SQL statements can be tuned automatically by the Oracle server.

Which two are true about Rapid Home Provisioning of Oracle software?
(Choose two.)
A. It can be used for applications and middleware.
B. It can be used only for Oracle Grid Infrastructure, excluding Oracle Restart.
C. It can be used only for Oracle Grid Infrastructure, including Oracle Restart.
D. It can be used for both Oracle Database and Oracle Grid Infrastructure, including Oracle Restart.
E. It can be used for both Oracle Database and Oracle Grid Infrastructure, excluding Oracle Restart
Which two are true about Oracle Database Configuration Assistant (DBCA)?
(Choose two.)
A. It can be launched from both the command line and the Universal Installer (OUI) interfaces.
B. It can be used to change the character set of an existing database.
C. It can be used to convert a non-container database to a container database.
D. It can be used to create container databases and non-container databases.
E. It can only be launched from the command line interface.

Which three are true about SGA memory management in a multitenant database?
(Choose three.)
A. Setting DB_CACHE_SIZE for a PDB guarantees a minimum amount of Database Buffer Cache memory for that PDB.
B. The SHARED_POOL_SIZE setting for a PDB can be up to 80% of the SHARED_POOL_SIZE setting of the root container.
C. Setting SHARED_POOL_SIZE for a PDB guarantees a minimum amount of Shared Pool memory for that PDB.
D. The SGA_TARGET setting for a PDB cannot exceed 50% of the SGA_TARGET value of the root container.
E. Setting SGA_TARGET for a PDB guarantees a minimum amount of SGA memory for that PDB.
F. SGA_MIN_SIZE cannot be set for a PDB.

Which three are true about creating container databases (CDBs) and pluggable databases (PDBs) in Oracle 19c and later releases?
(Choose three.)
A. A PDB snapshot can be a sparse copy of a source PDB.
B. A PDB snapshot depends on an existing storage snapshot of the source PDB.
C. A CDB can be duplicated using Recovery Manager (RMAN) with no configuration required before starting the duplication.
D. A CDB can be duplicated using the Database Configuration Assistant (DBCA) in silent mode with no configuration required before starting
the duplication.
E. A PDB snapshot can be a full copy of a source PDB.
F. A snapshot copy PDB can be a full copy of a source PDB.
G. A snapshot copy PDB does not depend on an existing storage snapshot of the source PDB.

HR_ROOT is an application container with the HR_APP application installed.


No application PDBs and no application seed have yet been created in HR_ROOT.
An application PDB, PDB1, must be created so that the HR_APP application's common objects are accessible to it.
Which two methods can be used?
(Choose two.)
A. Create an application seed, and install HR_APP in it.
B. Create the PDB1 application PDB and install HR_APP in it.
C. Create an application seed, synchronize it with HR_ROOT, and then create the PDB1 application PDB.
D. Create the PBD1 application PDB and synchronize it with HR_ROOT.
E. Create the PBD1 application PDB and synchronize it with PDB$SEED.

You might also like