option
Questions
ayuda
daypo
search.php

0831

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
0831

Description:
0831 prep exam

Creation Date: 2026/01/28

Category: Computers

Number of questions: 60

Rating:(0)
Share the Test:
Nuevo ComentarioNuevo Comentario
New Comment
NO RECORDS
Content:

Which three are true about thresholds, metrics, and server-generated alerts? (Choose three.). All metrics are instance related. Cleared stateful alerts are displayed by querying DBA_ALERT_HISTORY. A space usage management alert is automatically cleared after the underlying problem is resolved. They are generated by SMON when a tablespace is 97% full. Metrics are statistical counts for a specific unit. 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.). Increase the size of tape I/O buffers. Disable FORCE LOGGING for the database. Increase the size of the database buffer cache. Enable asynchronous disk I/O. 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.). to specify a default tablespace in a PDB cloned from another PDB in the same CDB. to exclude all tablespaces except SYSTEM, SYSAUX, and TEMP when plugging in a PDB. to include specific user tablespaces only when relocating a PDB. to specify the list of user tablespaces to include when moving a non-CDB to a PDB. to exclude a temp tablespace when plugging in a PDB. 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.). FLASHBACK transaction query requires undo to retrieve all versions of a row that existed between two points in time. FLASHBACK drop requires that the RECYCLEBIN parameter be set to ON. FLASHBACK version query requires that the RECYCLEBIN parameter be set to ON. FLASHBACK DATA ARCHIVE requires undo to store all versions of all rows of a table being tracked. FLASHBACK drop requires undo to retrieve all versions of a row that existed between two points in time. 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.). performing checks to ensure minimum configuration requirements for Oracle Grid Infrastructure are met. creating the oracle OS user. creating the OSDBA (dba) group. creating the oraInventory (oinstall) group. creating the grid OS user. configuring the OS for Oracle Automatic Storage Management shared storage access.

Which two are true about common objects? (Choose two.). They can be created only in CDB$ROOT. They can be only metadata-linked in an application container. They can exist in user-defined schemas only in application containers. They can exist in CDB$ROOT and an application root. They can be extended data-linked in CDB$ROOT. They can be created only in an application root.

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

Which two are true about server-generated alerts? (Choose two.). Stateful alerts must be created by a DBA after resolving the problem. Stateless alerts can be purged manually from the alert history. Stateless alerts can be cleared manually. Stateless alerts are automatically cleared. Stateful alerts are purged automatically from the alert history.

Which three are located by using environment variables? (Choose three.). the Optimal Flexible Architecture (OFA) compliant path to store Oracle software and configuration files. the location of Oracle Net Services configuration files. the list of a disk group names to be mounted by an Oracle Automatic Storage Management (ASM) instance at startup. default directories for temporary files used by temporary tablespaces. the temporary disk space used by Oracle Installer during installation. the maximum number of database files that can be opened by a database instance.

Which three are true about opatchauto? (Choose three.). It performs a shutdown and then a restart of all processes in both Oracle Grid Infrastructure and Oracle Database home during the patching process. It must be invoked by a user with root user privileges. Patches are applied via opatchauto. Users must always input patch plans to opatchauto. It requires the Oracle Grid Infrastructure and Oracle Database instances to be shut down before being invoked. It applies patches in nonrolling mode by default. 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.). Single-byte character sets provide better performance than multibyte character sets. Unicode enables information from any language to be stored using a single character set. Unicode is the only supported character set for Oracle databases created using Database Configuration Assistant (DBCA). Single-byte character sets always use 7-bit encoding schemes. Multibyte character sets allow more efficient space utilization than single byte character sets. Single-byte character sets always use 8-bit encoding schemes.

