Oracle Database 12c: RAC and Grid Infrastructure Administrator - 1z1-068 Exam Practice Test
Which three components are integral parts of High Availability NFS (HANFS)?
Correct Answer: A,C,F
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Examine this command:
SQL> CREATE PLUGGABLE DATABASE pdb3 FROM pdb1;
Which three conditions must be true for successful execution of this command on a RAC database? (Choose three.)
SQL> CREATE PLUGGABLE DATABASE pdb3 FROM pdb1;
Which three conditions must be true for successful execution of this command on a RAC database? (Choose three.)
Correct Answer: A,C,D
Which three events occur when a hub node fails in an Oracle Clusterware 12c Flex Cluster?
Correct Answer: A,C,D
Which three statements are true about an Oracle Database RAC software installation? (Choose three.)
Correct Answer: C,F,G
Which three statements are true concerning activation of a user-defined policy in Oracle 12c Clusterware?
Correct Answer: A,B,E
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Which two statements are true about node listeners in a Grid Infrastructure Cluster using Flex ASM?
Correct Answer: B,D
Which two statements are true regarding server-side connect-time load balancing for a RAC database when using SCAN listeners?
Correct Answer: A,B
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Examine this command:
SQL> ALTER TABLESPACE TBS1 ADD DATAFILE '+DATA(newtemplate)/ORCL/USERS/mytab.dbf' SIZE 100M; Which two statements are required for this command to succeed? (Choose two.)
SQL> ALTER TABLESPACE TBS1 ADD DATAFILE '+DATA(newtemplate)/ORCL/USERS/mytab.dbf' SIZE 100M; Which two statements are required for this command to succeed? (Choose two.)
Correct Answer: A,C
Examine this output:

The ACFS disk group has 10 GB free space and the file system is currently mounted.
You execute this command to increase the volume size:
ASMCMD >volresize -G ACFS -s 3G VOL1
Which statement is true regarding the outcome?

The ACFS disk group has 10 GB free space and the file system is currently mounted.
You execute this command to increase the volume size:
ASMCMD >volresize -G ACFS -s 3G VOL1
Which statement is true regarding the outcome?
Correct Answer: E
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Examine this query and output:
SQL> select order_flag, cache_size, session_flag, keep_value,
2 from user_sequences where sequence_name = 'SEQ1';
O CACHE_SIZE S K
-- ------------------- -- --
Y 10 N N
Performance analysis revealed severe SQ enqueue contention on the SEQ1 sequence.
The SEQ1 sequence is incremented from all instances equally and is frequently used.
Which two statements should you execute to reduce SQ enqueue contention?
SQL> select order_flag, cache_size, session_flag, keep_value,
2 from user_sequences where sequence_name = 'SEQ1';
O CACHE_SIZE S K
-- ------------------- -- --
Y 10 N N
Performance analysis revealed severe SQ enqueue contention on the SEQ1 sequence.
The SEQ1 sequence is incremented from all instances equally and is frequently used.
Which two statements should you execute to reduce SQ enqueue contention?
Correct Answer: C,D
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).
Which three statements are true about the cluster file system archiving scheme?
Correct Answer: A,D,F
Explanation: Only visible for TrainingDump members. You can sign-up / login (it's free).