McAfee Secure sites help keep you safe from identity theft, credit card fraud, spyware, spam, viruses and online scams
My Cart (0)  

Oracle 12c 1z1-068

1z1-068

Exam Code: 1z1-068

Exam Name: Oracle Database 12c: RAC and Grid Infrastructure Administrator

Updated: Sep 05, 2026

Q&A Number: 152 Q&As

1z1-068 Free Demo download

PDF Version Demo PC Test Engine Online Test Engine

Already choose to buy "PDF"

Price: $59.99 

About Oracle 1z1-068 Exam Braindumps

Booking the 1z1-068 exam is an investment, and a failed attempt means paying the registration fee all over again. With 152 practice questions from Getcertkey, you walk into the Oracle Database 12c: RAC and Grid Infrastructure Administrator exam knowing exactly where you stand.

Oracle 1z1-068 Exam Overview:

Certification Vendor:Oracle
Exam Name:Oracle Database 12c: RAC and Grid Infrastructure Administrator
Exam Number:1Z0-068
Exam Format:Multiple choice
Passing Score:Section-based (e.g., ~60% / 45% / 33% by section reported)
Real Exam Qty:90
Exam Duration:150 minutes
Exam Price:USD 245 (approx.)
Available Languages:English
Related Certifications:Oracle Certified Expert, Oracle Database 12c: RAC and Grid Infrastructure Administrator
Certificate Validity Period:N/A (retired exam)
Sample Questions:Free Download 1z1-068 Demo
Exam Way:Onsite or online proctored delivery (Oracle testing providers)
Pre Condition:Recommended experience as a DBA; familiarity with Oracle RAC and Grid Infrastructure
Official Syllabus URL:https://www.oracle.com/education/certification/

Oracle 1z1-068 Exam Syllabus Topics:

SectionObjectives
Automatic Storage Management (ASM)- ASM disk groups and files
- ASM Cluster File System (ACFS)
Monitoring and Tuning RAC- RAC performance and tuning practices
- Using Enterprise Manager and AWR/ADDM
Oracle Clusterware Architecture- Grid Plug and Play concepts
- Cluster hardware and architecture basics
Oracle RAC Database Administration- Installing/configuring Oracle RAC
- Managing RAC instances and services
- Backup and recovery for RAC
High Availability and Connections- Services and QoS management
- Client load balancing and failover
Grid Infrastructure Installation and Administration- Installation planning and prerequisites
- Installing Grid Infrastructure
- Adding and removing cluster nodes

Common Questions About the Oracle 1z1-068 Exam

What is the Oracle Database 12c: RAC and Grid Infrastructure Administrator exam all about?

The 1z1-068 exam is the official Oracle exam behind the 12c certification, validating the skills measured by the Oracle Database 12c: RAC and Grid Infrastructure Administrator credential. It sits at the Expert (Oracle Certified Expert) level of the Oracle certification program. It also connects to Oracle Certified Expert, Oracle Database 12c: RAC and Grid Infrastructure Administrator, so the knowledge you build here carries over to those tracks as well.

How many questions are on the 1z1-068 exam, and how much time do I get?

The 1z1-068 exam contains 90 questions to be completed within 150 minutes. Before exam day, divide the available time by the question count to work out a comfortable per-question pace, and mark any item that eats into it so you can return later instead of getting stuck. Timed sessions in the Getcertkey test engines make that pacing automatic — run at least two full-length mock exams under the clock so time pressure never becomes the reason you drop points.

What score do I need to pass the 1z1-068 exam, and what does it cost?

The passing score for the 1z1-068 exam is Section-based (e.g., ~60% / 45% / 33% by section reported), and the official registration fee is USD 245 (approx.). Retakes are not discounted — every new attempt means paying the full fee again — so it pays to measure yourself before you book. Work through the 152 practice questions on Getcertkey, sit a timed practice test, and schedule your exam only when your scores are consistently comfortable. That simple habit is the cheapest exam strategy there is.