Which three are true about monitoring waits for sessions and services? (Choose three.). V$SESSION_EVENT displays all waits for all past and existing sessions if the wait has occurred at least once for a session. V$SERVICE_EVENT displays all waits for all services if the wait has occurred at least once for a service. V$SESSION_WAIT_CLASS displays waits broken down by wait class only for waiting sessions. V$SESSION_WAIT and V$SESSION both contain details of the event on which a non-waiting session last waited. V$SESSION_EVENT displays all waits for all past sessions if the wait has occurred at least once for a session. 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?. 1, 2, 4, 5, 7, 8. 1, 2, 4, 6, 7, 8. 1, 2, 3, 4, 5, 7, 8. 1, 2, 3, 4, 5, 6, 7, 8. 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.). By default, members of the OSASM group can access Automatic Storage Management and RDBMS instances. The primary group for the Oracle Grid Infrastructure and Oracle Database owners must be the Oracle Inventory group. The Oracle Grid Infrastructure installation must be owned by the grid user. The Oracle Grid Infrastructure owner owns Oracle Restart and Oracle Automatic Storage Management binaries. The Oracle Grid Infrastructure owner must have OSOPER, OSBACKUPDBA, and OSKMDBA as secondary groups. 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. B. C. D. E. F. G. H. Duplication can be done by having the auxiliary database instance pull backup sets from the target database instance. A connection to an auxiliary instance is always required. A subset of the target database can be duplicated. A new DBID is always created for the duplicated database. A connection to the recovery catalog instance is always required. A backup of the target database is always required. Duplication can be done by having the target database instance push copies to the auxiliary database instance. 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.). PDB1 data files already exist in the correct location. DBMS_PDB.CHECK_PLUG_COMPATIBILITY must be run in CDB1 before executing the command. PDB_FILE_NAME_CONVERT must be set before executing the command. /u01/app/oracle/oradata/pdb1.xml does not contain the current locations of data files for PDB1. PDB1 must be dropped from CDB1.

Which three are true about transporting databases across platforms using Recovery Manager (RMAN) image copies? (Choose three.). By default, the transported database will use Oracle Managed Files (OMF). Data files can be converted on the destination system. Data files can be converted on the source system. A new DBID is automatically created for the transported database. Databases can be transported between systems with different endian formats. 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.). to switch an existing Oracle Database home to a newer release of Oracle software on the same server. to switch to a read-only Oracle home. to switch back to the previous Oracle home as part of a rollback operation. to switch the Oracle Database home when using a centralized Rapid Home Provisioning server. 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.). After the change, only a common user with the required privilege can create an undo tablespace in CDB&ROOT. Any new PDB and existing PDBs are automatically configured to use the default undo tablespace in CDB$ROOT. After the change, only one undo tablespace can exist in CDB$ROOT. After the change, any user with the required privilege can create an undo tablespace in the PDBs. Undo tablespaces existing in PDBs must be dropped before the change. 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.). It is integrated with the SQL Access Advisor. It predicts the impact of system changes on SQL workload response time. It provides before and after execution statistics for each SQL statement in the analysis task. It offers fine-grained analysis of all the SQL statements in the analysis task as a group. 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?. V$SESSION_EVENT. V$SESSTAT. V$SESSION_WAIT. V$SESSION_WAIT_CLASS. V$SESSION.

Which two are true about gathering optimizer statistics? (Choose two.). Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics in all open PDBs except PDB$SEED. Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to a PDB opened in read/write mode gathers object statistics for that PDB. Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics only in CDB$ROOT. System statistics can be gathered only while connected to CDB$ROOT. Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics in all open pluggable databases (PDBs).

