1Z0-067 Exam Questions
236 real 1Z0-067 exam questions with expert-verified answers and explanations. Page 3 of 5.
- Question #101
When is the UNDO_RETENTION parameter value ignored by a transaction?
- Question #102
Which two options can be configured for an existing database by using the Database Configuration Assistant (DBCA)?
- Question #103
You have set the value of the NLS_TIMESTAMP_TZ_FORMAT parameter to YYYY-MM-DD. The default format of which two data types would be affected by this setting?
- Question #104New Features for Manageability
Which statement is true about Enterprise Manager (EM) express in Oracle Database 12c?
EM Expressdatabase management UIPDB administrationOracle 12c tools - Question #105New Features for Availability
You issue the RMAN commands: RMAN> CONFIGURE DEFAULT DEVICE TYPE TO disk; RKAN> CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COPY; RMAN>CONFIGURE CONTROLFILE AUTOBACKUP ON; RMAN> BACK...
RMAN image copiesBACKUP TYPE TO COPYarchivelog backupDELETE INPUT - Question #106
As part of a manual upgrade process, after installing the software for Oracle Database 12c and preparing the new Oracle home, you shut down the existing single-instance database. W...
- Question #107New Features for Database Infrastructure and Architecture
Examine the command to duplicate a database: RMAN> DUPLICATE TARGET DATABASE TO cdb PLUGGABLE DATABASE pdb1, pdb5; Which two statements are true about the DUPLICATE command?
RMAN DUPLICATEPDB duplicationauxiliary instanceselective PDB clone - Question #108New Features for Manageability
Which two statements are true about scheduling operations in a pluggable database (PDB)?
PDB scheduler jobsscheduler job visibilityData Pump exportjob scheduling - Question #109New Features for Availability
A complete database backup to media is taken for your database every day. Which three actions would you take to improve backup performance?
RMAN backup performancetape I/O slaveslarge poolsynchronous I/O - Question #110New Features for Availability
For which three pieces of information can you use the RMAN list command?
RMAN LIST commandrecovery catalogarchived redo logsbackup sets - Question #111
You notice performance degradation in your production Oracle 12c database. You want to know what caused this performance difference. Which method or feature should you use?
- Question #112New Features for Manageability
Which three statements are true about a job chain?
job chainOracle Schedulerdependency schedulingnested chains - Question #113New Features for Availability
Because of logical corruption of data in a table, you want to recover the table from an RMAN backup to a specified point in time. Examine the steps to recover this table from an RM...
RMAN table recoveryData Pumpauxiliary instancepoint-in-time recovery - Question #114New Features for Availability
Examine the command: SQL> RECOVER DATABASE USING BACKUP CONTROLFILE UNTIL CANCEL; In which two scenarios is this command required?
backup controlfileincomplete recoverycontrol file lossUNTIL CANCEL - Question #115New Features for Availability
Which two are prerequisites for setting up Flashback Data Archive?
Flashback Data ArchiveAutomatic Undo Managementautomatic segment space managementprerequisites - Question #116New Features for Manageability
The environmental variable oracle_Base is set to /u01/app/oracle and oracle_home is set to /u01/app/oracle/product/12.1.0/db 1. You want to check the diagnostic files created as pa...
ADRdiagnostic_destORACLE_BASEinitialization parameters - Question #117New Features for Database Infrastructure and Architecture
You want to export the pluggable database (PDB) hr pdb1 from the multitenant container database (CDB)CDB1 and import it into the cdb2 CDB as the emp_pdb1 PDB. Examine the list of p...
PDB migrationmultitenant CDBData PumpPDB import export - Question #118New Features for Manageability
You wish to create jobs to satisfy these requirements: 1. Automatically bulk load data from a flat file. 2. Rebuild indexes on the SALES table after completion of the bulk load. Ho...
Oracle Schedulerscheduler eventsapplication raised eventsjob dependencies - Question #119
Your Oracle 12c multitenant container database (CDB) contains multiple pluggable databases (PDBs). In the PDB hr_pdb, the common user c##admin and the local user b_admin have only...
- Question #120New Features for Security
Examine the commands executed in the root container of your multitenant container database (CDB) that has multiple pluggable databases (PDBs): SQL> CREATE USER c##a_admin IDENTIFIE...
CDB common roleREVOKE CONTAINER=ALLPDB privilegesmultitenant security - Question #121
You want the execution of large database operations to suspend, and then resume, in the event of space allocation failures. You set the value of the initialization parameter resuma...
- Question #122New Features for Availability
Your database is running in archivelog mode and Automatic Undo Management is enabled. Which two tasks should you perform before enabling Flashback Database?
Flashback DatabaseFast Recovery Areadb_flashback_retention_targetprerequisites - Question #123
Consider the following scenario for your database: - Backup optimization is enabled in RMAN. - The recovery window is set to seven days in RMAN. - The most recent backup to disk fo...
- Question #124New Features for Performance
You set the following parameters in the parameter file and restart the database instance: NEMORY_MAX_TARGET=0 MEMORY__TARGET=500M PGA_AGGREGATE_TARGET=90M SGA_TARGET=270M Which two...
AMMMEMORY_TARGETMEMORY_MAX_TARGETSGA_TARGET PGA_AGGREGATE_TARGET - Question #125
Your database supports an OLTP workload. Examine the output of the query: SQL> SSLECT target_mttr, estimated_mttr FROM v$instance_recovery Target_mttrestimated_mttr ---------------...
- Question #126New Features for Manageability
Which three statements are true about persistent lightweight jobs?
persistent lightweight jobsOracle SchedulerScheduler Programjob metadata - Question #127New Features for Availability
You restore and recover your database to a new host by using an existing RMAN open database backup. Which step must you perform next?
RMAN restorenew host migrationRESETLOGSopen database backup - Question #128New Features for Security
Which two statements are true about unified auditing?
unified auditingaudit trailAUDSYS schemaaudit policies - Question #129New Features for Availability
Your database is running in archivelog mode. You are taking a backup of your database by using RMAN with a recovery catalog. Because of a media failure, one of the data files and a...
RMAN recoverycontrol file restoredata file restoreRESETLOGS sequence - Question #130New Features for Storage
You plan to use the In-Database Archiving feature of Oracle Database 12c, and store rows that are inactive for over three months, in Hybrid Columnar Compressed (HCC) format. Which...
Hybrid Columnar CompressionHCCExadata Grid DisksOracle Direct NFS - Question #131New Features for Performance
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?
Compare Period ADDMAWRperformance comparisonperformance diagnostics - Question #132
Which two resources might be prioritized between competing pluggable databases (PDBs) when creating a multitenant container database (COB) plan using Oracle Database Resource Manag...
- Question #133New Features for Availability
Which three types of failures are detected by the Data Recovery Advisor (DRA)?
Data Recovery AdvisorDRAdata block corruptionfailure detection - Question #134New Features for Performance
You want to capture column group usage and gather extended statistics for better cardinality estimates for the customers table in the SH schema. Examine the following steps: 1. Iss...
extended statisticscolumn group usageDBMS_STATScardinality estimates - Question #135New Features for Database Infrastructure and Architecture
Examine the initialization parameter that is set in the PFILE: DB_CREATE_FILE_DEST ='/u01/app/oracle/oradata/' You execute the following command to create the CDB1. container datab...
CDB creationmultitenantOracle Managed Filesseed PDB - Question #136
Examine the steps to configure Oracle Secure Backup (OSB) for use with RMAN: 1.Create media families for data files and archived redo log files. 2.Configure database backup storage...
- Question #137New Features for Security
Examine the RMAN command: RMAN> SET ENCRYPTION IDENTIFIED BY <password> ON FOR ALL TABLESPACES; RMAN> BACKUP DATABASE PLUS ARCHIVELOG; Which type of encryption is used for the back...
RMAN encryptiondual-mode encryptionbackup encryptionpassword encryption - Question #138New Features for Performance
The following parameters are set for your Oracle 12c database instance: OPTIMIZER_CAPTURE_SQL_PLAN_BASELINES=FALSE OPTIMIZER_USE_SQL_PLAN_BASELINES=TRUE You want to manage the SQL...
SQL Plan Managementplan evolutionDBMS_SPMSQL plan baselines - Question #139New Features for Manageability
You created a database with DBCA by using one of the Oracle supplied templates. Which is the default permanent tablespace for all users except DBSNMP and OUTLN?
DBCAdefault tablespaceUSERS tablespacedatabase creation - Question #140New Features for Availability
Your database is running in archivelog mode. Examine the parameters for your database instance: LOG_ARCHIVE_DEST_l ='LOCATION=/disk1/arch MANDATORY' LOG_ARCHIVE_DEST_2 ='LOCATION=/...
archivelog modemandatory archive destinationLOG_ARCHIVE_DESTlog switch behavior - Question #141New Features for Availability
Identify three scenarios in which RMAN will use backup sets to perform active database duplication.
RMAN active duplicationbackup setsauxiliary channelssection size - Question #142Upgrading to Oracle Database 12c
Which three statements are true regarding the use of the Database Migration Assistant for Unicode (DMU)?
DMUUnicode migrationcharacter set conversiondatabase migration - Question #143
Which statements describe the capabilities of the DBMS_NETWORK_ACL_ADMIN package? (Choose all that apply.)
- Question #144
You perform an RMAN block media recovery on the tools 01.dbf data file in the SALES database. Which two statements are true?
- Question #145
Which statement is true regarding the creation of nested plans using the Oracle Resource Manager?
- Question #147New Features for Manageability
You issue the command: SQL> ALTER DATABASE BACKUP CONTROLFILE TO TRACE; Which statement is true about the command?
control file backupBACKUP CONTROLFILE TO TRACEtrace fileSQL recreation - Question #148New Features for Availability
You create a default Flashback Data Archive FLA1and enable it for the EMPLOYEES table in the HR schema. After a few days, you want to alter the EMPLOYEES table by executing the com...
Flashback Data ArchiveDDL operationstemporal historytable modification - Question #149
Examine the commands executed in CDBS ROOT of your multitenant container database (CDB) that has multiple pluggable databases (PDB): SQL> CREATE ROLE c ##role1 CONTAINER-ALL; SQL>...
- Question #150New Features for Security
Examine the following steps of privilege analysis for checking and revoking excessive, unused privileges granted to users: 1. Create a policy to capture the privileges used by a us...
privilege analysisDBMS_PRIVILEGE_CAPTUREunused privilegesprivilege capture policy - Question #151
Your multitenant container database (CDB) cdb1 that is running in archivelog mode contains two pluggable databases (PDBs), pdb2_1 and pdb2_2, both of which are open. RMAN is connec...