1Z0-060 Practice Questions
232 real 1Z0-060 exam questions with expert-verified answers and explanations. Page 3 of 5.
- Question #101
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...
- Question #102
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...
- Question #103
You find this query being used in your Oracle 12c database: Which method a used by the optimizer to limit the rows being returned?
- Question #104
Which three resources might be prioritized between competing pluggable databases when creating a multitenant container database plan (CDB plan) using Oracle Database Resource Manag...
- Question #105
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...
- Question #106
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...
- Question #107
Which two statements are true when row archival management is enabled?
- Question #108
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,...
- Question #109
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?
- Question #110
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...
- Question #111
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?
- Question #112
The persistent configuration settings for RMAN have default for all parameters. Identify four RMAN commands that produce a multi-section backup.
- Question #113
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...
- Question #114
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...
- Question #115
Which two statements are true about the working of system privileges in a multitenant control database (CDB) that has pluggable databases (PDBs)?
- Question #116
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...
- Question #117
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...
- Question #118
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?
- Question #119
Which three statements are true about SQL plan directives?
- Question #120
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...
- Question #121
Examine these two statements: Which three are true about the MRKT tablespace? (Choose three.)
- Question #122
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?
- Question #123
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...
- Question #124
Identify two situations in which the alert log file is updated.
- Question #125
Which three statements are true about Oracle Data Pump export and import operations?
- Question #126
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?
- Question #127
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...
- Question #128
Which three statements are true about Flashback Database?
- Question #129
Which statement is true about Enterprise Manager (EM) express in Oracle Database 12c?
- Question #130
Examine the following command; ALTER SYSTEM SET enable_ddl_logging = TRUE; Which statement is true?
- Question #131
In which two scenarios do you use SQL* Loader to load data?
- Question #132
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...
- Question #133
Which two are prerequisites for performing a flashback transaction?
- Question #134
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...
- Question #135
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...
- Question #136
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?
- Question #137
Identify three benefits of Unified Auditing.
- Question #138
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...
- Question #139
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...
- Question #140
Examine the following commands for redefining a table with Virtual Private Database (VPD) policies: Which two statements are true about redefining the table?
- Question #141
Which two statements are true about the use of the procedures listed in the v$sysaux_occupants.move_procedure column?
- Question #142
Which statement is true about Oracle Net Listener?
- Question #143
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....
- Question #144
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...
- Question #145
Which Oracle Database component is audited by default if the unified Auditing option is enabled?
- Question #146
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....
- Question #147
Which three are direct benefits of the multiprocess, multithreaded architecture of Oracle Database 12c when it is enabled?
- Question #148
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...
- Question #149
Which three are true about the large pool for an Oracle database instance that supports shared server connections?
- Question #150
What are three purposes of the RMAN "FROM" clause?