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: | ![]() |
| 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:
| Section | Objectives |
|---|---|
| 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 |


PDF Version Demo
787 Customer Reviews




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.