Examine this output: SQL> select pluggable_database, shares, parallel_server_limit 2 from dba_cdb_rsrc_plan_directives where plan = 'MY_PLAN' 3 order by pluggable_database; PLUGGABLE_DATABASE SHARES PARALLEL_SERVER_LIMIT ------------------------------ ---------- ---------------------- ORA$AUTOTASK 100 ORA$DEFAULT_PDB_DIRECTIVE 1 0 PDB1 2 100 PDB2 2 25 PDB3 1 SQL> select name, value from v$parameter 2 where name = 'resource_manager_plan'; NAME VALUE ---------------------- -------------------- resource_manager_plan MY_PLAN Which two are true? (Choose two.). Any PDB not specified in the plan will be unable to execute statements in parallel. PDB3 can use all available parallel execution processes at times. PDB1 is always limited to 40% of the available system resources regardless of demand. Any PDB not specified in the plan will be able to use a maximum of 16.5% of the available system resources. PDB3 is guaranteed to receive at least 20% of the available system resources if there is enough demand. 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.). orainstRoot.sh can be executed automatically by the Database installer by using sudo or root credentials. root.sh can be executed automatically by the Database Installer only if it is provided with root credentials. The sudo password can be specified in a response file. root.sh can be executed automatically by the Database installer only by using sudo credentials. The sudo password must be specified in a response file. 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?. Run the SQL Access Advisor. Run the Memory Advisor for the shared pool. Run the SQL Tuning Advisor. Run the Memory Advisor for the Program Global Area. 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.). Flashback logs are automatically purged when DB_FLASHBACK_RETENTION_TARGET is set lower than the time they have already been retained. Flashback logs are monitored and proactively deleted when beyond the retention period defined in DB_FLASHBACK_RETENTION_TARGET only after there is space pressure. Flashback logs are monitored and proactively deleted when beyond the retention period defined in DB_FLASHBACK_RETENTION_TARGET before there is space pressure. 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. Flashback logs are automatically purged whenever the value of DB_FLASHBACK_RETENTION_TARGET is changed.

Examine these queries and their output: SQL> select log_mode from v$database; LOG_MODE ------------ ARCHIVELOG SQL> select property_name, property_value 2 from database_properties 3 where property_name like '%UNDO%'; PROPERTY_NAME PROPERTY_VALUE ---------------------- ---------------- LOCAL_UNDO_ENABLED FALSE SQL> select p.name, f.file#, t.name 2 from v$containers p, v$datafile f, v$tablespace t 3 where p.con_id = f.con_id 4 and p.con_id = t.con_id 5 and t.ts# = f.ts# 6 order by 1, 2; NAME FILE# NAME ----------- --------- -------- CDB$ROOT 1 SYSTEM ... PDB1 24 SYSTEM ... PDB2 16 SYSTEM After a system crash, an instance restart and an attempted opening of the PDBs result in: SQL> startup quiet ORACLE instance started. Database mounted. Database opened. SQL> alter pluggable database all open; alter pluggable database all open * ERROR at line 1: ORA-01157: cannot identify/lock data file 24 - see DBWR trace file ORA-01110: data file 24: '/u01/oradata/V122CDB1/516000726D464D04E054000C29704164/datafile/o1_mf_system_dmj3okld_.dbf' Which two are true? (Choose two.). Data file 24 can be recovered while PDB2 is opened. Data file 24 must be recovered while the CDB is opened. Data file 24 can be recovered while CDB$ROOT and PDB$SEED are opened. Data file 24 cannot be recovered while the CDB is opened. Data file 24 must be recovered while PDB2 is closed.

Which two are true about RMAN duplexed backup sets? (Choose two.). A duplexed backup set uses the same number of SBT channels as a non-duplexed backup set for the same number of files. A non-duplexed backup set written to disk can be duplexed to disk by backing up the backup set that is already on disk. A non-duplexed backup set written to SBT can be duplexed to tape by backing up the backup set that is already on tape. A non-duplexed backup set written to disk can be duplexed to tape by backing up the backup set that is already on disk. A non-duplexed backup set written to SBT can be duplexed to disk by backing up the backup set that is already on tape. 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 target database's persistent RMAN configuration settings are always stored in the target's control file. Backup older than the recovery window retention policy are always deleted automatically if the backup location has insufficient space. Backups written to the fast recovery area (FRA) that are obsolete based on the redundancy retention policy can be deleted automatically to free space. The RMAN SHOW ALL command displays only settings with nondefault values. A target database's persistent RMAN configuration settings are always synchronized automatically with the RMAN catalog. The V$RMAN_CONFIGURATION view displays only settings with values that have been modified. 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.). It can be run only manually. It is part of the DBMS_ADVISOR package. It can recommend changes to improve the statistics gathering process. It always analyzes all schemas in the database. It runs automatically every night by default. It is part of the DBMS_STATS package.

