Oracle Database 12c: Installation and Administration - 1z1-062 Exam Practice Test
Examine the following ALTER command:
SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS;
What is the purpose of the command?
SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS;
What is the purpose of the command?
Correct Answer: D
Vote an answer
The performance of your database degrades between 11:00 AM and 3:00 PM. Automatic Workload Repository (AWR) snapshots are collected on an hourly basis.
What is the most efficient way of diagnosing this problem?
What is the most efficient way of diagnosing this problem?
Correct Answer: C
Vote an answer
Your database supports an online transaction processing (OLTP) workload in which one of the applications creates a temporary table for a session and performs transactions on it. This consumes a lot of undo tablespace and generates lots of redo.
Which two actions would you take to solve this problem? (Choose two.)
Which two actions would you take to solve this problem? (Choose two.)
Correct Answer: B,C
Vote an answer
You set the following parameters in the parameter file and restart the database instance:

Which two statements are true? (Choose two.)

Which two statements are true? (Choose two.)
Correct Answer: A,C
Vote an answer
Which two statements are true about Automatic Storage Management (ASM)? (Choose two.)
Correct Answer: C,D
Vote an answer
You plan to create a database by using the Database Configuration Assistant (DBCA), with the 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 the execution of complex BI queries scheduled at night.
Which DBCA option must you choose to create the database?
- 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 the execution of complex BI queries scheduled at night.
Which DBCA option must you choose to create the database?
Correct Answer: D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Your multitenant container database (CDB) contains a pluggable database, HR_PDB. The default permanent tablespace in HR_PDB is USERDATA. The container database (CDB) is open and you connect RMAN.
You want to issue the following RMAN command:
RMAN > BACKUP TABLESPACE hr_pdb:userdata;
Which task should you perform before issuing the command?
You want to issue the following RMAN command:
RMAN > BACKUP TABLESPACE hr_pdb:userdata;
Which task should you perform before issuing the command?
Correct Answer: D
Vote an answer
When is the UNDO_RETENTION parameter value ignored by a transaction?
Correct Answer: D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
You executed this command to create a password file:
$ orapwd file = orapworcl entries = 10 ignorecase = N
Which two statements are true about the password file? (Choose two.)
$ orapwd file = orapworcl entries = 10 ignorecase = N
Which two statements are true about the password file? (Choose two.)
Correct Answer: C,D
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Which three features work together, to allow a SQL statement to have different cursors for the same statement based on different selectivity ranges? (Choose three.)
Correct Answer: A,C,E
Vote an answer
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?
Which method would you use?
Correct Answer: B
Vote an answer
Which three operations can be performed as multipartition operations in Oracle? (Choose three.)
Correct Answer: A,B,C
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).
Which three tasks can be automatically performed by the Automatic Data Optimization feature of Information lifecycle Management (ILM)? (Choose three.)
Correct Answer: B,D,F
Vote an answer
Explanation: Only visible for Fast2test members. You can sign-up / login (it's free).