Are there any prerequisites for the 1z1-068 exam?

Recommended experience as a DBA; familiarity with Oracle RAC and Grid Infrastructure Requirements can change when Oracle revises its certification program, so confirm the current eligibility rules on the official exam page before you register.

Can I try the 1z1-068 practice questions before I buy?

Yes. Getcertkey provides a free 1z1-068 PDF demo so you can review the question style and answer quality before purchasing. Every purchase also includes 365 days of free updates — if Oracle revises the exam during that period, the updated material reaches you at no cost. Once the free-update year ends, you can extend your update service at a 50% discount.

What if I fail the 1z1-068 exam, and how is my order delivered?

Every Oracle Database 12c: RAC and Grid Infrastructure Administrator purchase on Getcertkey is covered by a 100% money-back guarantee with clear conditions: if you take the corresponding exam within 60 days of your purchase and do not pass, you can claim a full refund by submitting a scanned copy of your exam enrollment slip and your official score report as a PDF within two days of the exam date; claims are processed within seven days of submission. The guarantee does not apply to exams taken within three days of purchase, to material that was downloaded but never used in an exam attempt, or to free products and expired orders, and the candidate name must match the payer name. If you would rather not take a refund, you can instead exchange your purchase for two free exam preparation products of equal value and keep the update service on your original product.

Delivery is instant: your download is sent to your email within one minute of payment, with no limit on how many computers you may install the material on. If nothing arrives within two hours, check your spam folder and contact customer service for help.

What topics are covered in the 1z1-068 exam?

The Oracle Database 12c: RAC and Grid Infrastructure Administrator exam blueprint is organized into 6 domains. The first three are:

  • Oracle RAC Database Administration
  • Monitoring and Tuning RAC
  • Oracle Clusterware Architecture

For the complete domain-by-domain breakdown, scroll up to the full exam topics outline above and use it to plan how you distribute your study time.

Oracle Database 12c: RAC and Grid Infrastructure Administrator Sample Questions:

Question 1

Which two Operating System users and groups must be created on each node before installing Oracle Grid Infrastructure 12c?

A. an O/S user to own the Grid infrastructure installation
B. a group to own the ASMLIB-provisioned storage
C. an O/S group to own the software inventory
D. a group to own Automatic-Storage Management (ASM) Filter Driver-provisioned storage
E. an O/S group called dba
F. an O/S user to own the Clusterware installation and a different O/S user to own the Automatic Storage Management (ASM) installation
G. an O/S user to own the Oracle Database installation


Question 2

Which three statements are true about Global Resource Management in an Oracle 12c RAC database?

A. Object remastering causes all blocks in any instances' buffer cache from the same object to be mastered in the Global Resource Directory (GRD).
B. Lazy remastering instances occurs when an instance shuts with SHUTDOWN TRANSACTIONAL.
C. Global Enqueue resources are recovered after Global Cache Resources after an instance failure.
D. Lazy remastering occurs when an instance shuts with SHUTDOWN IMMEDIATE.
E. When a database instance fails, then some global resource masters lost from the failing instance are remastered among the surviving instances.


Question 3

You support a three-instance, policy-managed, multitenant RAC database CDB1 with two PDBs PDB_1 and PDB_2.
It runs on an eight-node cluster and a serverpool prod_pool has three servers.
Examine these commands executed on HOST01:
$ srvctl add service -db CDB1 -pdb PDB_1 -service HR -serverpool prod_pool
$ srvctl start service -db CDB1 -service HR
$ srvctl stop service -db CDB1 -service HR
Which two statements are true?

A. srvctl stop service only closes PDB_1 in the instance on HOST01.
B. srvctl stop service prevents logins to any instance of CDB1 using service HR.
C. srvctl stop service closes PDB_1 on all CDB1 instances.
D. HR is available on a single instance of prod_pool.
E. srvctl stop service prevents logins for HR only to CDB1 on HOST01.
F. HR is uniformly managed across all instances in prod_pool.


Question 4