You issued this command: RMAN> BACKUP RECOVERY FILES; Which two are true? (Choose two.). All Oracle recovery files not in the current FRA that have not been backed up already, are backed up. All non-Oracle files in the current FRA that have not been backed up already, are backed up. All Oracle recovery files in the current FRA that have not been backed up already, are backed up. All Oracle recovery files in the current fast recovery area (FRA) are backed up. These backups can be written to disk or SBT.

Which two are true about the Oracle database methodology? (Choose two.). The Oracle Database time model should be used to find the database and instance areas most in need of tuning. Tuning activities should stop once the user is satisfied with performance. Tuning activities should stop once agreed service levels for performance have been met. The database instance memory should always be tuned before tuning any file systems. SQL statements should always be tuned before tuning any file systems. 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.). 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. Setting DBWR_IO_SLAVES to a non zero value can improve backup performance when using synchronous I/O. If an RMAN BACKUP VALIDATE command takes noticeably less than an actual backup, then write I/O is a likely bottleneck. If an RMAN BACKUP VALIDATE command takes roughly the same time as an actual backup, then read I/O is a likely bottleneck. 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. Setting DBWR_IO_SLAVES to a non zero value can improve backup performance when using asynchronous I/O. Data files with a high value in V$BACKUP_ASYNC_IO.SHORT_WAITS are a potential performance bottleneck when asynchronous I/O is used.

You are managing this configuration: 1. CDB1 is a container database. 2. PDB1 and PDB2 are two pluggable databases in CDB1. 3. USER1.EMP is a table in PDB1 and USER2.DEPT is a table in PDB2. CDB1 user SYS executes these commands after connecting successfully to PDB2: SQL> ALTER SESSION SET CONTAINER=pdb1; Session altered. SQL> INSERT INTO user1.emp VALUES(100, 'Alan', 1); 1 row created. SQL> INSERT INTO user1.emp VALUES(101, 'Ben', 1); 1 row created. SQL> ALTER SESSION SET CONTAINER=pdb2; Session altered. SQL> INSERT INTO user2.dept VALUES(1, 'IT'); Which two are true? (Choose two.). The inserts on USER1.EMP remain uncommitted when the session connected to PDB2. The inserts on USER1.EMP were committed when the session inserted a row into USER2.DEPT. The insert on USER2.DEPT fails because of the active transaction in the parent container. The insert on USER2.DEPT is a recursive autonomous transaction by the child session and is committed. The inserts on USER1.EMP were rolled back when the session connected to PDB2. The insert on USER2.DEPT is uncommitted. The inserts on USER1.EMP were committed when the session connected to PDB2.

Examine this configuration: 1. CDB1 is an Oracle Database 12c Release 2 database containing pluggable databases PDB$SEED, PDB1, and PDB2. 2. PDB$SEED is open READ ONLY 3. PDB1 is open READ WRITE 4. PDB2 is MOUNTED. 5. ORACLE_HOME is /u01/app/oracle/product/18.1.0/dbhome_1. You execute these commands before upgrading the database to the current release: $ . oraenv ORACLE_SID = [cdb1] ? cdb1 The Oracle base remains unchanged with value /u01/app/oracle $ $ORACLE_HOME/jdk/bin/java -jar preupgrade.jar TERMINAL TEXT For which databases will fixup scripts be created?. CDB1, PDB$SEED, PDB1, and PDB2. PDB$SEED, PDB1, and PDB2 only. CDB1 and PDB$SEED only. CDB1, PDB1, and PDB2 only. CDB1, PDB$SEED, and PDB1 only.

