1Z0-060 Exam Questions
232 real 1Z0-060 exam questions with expert-verified answers and explanations. Page 3 of 5.
- Question #101New Features for Database Infrastructure and Architecture
Your multitenant container database (CDB) contains some pluggable databases (PDBs), you execute the following command in the root container: Which two statements are true? (Choose...
CDB common usersmultitenant architecturePDB user managementCONTAINER clause - Question #102New Features for Availability
You performed an incremental level 0 backup of a database: RMAN > BACKUP INCREMENTAL LEVEL 0 DATABASE; To enable block change tracking after the incremental level 0 backup, you iss...
block change trackingincremental backupRMANcumulative backup - Question #103New Features for Performance
You find this query being used in your Oracle 12c database: Which method a used by the optimizer to limit the rows being returned?
row limitingFETCH FIRSToptimizer row processingTOP-N query - Question #104New Features for Manageability
Which three resources might be prioritized between competing pluggable databases when creating a multitenant container database plan (CDB plan) using Oracle Database Resource Manag...
CDB resource managerPDB resource planparallel server limitExadata I/O - Question #105New Features for Security
You created an encrypted tablespace: You then closed the encryption wallet because you were advised that this is secure. Later in the day, you attempt to create the EMPLOYEES table...
TDE encrypted tablespaceencryption walletSALT optionclosed keystore - Question #106New Features for Performance
On your Oracle Database, you issue the following commands to create indexes: SQL > CREATE INDEX oe.ord_customer_ix1 ON or-orders (customer_id, sales_rep_id) INVISIBLE; SQL> CREATE...
invisible indexbitmap indexoptimizer index usageDML index maintenance - Question #107New Features for Storage
Which two statements are true when row archival management is enabled?
row archivalILMORA_ARCHIVE_STATEROW ARCHIVAL VISIBILITY - Question #108New Features for Performance
A warehouse fact table in your Oracle 12c Database is range-partitioned by month and accessed frequently with queries that span multiple partitions The table has a local prefixed,...
partial indexpartition pruninglocal prefixed indexhybrid scan - Question #109New Features for Manageability
You use the segment advisor to help determine objects for which space may be reclaimed. Which three statements are true about the advisor given by the segment advisor?
segment advisorspace reclamationsegment shrinkonline table redefinition - Question #110New Features for Performance
You have altered a non-unique index to be invisible to determine if queries execute within an acceptable response time without using this index. Which two are possible if table upd...
invisible indexDML maintenanceindex visibilityoptimizer - Question #111New Features for Database Infrastructure and Architecture
In your multitenant container database (CDB) containing same pluggable databases (PDBs), you execute the following commands in the root container: Which two statements are true?
CDB common rolesprivilege grantsmultitenant securityCONTAINER clause - Question #112New Features for Availability
The persistent configuration settings for RMAN have default for all parameters. Identify four RMAN commands that produce a multi-section backup.
RMAN multi-section backupSECTION SIZEbackup as copyincremental backup - Question #113New Features for Availability
Flashback is enabled for your multitenant container database (CDB), which contains two pluggable database (PDBs). A local user was accidently dropped from one of the PDBs. You want...
CDB flashbackPDB recoveryRESETLOGSflashback database - Question #114New Features for Manageability
Examine the commands executed to monitor database operations: $> conn sys oracle/oracle@prod as sysdba SQL > VAR eid NUMBER SQL > EXEC: eid := DBMS_SQL_MONITOR.BEGIN_OPERATION (`ba...
DBMS_SQL_MONITORdatabase operation monitoringFORCED_TRACKINGSQL monitoring - Question #115New Features for Database Infrastructure and Architecture
Which two statements are true about the working of system privileges in a multitenant control database (CDB) that has pluggable databases (PDBs)?
CDB system privilegesSET CONTAINER privilegecommon user privilegesPDB privilege scope - Question #116Upgrading to Oracle Database 12c
You are about to plug a multi-terabyte non-CDB into an existing multitenant container database (CDB) as a pluggable database (PDB). The characteristics of the non-CDB are as follow...
non-CDB to PDBcharacter set mismatchtransportable tablespaceminimal downtime migration - Question #117New Features for Manageability
Your database has the SRV1 service configured for an application that runs on middle-tier application server. The application has multiple modules. You enable tracing at the servic...
DBMS_MONITORservice-level tracingSERV_MOD_ACT_TRACE_ENABLEtrace aggregation - Question #118New Features for Database Infrastructure and Architecture
Your multitenant container database (CDB) contains pluggable databases (PDBs), you are connected to the PDB HR_PDB. You execute the following command: What is the result?
PDB undo tablespaceCDB undo managementmultitenant storageshared undo - Question #119New Features for Performance
Which three statements are true about SQL plan directives?
SQL plan directivesadaptive query optimizationdynamic samplingcardinality estimates - Question #120New Features for Availability
You want to flash back a test database by five hours. You issue this command: SQL > FLASHBACK DATABASE TO TIMESTAMP (SYSDATE - 5/24); Which two statements are true about this flash...
flashback databaseMOUNTED stateRESETLOGSflashback prerequisites - Question #121New Features for Storage
Examine these two statements: Which three are true about the MRKT tablespace? (Choose three.)
tablespace managementbigfile tablespacedefault tablespacerelative file number - Question #122New Features for Performance
In your database, you want to ensure that idle sessions that are blocking active are automatically terminated after a specified period of time. How would you accomplish this?
Database Resource Manageridle session terminationblocking sessionsresource plan - Question #123New Features for Security
You Execute the Following command to create a password file in the database server: $ orapwd file = `+DATA/PROD/orapwprod entries = 5 ignorecase = N format = 12' Which two statemen...
password fileorapwdSYSBACKUP SYSDG SYSKMremote administration - Question #124New Features for Manageability
Identify two situations in which the alert log file is updated.
alert logORA-600 internal errordata block corruptionerror logging - Question #125New Features for Manageability
Which three statements are true about Oracle Data Pump export and import operations?
Data Pumpexport importmaster tableparallel execution - Question #126New Features for Security
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?
common usersSYSDG privilegeSYSASM privilegeadministrative roles - Question #127New Features for Storage
In your Database, the TBS PERCENT USED parameter is set to 60 and the TBS PERCENT FREE parameter is set to 20. Which two storage-tiering actions might be automated when using infor...
ILM storage tieringTBS_PERCENT_USEDcompressiondata movement - Question #128New Features for Availability
Which three statements are true about Flashback Database?
Flashback Databaseflashback logsFast Recovery Arearesetlogs - Question #129New Features for Manageability
Which statement is true about Enterprise Manager (EM) express in Oracle Database 12c?
EM Expressdatabase managementpluggable databasestartup shutdown - Question #130New Features for Manageability
Examine the following command; ALTER SYSTEM SET enable_ddl_logging = TRUE; Which statement is true?
DDL loggingenable_ddl_loggingADRdiagnostic log - Question #131New Features for Manageability
In which two scenarios do you use SQL* Loader to load data?
SQL Loaderdata loadingsequential key generationmultiple table load - Question #132New Features for Database Infrastructure and Architecture
You are connected to a pluggable database (PDB) as a common user with DBA privileges. The STATISTICS_LEVEL parameter is PDB_MODIFIABLE. You execute the following: SQL > ALTER SYSTE...
PDB parametersSPFILESTATISTICS_LEVELPDB_MODIFIABLE - Question #133New Features for Availability
Which two are prerequisites for performing a flashback transaction?
Flashback Transactionsupplemental loggingDBMS_FLASHBACKundo retention - Question #134New Features for Storage
A database is stored in an Automatic Storage Management (ASM) disk group, disk group, DGROUP1 with SQL: There is enough free space in the disk group for mirroring to be done. What...
ASM failure groupsdisk group mirroringhigh availabilityrebalancing - Question #135New Features for Performance
On your Oracle 12c database, you Issue the following commands to create indexes SQL > CREATE INDEX oe.ord_customer_ix1 ON oe.orders (customers_id, sales_rep_id) INVISIBLE; SQL> CRE...
invisible indexbitmap indexoptimizer visibilityindex maintenance - Question #136New Features for Availability
Your multitenant container database has three pluggable databases (PDBs): PDB1, PDB2, and PDB3. Which two RMAN commands may be; used to back up only the PDB1 pluggable database?
RMANpluggable database backupCDB backupBACKUP PLUGGABLE DATABASE - Question #137New Features for Security
Identify three benefits of Unified Auditing.
Unified Auditingaudit trailRMAN auditingread-only audit - Question #138New Features for Performance
You upgraded from a previous Oracle database version to Oracle Database version to Oracle Database 12c. Your database supports a mixed workload. During the day, lots of insert, upd...
database operation monitoringDBMS_SQL_MONITORETL performancereal-time monitoring - Question #139New Features for Database Infrastructure and Architecture
Your multitenant container (CDB) contains two pluggable databases (PDB), HR_PDB and ACCOUNTS_PDB, both of which use the CDB tablespace. The temp file is called temp01.tmp. A user i...
temporary tablespaceCDB PDB temp fileORA-01565temp file recovery - Question #140New Features for Manageability
Examine the following commands for redefining a table with Virtual Private Database (VPD) policies: Which two statements are true about redefining the table?
online table redefinitionVPD policiestrigger behaviorDBMS_REDEFINITION - Question #141New Features for Manageability
Which two statements are true about the use of the procedures listed in the v$sysaux_occupants.move_procedure column?
SYSAUX tablespacev$sysaux_occupantsmove_proceduretablespace management - Question #142New Features for Database Infrastructure and Architecture
Which statement is true about Oracle Net Listener?
Oracle Net ListenerLREGservice registrationlistener.ora - Question #143New Features for Availability
You are administering a database stored in Automatic Storage Management (ASM). You use RMAN to back up the database and the MD_BACKUP command to back up the ASM metadata regularly....
ASM disk groupMD_RESTOREMKDGdisk group recovery - Question #144New Features for Availability
Your multitenant container database, CDB1, is running in ARCHIVELOG mode and has two pluggable databases, HR_PDB and ACCOUNTS_PDB. An RMAN backup exists for the database. You issue...
CDB PDB recoverypluggable databasedata file restoremultitenant - Question #145New Features for Security
Which Oracle Database component is audited by default if the unified Auditing option is enabled?
unified auditingRMAN auditingdefault audit policyOracle 12c security - Question #146New Features for Availability
Your multitenant container (CDB) containing three pluggable databases (PDBs) is running in ARCHIVELOG mode. You find that the SYSAUX tablespace is corrupted in the root container....
SYSAUX recoveryCDB recoverytablespace offlineARCHIVELOG mode - Question #147New Features for Database Infrastructure and Architecture
Which three are direct benefits of the multiprocess, multithreaded architecture of Oracle Database 12c when it is enabled?
multithreaded architecturevirtual memoryparallel executionCPU utilization - Question #148New Features for Storage
In order to exploit some new storage tiers that have been provisioned by a storage administrator, the partitions of a large heap table must be moved to other tablespaces in your Or...
online partition movetablespace migrationindex rebuildtable partitioning - Question #149New Features for Database Infrastructure and Architecture
Which three are true about the large pool for an Oracle database instance that supports shared server connections?
large poolshared serverRMAN memorycursor area - Question #150New Features for Availability
What are three purposes of the RMAN "FROM" clause?
RMAN FROM clauseactive database duplicationData Guardnetwork restore