1Z0-062 Practice Questions
261 real 1Z0-062 exam questions with expert-verified answers and explanations. Page 4 of 6.
- Question #151
Which three statements are true about Oracle Data Pump export and import operations?
- Question #152
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 #153
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 #154
Which three statements are true about Flashback Database?
- Question #155
Which statement is true about Enterprise Manager (EM) express in Oracle Database 12c?
- Question #156
Examine the following command; ALTER SYSTEM SET enable_ddl_logging = TRUE; Which statement is true?
- Question #157
In which two scenarios do you use SQL* Loader to load data?
- Question #158
Which three factors influence the optimizer's choice of an execution plan?
- Question #159
Examine the resources consumed by a database instance whose current Resource Manager plan is displayed. Which two statements are true?
- Question #160
Which action takes place when a file checkpoint occurs?
- Question #161
Examine the structure of the sales table, which is stored in a locally managed tablespace with Automatic Segment Space Management (ASSM) enabled. You want to perform online segment...
- Question #162
Which task would you recommend before using the Database Upgrade Assistant (DBUA) to upgrade a single-instance Oracle 11g R2 database to Oracle Database 12c?
- Question #163
Your database is open and the listener LISTNENER is up. You issue the command: LSNRCTL> RELOAD What is the effect of reload on sessions that were originally established by listener...
- Question #164
Which statement is true regarding the startup of a database instance?
- Question #165
Examine the memory-related parameters set in the SPFILE of an Oracle database: Which statement is true?
- Question #166
Which two statements are true about extents?
- Question #167
In your multitenant container database (CDB) containing pluggable database (PDBs), you granted the CREATE TABLE privilege to the common user C # # A_ADMIN in root and all PDBs. You...
- Question #168
Which two statements are true concerning the Resource Manager plans for individual pluggable databases (PDB plans) in a multitenant container database (CDB)?
- Question #169
Examine the contents of SQL loader control file: Which three statements are true regarding the SQL* Loader operation performed using the control file?
- Question #170
You execute the following command to set the redundancy retention policy in Recovery Manager (RMAN): RMAN> CONFIGURE RETENTION POLICY TO REDUNDANCY 3; Identify the statement that c...
- Question #171
Because of a logical corruption in the EMPLOYES tables, you want to perform Tablespace Point-in-Time Recovery (TSPITR) to recover the table. Before you started the TSPITR process,...
- Question #172
You executed the following query: Considering that all the redo logs are available, what information can you derive from the output of the preceding query?
- Question #173
View the Exhibit and examine the output. You execute the following RMAN command to perform the backup operation: RMAN> RUN { ALLOCATE CHANNEL c1 DEVICE TYPE disk MAXOPENFILES 8; BA...
- Question #174
To enable faster incremental backups, you enabled block change tracking for the database. Which two statements are true about the block change tracking file? (Choose two.)
- Question #175
Which three statements are true regarding the use of the Database Migration Assistant for Unicode (DMU)?
- Question #176
Oracle Grid Infrastructure for a stand-alone server is installed on your production host before installing the Oracle Database server. The database and listener are configured by u...
- Question #177
Your multitenant container database (CDB) contains some pluggable databases (PDBs), you execute the following command in the root container: Which two statements are true?
- Question #178
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 #179
Identify the persistent configuration setting for the target database that can be set for the backup by using RMAN. (Choose all that apply.)
- Question #180
Which three statements are true about windows? (Choose three.)
- Question #181
Which three statements are true about the Pre-Upgrade Information Tool?
- Question #182
Which activity is audited by default and recorded in the operating system audit trail irrespective of whether or not database auditing is enabled?
- Question #183
Which two tasks must you perform before you begin the upgrade process to Oracle Database 12c
- Question #184
Which two tools can be used to configure static service information in the listener.ora file?
- Question #185
In your database, the STATISTICS_LEVEL parameter is set to TYPICAL and a Automatic Workload Repository (AWR) snapshot is taken every 30 minutes. Which two statements are true about...
- Question #186
Which three file types are stored in the Fast Recovery Area by default in a traditional nonOMF file system?
- Question #187
You want to create a database with a block size other than the default 8 KB by using the Database Configuration Assistant (DBCA). Which option should you use?
- Question #188
Which two statements are true about the Database Configuration Assistant (DBCA)?
- Question #189
Identify two prerequisites for configuring Enterprise Manger Database Express (EM Express).
- Question #190
Which three tools or tasks are run by default as part of automated maintenance tasks?
- Question #191
Which three statements are true about automated maintenance tasks?
- Question #192
What is the benefit of running the catctl.pl script during an upgrade of a pre-12c database to an Oracle 12c database?
- Question #193
You install Oracle Grid Infrastructure standalone server and issue the following command: crsctl start has Which two existing components get automatically added to the Oracle Resta...
- Question #194
Which three statements are true about Oracle Restart?
- Question #195
Which two statements are true about using SQL*Loader?
- Question #196
Which two statements are true about SQL*Loader Express Mode in an Oracle 12c database?
- Question #197
You want the execution of a large database operation to suspend, and then resume, in the event of space allocation failures. You set the value of the initialization parameter RESUM...
- Question #198
In your database instance, the RESOURCE_LIMIT parameter is set to TRUE. You create the profile: CREATE PROFILE app_user LIMIT SESSIONS_PER_USER 5 CPU_PER_SESSION UNLIMITED CPU_PER_...
- Question #199
You want to reduce fragmentation and reclaim unused space of the SALES table but not its dependent objects. During the operation, you want to ensure the following:
- Question #200
The HR user updates the salary of one of the employees in the EMPLOYEES table, but does not commit the transaction. Which type of lock would this scenario lead to?