Which two are true about Oracle Flashback features? (Choose two.). FLASHBACK QUERY can retrieve REDO records from ONLINE and ARCHIVED REDO LOG files. FLASHBACK VERSION QUERY can retrieve REDO records from ONLINE and ARCHIVED REDO LOG files. FLASHBACK TABLE can undrop a column. FLASHBACK DROP can undrop an index when undropping a table. 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.). It is automatically synchronized with its application root PDB when an application is upgraded. It cannot be added to an application container after the application container has already been created. A new application PDB created by cloning an application seed PDB can have an old version of the application installed after cloning completes. It is automatically synchronized with its application root PDB when an application is installed. It cannot be dropped from its application container. 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. It is not required in an application container.

Examine this configuration: 1. CDB1 is a container database. 2. PDB1 and PDB2 are pluggable databases in CDB1. 3. PDB1 and PDB2 are OPEN in READ WRITE mode. You execute these commands successfully: $ export ORACLE_SID=CDB1 $ sqlplus / as sysdba SQL> ALTER SESSION SET CONTAINER = PDB1; Session altered. SQL> SHUTDOWN IMMEDIATE Which two are true? (Choose two.). Uncommitted transactions in PDB1 have been rolled back. PDB1 is closed. Uncommitted transactions in CDB1 and PDB1 have been rolled back. CDB1 is shut down. 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.). ADDM can recommend shrinking the buffer cache. ADDM can recommend extending the buffer cache. By default, MMON creates an AWR snapshot every 30 minutes. ADDM performs its analysis only when a DBA requests it. By default, AWR snapshots are automatically purged after eight days. AWR snapshots must be deleted when no longer required by ADDM.

Examine the command for creating pluggable database PDB2 in container database CDB2. CREATE PLUGGABLE DATABASE pdb2 ADMIN USER pdb2_adm IDENTIFIED BY 123pdb ROLES=(CONNECT); Select three options, any one of which is required for it to execute successfully. (Choose three.). Add the FILE_NAME_CONVERT clause to the statement and set the PDB_FILE_NAME_CONVERT parameter. Add only the CREATE_FILE_DEST clause to the statement. Set only the PDB_FILE_NAME_CONVERT parameter. Set the PDB_FILE_NAME_CONVERT parameter and enable OMF. Enable only OMF. 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.). Media Management messages for SBT devices are always written to sbtio.log. RMAN error stacks should be read from the bottom up as that is the order in which errors are generated. RMAN error stacks should be read from the top down as that is the order in which errors are generated. The RMAN LOG command line clause causes output issued during RMAN command compilation to be written to a log file and to standard output. The RMAN LOG command line clause causes output issued during RMAN command compilation to be written to a log file only. 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.). With Automatic Shared Memory Management, the database instance can increase the Large Pool size by reducing the Shared Pool size. With Automatic Memory Management, the database instance can increase the System Global Area size by reducing the Program Global Area size. Automatically tuned and resized System Global Area components will always revert to their initial sizes after an instance restart. Automatic Memory Management must be used together with locking the System Global Area into physical memory. With Automatic Shared Memory Management, the database instance can increase the Program Global Area size by reducing the System Global Area size. 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.). when any archived log from, before, or after the most recent backup is corrupt. after losing all copies of the control file. after losing an archived log from after the most recent backup. after losing an archived log from before the most recent backup. after losing the SYSTEM tablespace.

Which three are true about Database Point-in-Time Recovery? (Choose three.). The database must have FLASHBACK DATABASE ON to perform Database Point-in-Time Recovery. The database must be in MOUNT state when performing Database Point-in-Time Recovery. Database Point-in-Time Recovery is performed by the Managed Recovery Process (MRP). The Database must be in ARCHIVELOG mode. The target point for the recovery must be specified as a stime or System Change Number (SCN). The database must be open RESETLOGS after Database Point-in-Time Recovery.