Identify two reasons for the gc current block busy wait event. (Choose two.)

A. A block is busy in the remote cache.
B. A block is busy in the local cache.
C. Either the local or remote CPUs have too large a run queue.
D. The Cluster Interconnect is congested.


Question 5

Which three statements are true about ASM Cloud File System (ACFS) auditing?

A. Audit information gathered by each cluster node can be consolidated into the unified ACFS audit trail.
B. acfsutil audit read marks audit files to indicate that it is safe to purge them.
C. acfsutil audit purge can be run by an audit manager.
D. acfsutil audit init must be run by a system administrator.
E. acfsutil audit archive must be used to archive audit files that are larger than 10MB.


Solutions:

Question 1
Answer: C,E
Question 2
Answer: A,B,E
Question 3
Answer: B,F
Question 4
Answer: A,B
Question 5
Answer: B,C,D

787 Customer ReviewsCustomers Feedback (* Some similar or old comments have been hidden.)

This exam prep is accurate. I am skilled in the key knowledge by practising this exam prep several times. I feel helpful.

Xanthe

Xanthe     5 star  

I passed exam last week, and I strongly recommend Getcertkey study materials for exam and congrats in advance for your first attempt success.

Lambert

Lambert     4 star  

I used Getcertkey 1z1-068 practice exam for 1z1-068 exam.

Clementine

Clementine     4 star  

One of my friends told me that your 1z1-068 practice dumps are valid and i got my 1z1-068 exam questions. Best decision ever! I passed my exam with it. Nice work, guys!

Channing

Channing     4.5 star  

i passed the exam with the score of 93%, spending only 1 week for preparation with 1z1-068 practice test. i was studying the dumps books as well. good luck to all!

Hugo

Hugo     4 star  

Have passed Oracle 1z1-068. The questions from Getcertkey are very good. Thanks for your help.

Lawrence

Lawrence     5 star  

I still passed without really knowing much about 1z1-068 exam before I started. I was shocked when I got my score, 1z1-068 dump helped me learn about key points of test and I managed to adapt to the new questions. Thanks a lot.

Henry

Henry     4.5 star  

Passed today today the dump 1z1-068 from Getcertkey helped a lot. some of the questions were not on the dump but the simulations were verbatim. understanding the concepts and how to answer for the ones that were not on the dump

Ingram

Ingram     4 star  

I was worried, but this 1z1-068 practice dump helped me get the certification. They are accurate and valid. Thanks a lot!

Julius

Julius     4 star  

All the real exam questions are in Getcertkey 1z1-068 material.

Theobald

Theobald     5 star  

I bought your 1z1-068 exam dumps and most of them are the actual questions.

Sara

Sara     5 star  

After passed the 1z1-068 exam, i found the 1z1-068 practice questions are all corect and valid.

Victor

Victor     4 star  

LEAVE A REPLY

Your email address will not be published. Required fields are marked *

Contact US:  
 [email protected]  Support

Free Demo Download

Popular Vendors
Adobe
Alcatel-Lucent
Avaya
BEA
CheckPoint
CIW
CompTIA
CWNP
EC-COUNCIL
EMC
EXIN
Hitachi
HP
ISC
ISEB
Juniper
Lpi
Network Appliance
Nortel
Novell
SASInstitute
Sybase
Symantec
The Open Group
all vendors
Why Choose GetCertKey Testing Engine
 Quality and ValueGetCertKey Practice Exams are written to the highest standards of technical accuracy, using only certified subject matter experts and published authors for development - no all study materials.
 Tested and ApprovedWe are committed to the process of vendor and third party approvals. We believe professionals and executives alike deserve the confidence of quality coverage these authorizations provide.
 Easy to PassIf you prepare for the exams using our GetCertKey testing engine, It is easy to succeed for all certifications in the first attempt. You don't have to deal with all dumps or any free torrent / rapidshare all stuff.
 Try Before BuyGetCertKey offers free demo of each product. You can check out the interface, question quality and usability of our practice exams before you decide to buy.