choose one You enable Flashback Data Archive for a table for which you want to track and save all transactions for four years. After some time, the requirement changes for keeping transactions from four to two years. You execute the following command to change the requirement: SQL> ALTER FLASHBACK ARCHIVE fdal MODIFY RETENTION 2 YEAR; What is the outcome?
Choose two. Which two are true about the automatic execution of operating system scripts when performing silent mode installation starting from Oracle Database 19c?
Which four are true about RMAN backup sets? (Choose four.)
Choose two. Which two are true about unplugging an application container from a container database and plugging it into a different container database?
Choose two. 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?
Choose two. Which two are true about Oracle Database Configuration Assistant (DBCA)?
Which two are true about the execution of operating system scripts starting from Oracle Database 19c? (Choose two.)
Choose three. Which three are true about backing up the control file?
Choose three. Which three are true about block media recovery?
Which four are true about a Recovery Manager (RMAN) duplication without a TARGET connection? (Choose four.)
Which three are true about using Database Resource Manager in an Oracle multitenant environment?
Which three can be done using Oracle Database Configuration Assistant (DBCA) starting from Oracle Database 19c? (Choose three.)
Which are three of the steps taken by Database Configuration Assistant (DBCA) to clone a remote pluggable database (PDB) starting from Oracle 19c?
choose two Examine these RMAN commands: RMAN> CONNECT TARGET "sbu@prod AS SYSBACKUP"; RMAN> CONNECT AUXILIARY "sbu@dup_db AS SYSBACKUP"; RMAN> DUPLICATE TARGET DATABASE TO dup_db FROM ACTIVE DATABASE PASSWORD FILE SECTION SIZE 400M; Which two statements are true about the DUPLICATE comman
You execute this command successfully: SQL> ALTER DATABASE BACKUP CONTROLFILE TO TRACE; What is the outcome?
Which three tasks can be automatically performed by the Automatic Data Optimization feature of Information lifecycle Management (ILM)?
Examine this configuration: 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:
What will be the outcome?
Choose two. Which two are true about Lockdown profiles in a container database (CDB) and its pluggable databases (PDBs)?
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.)
choose three Identify three reasons for using a recovery catalog with Recovery Manager (RMAN).
Which two are true about SQL Performance Analyzer (SPA)? (Choose two.)
Choose the best answer. Which statement correctly describes the SQL profiling performed by the SQL Tuning Advisor?
The CATDB12c database contains an Oracle Database version 12c catalog schema owned by the RC12C user. The RCAT11 database contains an Oracle Database version 11g catalog schema owned by the RC11 user in which several databases are registered. Both the databases are open. You execute the RMAN commands: RMAN> CONNECT CATALOG rcl2c/passl2c@catdbl2c RMAN> IMPORT CATALOG rcll/pwdcatll@ractll Which two tasks are performed as part of the import?
You notice a performance change in your production Oracle 12c database. You want to know which change caused this performance difference. Which method or feature should you use?
choose three Which three are true about unified auditing in full mode?
You issued this command: RMAN> BACKUP RECOVERY FILES; Which two are true? (Choose two.)
Choose three. Which three are true about post-upgrade activities when upgrading an Oracle database using Database Upgrade Assistant?
Which two are true about instance recovery? (Choose two.)
Which three actions are performed by Database Upgrade Assistant (DBUA)? (Choose three.)
Choose two. Which two are true about RMAN backups when using a media manager?
Examine the query and its output executed In an RDBMS Instance: Which three statements are true about the users (other than sys) in the output?
Choose two. Which two are true about the execution of operating system scripts starting from Oracle Database 19c?
Which two are true about diagnosing Oracle Database failure situations using Data Recovery Advisor? (Choose two.)
Choose the best answer. Examine this output of an export from the current release of an Oracle multitenant database: $ sqlplus system/oracle . SQL> col name for a10 SQL> select name, open_mode from v$pdbs; NAME OPEN_MODE ---------------------------------------PDB$SEED READ ONLY PDB1 READ WRITE PDB2 MOUNTED SQL> exit Next you execute: $ expdp system/oracle full=y What is the outcome?
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:
What is the outcome?
Choose two. A database is configured in ARCHIVELOG mode. A full RMAN backup exists but no control file backup to trace has been taken. A media failure has occurred. In which two scenarios is incomplete recovery required?
Choose three. Which three are true about interpreting Recovery Manager (RMAN) error stacks returned to standard output?
Choose three. Which three are true about a container database (CDB)?
Which three are true about Oracle Grid Infrastructure for a Standalone Server?
You are administering a multitenant container database (COB) that contains two pluggable databases (PDBs), pdb1 and pdb2. You are connected to pdb2 as a common user with DBA privileges. The statistics_level parameter is PDB modifiable. As the user sys, execute the following command on pdb2: SQL> ALTER SYSTEM SET STATISTICS_LEVEL=ALL SID='*' SCOPE=SPFILE; Which statement is true about the result of this command?
A redaction policy was added to the SAL column of the SCOTT.EMP table: BEGIN DBMS_REDACT.ADD_POLICY( object_schema object_name column_name policy_name function_type expression => 'SCOTT', => 'EMP', => 'SAL', => 'SCOTT_EMP', => DBMS_REDACT.FULL, => 'SYS_CONTEXT(''SYS_SESSION_ROLES'',''MGR'') END; All users have their default set of system privileges. For which three situations will data not be redacted?
Which two are true about creating RMAN backups for an Oracle container database? (Choose two.)
Choose the best answer. Examine this configuration: 1. CDB1 is a container database. 2.
COMMON_USER_PREFIX is set to an empty string. 3. PDB1 is a pluggable database in CDB1. 4. APP1_ROOT is an application container in CDB1. 5. APP1_PDB1 is an application PDB in APP1_ROOT. You execute these commands: S sqlplus sys/oracle@localhost:1521/cdb1 as sysdba SQL> CREATE ROLE role1 CONTAINER=CURRENT; Which is true?
Choose three. Which three are true about the Oracle Optimizer?
our 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: Which two are true? (Choose two.)
Choose three. Which three are true about Oracle pluggable databases (PDBs)?
Choose two. Which two are true about the Program Global Area (PGA) and its management in an Oracle database instance?
Which three statements are true about Automatic Workload Repository (AWR)?
Examine these queries and their output: After a system crash, an instance restart and an attempted opening of the PDBs result in: Which two are true? (Choose two.)
Choose three. Which three are true about RMAN archival backups with the RESTORE POINT clause?
Choose three. Which three are true about the FLASHBACK DATABASE feature?
Choose three. Which three are true about OPatch ?
Choose three. Which three are true in Oracle 19c and later releases?
Examine the RMAN command: RMAN> RUN { ALLOCATE CHANNEL c1 DEVICE TYPE sbt; ALLOCATE CHANNEL c2 DEVICE TYPE sbt; ALLOCATE CHANNEL c3 DEVICE TYPE sbt; BACKUP INCREMENTAL LEVEL = 0 (DATAFILE 1,4,5 CHANNEL c1) (DATAFILE 2,3,9 CHANNEL c2) (DATAFILE 6,7,8 CHANNEL c3); SQL 'ALTER SYSTEM ARCHIVE LOG CURRENT'; } Which statement is true about the command?
Choose the best answer. Examine this configuration: 1. CDB1 is an Oracle Database 12c Release 2 container database (CDB). 2. PDB1 and PDB2 are two pluggable databases (PDBs) in CDB1. After successfully performing all the preupgrade tasks, you execute these commands from the Oracle Database 18c environment: $ export ORACLE_SID=cdb1 $ sqlplus / as sysdba SQL> STARTUP UPGRADE; SQL> SHOW pdbs CON_ID CON_NAME OPEN MODE RESTRICTED -------------------------------------------------¬-------------2 PDB$SEED 3 PDB1 4 PDB2 MIGRATE YES MOUNTED YES MOUNTED YES SQL> ALTER PLUGGABLE DATABASE pdb1 OPEN UPGRADE; Pluggable database altered. SQL> exit $ $ORACLE_HOME/perl/bin/perl catctl.pl -C 'PDB2' What is the outcome?
Choose two. Which two statements are true when row-archival management is enabled?
.Examine the RMAN command: RMAN> CONFIGURE ENCRYPTION FOR DATABASE ON; RMAN> BACKUP DATABASE PLUS ARCHIVELOG; Which prerequisite must be met before accomplishing the backup?
Choose three. Which three are true about corrupted data blocks and their recovery in an Oracle Database?
Choose three. In which three situations can you use threshold server-generated alerts to help diagnose and fix problems?
Which two are true about server-generated alerts? (Choose two.)
Which two are true about the Oracle database methodology? (Choose two.)
Choose two You upgrade your database from pre-12c to a multitenant container database (CDB) that contains pluggable databases (PDBs). Examine the query and its output: SQL> SELECT * FROM v $PWFILE_users; USERNAME SYSDB SYSOP SYSAS SYSBA SYSDG SYSKM CON_ID ------------------------------------------------------------------------SYS TRUE TRUE FALSE FALSE FALSE FALSE 0 Which two tasks must you perform to add users with the SYSBACKUP, SYSDG, and SYSKM prileges to the password file?
Choose two. Which two are true about the Optimizer Statistics Advisor?
Choose two. Which two are true about diagnosing Oracle Database failure situations using Data Recovery Advisor?
Which two statements are true about the Database Configuration Assistant (DBCA)?
Choose two. Which two are true in Oracle 19c and later releases?
Examine this configuration: 1. CDB1 is a container database. 2. PDB1 and PDB2 are pluggable databases in CDB1. You execute these commands successfully: Which two are true? (Choose two.)
Which three statements are true about the keystore storage framework for transparent data encryption?
Choose two. Which two are true about a Recovery Manager (RMAN) duplication without a TARGET connection?
Which two are direct benefits of the multiprocess, multithreaded architecture of Oracle Database 12c when it is enabled?
Which two are true about Rapid Home Provisioning (RHP), which has been available since Orcale 18c? (Choose two.)
Choose two. Which two are true about PDB archive files?
Examine these queries and their output: An online RMAN backup of the CDB was taken an hour before Restore Point R1 was created. You want to recover PDB1 to Restore Point R1. How do you achieve this?
Choose three. Which three are true about recovery operations done without using Recovery Manager (RMAN)?
Which three are true in Oracle 19c and later releases? (Choose three.)
You plan to create a database by using the Database Configuration Assistant (DBCA), with t he following specifications: Applications will connect to the database via a middle tier. The number of concurrent user connections will be high. The database will have mixed workload, with t he execution of complex BI queries scheduled at night. Which DBCA option must you choose to create the database?
choose one You want to create a test database as a replica of your production database with minimum intervention from a DBA. Which method would you use?
Choose three. Which three are true about patchsets?
Choose two. Which two are true about the SQL Tuning Advisor?
Which two are true about Oracle Flashback features? (Choose two.)
Choose two. Which two are prerequisites for using FLASHBACK TABLE?
Which three are true about an application container?
Choose three. In a single-instance, multitenant container database (CDB), which three are only ever defined in or part of CDB$ROOT?
Choose the best answer. 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?
Which three are true about thresholds, metrics, and server-generated alerts? (Choose three.)