Which three are true about the SQL Tuning Advisor? (Choose three.). It checks each query being analyzed for stale statistics. It checks each query being analyzed for missing statistics. It only recommends syntactic changes to SQL statements. It can recommend semantic changes to SQL statements. It considers all SQL statements being analyzed by the advisor task as a group. 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.). Two or more PDBs can be duplicated with the same RMAN DUPLICATE command. All tablespaces belonging to a PDB must be duplicated when duplicating the PDB. The auxiliary instance is automatically created with ENABLE_PLUGGABLE_DATABASE = TRUE. A user with SYSDBA or SYSBKUP must use RMAN logged in to a PDB in order to duplicate it. 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.). It is an Oracle Database service. It can be used to deploy Oracle Database homes. It cannot be used to provision applications. It can be used to deploy Grid Infrastructure homes, including Oracle Restart. It cannot be used to provision middleware. 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: $ sqlplus sys/oracle_4U@localhost:1521/cdb1 as sysdba SQL> CREATE USER c##user1 identified by oracle_4U container=all; User created. SQL> ALTER SESSION SET CONTAINER=pdb1; Session altered. SQL> CREATE USER p1_user1 identified by oracle_4U; User created. SQL> ALTER SESSION SET CONTAINER=app1_root; Session altered. SQL> ALTER PLUGGABLE DATABASE APPLICATION app1_cdb1_app BEGIN INSTALL '1.0'; Session altered. SQL> CREATE USER app1_user1 IDENTIFIED BY oracle_4U; User created. SQL> ALTER PLUGGABLE DATABASE APPLICATION app1_cdb1_app END INSTALL '1.0'; Pluggable database altered. Which two are true? (Choose two.). APP1_USER1 can be created in PDB1. APP1_USER1 can be created in CDB1. APP1_USER1 can have different privileges in each Application PDB contained in APP1_ROOT. C##_APP_USER1 can be created in CDB1. P1_USER1 can be created in CDB1. 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.). defining primary keys for all tables to speed up all queries. using check constraints to speed up updates. defining foreign keys for all tables to speed up joins. the physical data model. the configuration of storage arrays.

Which three actions are performed by Database Upgrade Assistant (DBUA)? (Choose three.). It recompiles all stored PL/SQL code by using utlrp.sql. It empties the RECYCLE BIN. It performs prerequisite checks to verify if the Oracle database is ready for upgrade. It sets all user tablespaces to ג€read-only ג€ before starting the upgrade. It removes the AUDSYS schema and the AUDIT_ADMIN and AUDIT_VIEWER roles. 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.). SBT tape compression can be used even if no RMAN compression is configured. Any backup set written to the SBT device in this configuration can contain a maximum of two backup pieces. Any backup written to the SBT device in this configuration can contain a maximum of two backup sets. SBT tape compression and RMAN backup compression should be used in parallel. 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: # id oracle uid=54321(oracle) gid=54321(oinstall) groups=54321(oinstall), 54322(dba) Which two are true? (Choose two.). oracle will be an owner of the Oracle Inventory. oracle must be the owner of every Oracle Database installation. oracle can own an Oracle Database installation but not an Oracle Grid Infrastructure installation. oracle will be granted the SYSASM privilege when installing the Oracle Database software. The user account, oracle, and group, oinstall, can be used for all Oracle software installations.

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

Which two are true about creating pluggable databases (PDBs) using snapshots in Oracle 19c and later releases? (Choose two.). A PDB snapshot is always a full copy of the source PDB. A PDB snapshot is always a sparse copy of the source PDB. A snapshot copy PDB depends on a storage snapshot which can only be stored on specific file systems. A PDB snapshot depends on a storage snapshot which can be stored on any file system. A PDB snapshot depends on a storage snapshot which can only be stored on specific file systems. A snapshot copy PDB depends on a storage snapshot which can be stored on any file system. 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.). The General Purpose of Transaction Processing templates are most suitable when concurrency and recoverability are key criteria. Oracle DBCA templates can store only logical structure and not database files. New templates can only be created by modifying an existing user-created template. The Data Warehouse template is most suitable when transaction response time is the key criterion. Oracle DBCA templates can be used to create new databases and duplicate existing databases.

Your SALES_ROOT application container has two application PDBs. The SALES_APP application has a common table, FIN.REVENUE, in the two PDBs. Examine this query and its output: SELECT containers_default, container_map, table_name FROM dba_tables WHERE owner='FIN'; CONTAINERS_DEFAULT CONTAINER_MAP CONTAINER_MAP_OBJECT TABLE_NAME ------------------ ------------- --------------------- ---------- NO YES NO REVENUE NO NO YES MAPTABLE Which two are true? (Choose two.). The CONTAINERS clause cannot be used in queries on the REVENUE table. The REVENUE table must be a list-partitioned table. The MAPTABLE tables defines a logical partition key on a commonly used column for the REVENUE table. The MAPTABLE table is a metadata-linked table. A container map exists for the REVENUE table, but is not enabled. 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.). CDB1 and CDB2 must be in shared undo mode. A common user must exist in CDB2 with the CREATE PLUGGABLE DATABASE privilege. All transactions in HR_PDB1 of CDB1 must commit before the cloning process starts. Cloning HR_ROOT automatically clones HR_PDB1. 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.). 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. 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. An Oracle database can be restored from backup files copied using O/S utilities. Oracle data file backups, copied using an O/S utility, can be added to the RMAN catalog as IMAGE COPIES. Backing up a database in NOARCHIVELOG mode using O/S utilities requires that the database instance be shut down. Oracle archive log backups, copied using an O/S utility, can be added to the RMAN catalog as a backup set. 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.

Examine this configuration: 1. CDB1 is a container database. 2. PDB1 and PDB2 are pluggable databases in CDB1. You execute these commands successfully: $ export ORACLE_SID=cdb1 $ sqlplus / as sysdba SQL> SHUTDOWN IMMEDIATE ... Oracle instance shut down. SQL> STARTUP MOUNT ... Database mounted. Which two are true? (Choose two.). PDB1 and PDB2 are in MOUNT state. Redo logs are opened. PDB1 and PDB2 are in READ ONLY state. CDB$ROOT is in MOUNT state. PDB$SEED is in READ ONLY state.

Examine this configuration: 1. CDB1 is a container database running in ARCHIVELOG mode. 2. Controlfiles of CDB1 are multiplexed in '/u01/app/oracle/oradata/CDB1/controlfile/controlfile01.ctl' and '/u02/app/oracle/fast_recover_area/cdb1/CDB1/controlfile02.ctl'. 3. The only backup of CDB1 was taken when CONTROLFILE AUTOBACKUP was OFF 4. SNAPSHOT CONTROLFILE NAME is '/u01/app/oracle/product/12.2.0.1/db_1/dbs/snapcf_cdb1.f'. While CDB1 is open, `˜/u02/app/oracle/fast_recover_area/cdb1/CDB1/controlfile02.ctl' is accidentally deleted. To recover from this critical failure, you execute these commands: $ rman target sys/oracle_4U@localhost:1521/cdb1 RMAN> SHUTDOWN ABORT ... Oracle instance shut down RMAN> STARTUP NOMOUNT RMAN> RESTORE CONTROLFILE FROM '/u01/app/oracle/oradata/CDB1/controlfile/controlfile01.ctl'; What will be the outcome?. It will create '$ORACLE_HOME/dbs/cdb1/CDB1/controlfile02.ctl'. It will create '/u01/app/oralce/oradata/CDB1/controlfile/controlfile02.ctl'. It will re-create '/u02/app/oracle/fast_recover_area/cdb1/CDB1/controlfile02.ctl'. It will create '/u01/app/oracle/product/12.2.0.1/db_1/dbs/snapcf_cdb1control02.ctl'. It will fail because there is no autobackup of the controlfiles.

Report abuse