Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration Exam Guide
Exam 1Z0-058 validates administration knowledge across Oracle Grid Infrastructure and Real Application Clusters 11g Release 2. It is intended for candidates building or supporting clustered Oracle environments, including administrators who must understand installation, storage, services, availability, and fault diagnosis. This guide helps you decide whether your preparation should begin with infrastructure fundamentals, RAC operations, or troubleshooting practice—and whether the official training format matches the depth of experience you already have.
What does exam 1Z0-058 validate?
The official title is “Oracle Real Application Clusters 11g Release 2 and Grid Infrastructure Administration,” exam 1Z0-058. Oracle identifies this exam as the required examination for the Oracle Certified Expert (OCE) – Oracle Real Application Clusters 11g and Grid Infrastructure Administrator certification.
The exam is divided into Grid Infrastructure and RAC sections. That structure matters when you plan revision: a candidate who knows RAC database administration but cannot explain the underlying cluster services has a gap, just as a Grid Infrastructure specialist may need more practice with database instances, services, and RAC administration.
The supplied official skill-check document lists 77 exam questions and an exam duration of 105 minutes. It also states that candidates must exceed a 65% passing threshold in both sections. Treat those figures as the documented exam information for this guide, and verify the current Oracle exam page before scheduling because exam information can change.
No domain-weight percentages are provided in the supplied research. Do not build a study plan around invented blueprint proportions or compare unlabeled percentages. Instead, use the two official sections as minimum coverage areas and give extra time to subjects where your practical work is weakest.
The practical meaning of the two sections
Grid Infrastructure preparation should cover the platform that enables the cluster: Oracle Clusterware, Automatic Storage Management (ASM), and ASM Cluster File System. RAC preparation should connect that platform to the clustered database, its instances, services, resource management, and availability behavior.
This is not a memorization-only target. The listed training objectives include installing Grid Infrastructure, creating an RAC database, administering policy-managed and administrator-managed RAC databases, managing application resources, and making applications highly available with Oracle Clusterware. Those objectives point toward operational understanding rather than isolated command recall.
Who should prepare for this certification?
This exam is most suitable for Oracle professionals who support RAC 11g Release 2 or need to administer Grid Infrastructure alongside clustered databases. It also suits experienced database administrators moving into clustered operations, provided they are prepared to study both the infrastructure layer and the RAC database layer rather than treating RAC as a set of database-only features.
Oracle’s exam-preparation seminar is described as being for learners who already have a solid foundation in Oracle RAC 11g and Grid Infrastructure Administration. That is an important distinction: the seminar is not evidence that a beginner can skip foundational study. If your experience is limited, use the official objectives to build knowledge before relying on a short review event.
A useful readiness test is whether you can explain how a cluster is assembled, how database homes and listeners fit into the installation, how shared storage is used, and how a failure affects services or processing. If those topics are unfamiliar, begin with a structured learning phase rather than booking the exam immediately.
The certification decision should also reflect your work context. A professional responsible for database availability will need to connect cluster configuration with application behavior. Someone focused on installation and platform support may need to spend more time on Clusterware, ASM, storage, and diagnostic logs. Both profiles must cover both exam sections.
Experience gaps that deserve an early check
Separate recognition from operational competence. Knowing that RAC provides multiple instances is not the same as being able to reason through node addition, shared-file placement, listener configuration, service availability, or a Clusterware failure. Write down the tasks you have performed, observed, or only read about.
Use the official training objectives as a gap checklist. Mark each objective as explain, perform, or troubleshoot. “Explain” means you can describe the design and dependencies; “perform” means you can carry out the task in a controlled environment; “troubleshoot” means you can interpret symptoms and choose a diagnostic path. This simple classification exposes shallow coverage quickly.
Which technical skills should your study plan measure?
Measure your preparation by tasks and decisions, not by how many pages you have read. You should be able to move from requirements to a cluster design, from design to installation, and from an operational symptom to evidence in logs or configuration. The official objectives provide the strongest available outline for that progression.
Start with Grid Infrastructure. The training covers Oracle Automatic Storage Management, ASM Cluster File System, and Oracle Clusterware. Your notes should explain the role of each component, the dependencies between them, and the operational consequences of an incomplete or inconsistent configuration.
Next, practise RAC database creation and administration. Include both policy-managed and administrator-managed RAC databases in your study checklist. Do not leave the distinction until the final revision session; it affects how you reason about placement, resources, and service administration.
Then cover availability and resource management. The objectives include managing application resources and making applications highly available with Oracle Clusterware. Study these subjects through scenarios: identify the resource involved, identify its dependency or placement concern, and determine what evidence would confirm the diagnosis.
Finally, make troubleshooting a first-class skill. Oracle’s listed objectives specifically include troubleshooting Oracle Clusterware by examining log files and enabling debugging and tracing. A good study session should therefore include a symptom, a shortlist of possible causes, the log or diagnostic evidence to inspect, and a safe corrective action—not just a list of commands.
A task-based skills checklist
For installation, practise describing the order in which cluster and database components are established. For storage, explain why the database and cluster must be able to access the required shared locations. For RAC conversion, know where the official implementation instructions fit and what must be available before conversion begins.
For administration, distinguish a configuration choice from an operational outcome. For example, do not merely define policy-managed and administrator-managed databases; explain how the selected model changes the way you think about instance placement and service behavior.
For diagnosis, build a decision tree. Begin with the visible symptom, check whether the issue is cluster-wide or node-specific, inspect the relevant configuration and logs, and only then consider debugging or tracing. This sequence is a practical recommendation, not an Oracle-prescribed exam procedure, but it prevents random command experimentation.
How should you use the Oracle installation material?
Use the Oracle documentation as a process map, not as a document to read once. The supplied Oracle document points to My Oracle Support article 823586.1 for the RAC installation instructions and identifies the related sections for terminology, prerequisites, Clusterware, database installation, listeners, shared storage, RAC conversion, AutoConfig, the Applications environment, and Parallel Concurrent Processing.
Begin with Section 1.1 to establish RAC terminology, then inspect the prerequisite material before studying installation steps. The document directs readers to Section 1.2, Configuration Prerequisites, Step 3, for applying Oracle Applications patches. Do not turn application-specific instructions into universal exam rules; use them to understand sequencing, dependencies, and the kind of detail an administrator must verify.
For the infrastructure sequence, study Section 3.1, Install Oracle Clusterware 11g R2, and the verification described in Section 3.1.7, Step 3. The supplied guidance says to verify that the cluster is set up correctly and that Grid Infrastructure is running on all nodes before continuing. As a preparation exercise, write down what you would verify and why each check matters.
The same document directs administrators to Section 3.2 to install Oracle Database 11gR2 on each additional cluster node and to Section 3.3 to configure the listener. It also states that the path to the 11gR2 Oracle Home must be identical on each node and that database patches applied to the primary Oracle Home must also be applied to every other Oracle Home. These are useful consistency checks to practise explaining, not details to skim.
How to study RAC conversion without guessing
The Oracle document states that there are three options for RAC conversion and says to follow Section 3.5 for converting an 11gR2 database to RAC. It identifies the rconfig option as the option tested with Oracle Life Sciences Data Hub. Keep those facts separate from a general recommendation: the document is application-specific, so do not assume that its tested option is automatically the correct choice for every environment.
One documented clarification concerns the spfile. Move the spfile to a shared location so that all nodes can access it, back up the existing init.ora file, add the spfile path to the init.ora file, start the database using that init.ora file, and continue with Step 9 to run rconfig. Study this as a dependency chain: shared access, startup reference, conversion, and post-conversion verification.
After conversion, the document says the database instances and listener services should be running on all database nodes. Use that statement as a verification prompt. Ask what you would check after each major stage rather than assuming that a completed command means a completed configuration.
What should you practise in a lab or walkthrough?
A controlled lab is the most useful preparation when it lets you connect configuration with observable results. Build a small walkthrough around the official sequence: establish requirements, install or review Clusterware, add the database software on additional nodes, configure listeners and shared storage, convert or create the RAC database, and verify services and instances.
If you cannot build a live environment, reproduce the sequence on paper with configuration diagrams and validation checkpoints. The recommendation is to make every step answer three questions: what is being changed, which nodes or shared locations are affected, and how would you prove that the change succeeded? That approach is more valuable than copying a long command list.
Include a failure-analysis exercise. Oracle states that if a server in the pool fails, the database continues running on the remaining servers, and that additional processing power can be added without taking users offline. Use those statements to reason about the purpose of clustered operation, while avoiding the unsupported assumption that every application or failure scenario behaves identically.
Oracle also states that RAC can run packaged or custom applications unchanged across a server pool. Treat this as an architectural capability to understand, not a promise that an application requires no design or configuration review. In your notes, distinguish the RAC platform behavior from application-specific availability work.
A practical exercise for Clusterware troubleshooting
Create a troubleshooting worksheet with four columns: symptom, likely layer, evidence to collect, and next safe action. For a resource problem, start by identifying whether the symptom belongs to Clusterware, the database instance, the listener, storage, or the application. Then map the issue to the relevant log files and configuration information.
Because the official objective explicitly mentions examining log files and enabling debugging and tracing, practise deciding when normal diagnostic evidence is insufficient. Record what additional information debugging or tracing should clarify and what you would disable or clean up afterward. The exact commands and syntax should come from the Oracle documentation for the environment you are studying.
How should you sequence your preparation?
Study in dependency order: terminology and architecture first, Grid Infrastructure second, RAC database creation and conversion third, administration and availability fourth, and troubleshooting throughout. This order prevents a common mistake—trying to memorise RAC commands before understanding the Clusterware, storage, listener, and database relationships those commands affect.
Use a baseline assessment before committing to a timetable. Review each official objective and label it strong, review-needed, or unfamiliar. Spend the first study block on unfamiliar infrastructure concepts, not on polishing topics you already know. Reassess after the first practical walkthrough and change the plan based on evidence.
A five-day Oracle 11g RAC and Grid Infrastructure Administration training course is listed in the supplied Oracle material. That course can provide a structured route for candidates who want formal instruction. It should not be confused with the separate official exam-preparation seminar, which is described as a one-day event for learners who already have a solid foundation.
If you already have the foundation expected for the seminar, use the one-day format as a review and gap-finding opportunity rather than as your entire preparation plan. If you do not have that foundation, prioritize hands-on or structured study of the underlying administration tasks before treating a short seminar as sufficient.
A four-phase roadmap
Phase one is orientation. Confirm the official exam title and number, read the available objectives, and create two study columns for Grid Infrastructure and RAC. Add a third column for troubleshooting because it crosses both areas. At this stage, identify whether your weakness is conceptual, procedural, or diagnostic.
Phase two is infrastructure. Study Clusterware, ASM, and ASM Cluster File System together. Draw the relationships among nodes, shared storage, Grid Infrastructure, database homes, and listeners. Rehearse the checks that establish whether the cluster is correctly set up before proceeding to database work.
Phase three is RAC administration. Work through database creation or conversion concepts, instance and service behavior, policy-managed and administrator-managed administration, application resources, and high availability. Use the Oracle installation document’s section references to test whether you understand sequence and prerequisites.
Phase four is diagnosis and exam rehearsal. Review log-based troubleshooting, debugging and tracing, configuration consistency, and failure scenarios. Then practise answering questions under the documented 105-minute exam duration without relying on leaked questions or dumps. The aim is to make a reasoned decision quickly, not to memorise unauthorized material.
A weekly study rhythm that produces evidence
For each study session, combine one knowledge task, one configuration or diagram task, and one explanation task. For example, after reviewing shared storage, draw the access relationship, identify where the spfile must be available, and explain how you would validate the arrangement. This rhythm exposes gaps that passive reading hides.
End each session with a short error log. Record the concept you missed, the evidence that would resolve it, and the source section to revisit. Do not simply mark an answer wrong; determine whether the problem was terminology, sequencing, configuration dependency, or failure diagnosis. That classification tells you what to practise next.
Which mistakes commonly waste preparation time?
The most damaging mistake is studying RAC as though it were only a database feature. The exam also covers Grid Infrastructure, ASM, ASM Cluster File System, and Clusterware administration. Another is treating installation instructions as interchangeable: the supplied Oracle document is tied to a specific application guide and supplements a named My Oracle Support article, so apply its context carefully.
Do not ignore node consistency. Oracle’s documented guidance requires an identical 11gR2 Oracle Home path on each node and matching database patches across Oracle Homes. In preparation, turn that into a checklist and explain the operational risk of an inconsistent installation instead of memorising the sentence without understanding its purpose.
Do not postpone troubleshooting until the end. The official objectives include log examination and enabling debugging and tracing. If you only revise installation and definitions, you may know what components are called but still lack a method for narrowing a Clusterware problem.
Do not overfit to a single implementation path. The Oracle document lists three RAC conversion options and discusses rconfig in a particular tested context. Learn the decision point and the documented sequence, then consult the applicable Oracle documentation for the environment rather than assuming one option is universally required.
Finally, do not confuse exam metrics with a study shortcut. The official document lists 77 questions, 105 minutes, and a requirement to exceed a 65% passing threshold in both sections. Those facts help you plan pacing and readiness, but they do not make memorized answer sets a substitute for administration knowledge. Dumps and leaked questions cannot guarantee a pass and are not a sound preparation method.
A better final-week review
In the final review, stop expanding the syllabus and test retrieval. Explain the installation sequence aloud, sketch the storage and spfile arrangement, distinguish the two RAC administration models, and work through a Clusterware symptom using logs and tracing as possible evidence. Any explanation that depends on vague wording belongs on the final gap list.
Keep separate notes for official requirements and your own recommendations. For example, the documented exam duration and threshold are official facts; choosing to allocate review time evenly across the two sections is a personal planning decision because no section weights are supplied here. This separation prevents assumptions from becoming false exam claims.
How can you decide whether you are ready to schedule?
Schedule only after you can demonstrate coverage in both official sections and explain your reasoning without depending on memorized prompts. A sensible readiness decision requires more than a high score on one topic: confirm that you can discuss Grid Infrastructure, RAC administration, installation dependencies, availability, and Clusterware troubleshooting with comparable confidence.
Use a readiness gate based on evidence. You should be able to trace the documented installation flow, identify node and shared-storage consistency checks, explain the purpose of RAC conversion steps, and select a diagnostic path for a Clusterware issue. You should also be able to review both sections within the official 105-minute duration as a pacing exercise.
The official skill-check document says candidates must exceed a 65% passing threshold in both sections. Do not interpret that as permission to neglect one section because the other feels easier. Since both sections have their own threshold, a weak infrastructure result remains a scheduling risk even when RAC database knowledge is strong.
Before booking, check Oracle’s current exam information for availability, delivery arrangements, registration rules, and any changes to the documented exam details. The supplied research evidences the exam title, number, question count, duration, section structure, and threshold, but it does not establish current scheduling logistics or pricing.
Your next actions
Download or open the official exam and training documents listed below, then create a two-section objective checklist. Mark every item as explain, perform, or troubleshoot. Use the Oracle RAC installation document to annotate the relevant sections and identify which instructions are application-specific.
Next, complete one end-to-end design walkthrough and one troubleshooting walkthrough. In the first, move from requirements through Clusterware, database software, listener, shared storage, RAC conversion or creation, and verification. In the second, begin with a Clusterware symptom and document the logs, configuration checks, debugging or tracing decision, and validation step.
Finally, review the current Oracle exam page before registration. Confirm that the exam details you plan around still apply, then schedule only when your weakest section meets your own evidence-based readiness standard—not merely when your notes are complete.
Official sources and how to use them
Use the Oracle exam document for the title, exam number, section structure, question count, duration, and passing-threshold information. Use Oracle’s training documents to compare the five-day administration course with the one-day preparation seminar and to review the listed skills. Use the Oracle technical paper for the documented RAC availability and application behavior statements.
Use the Oracle documentation page as a navigation aid for the installation and conversion sequence, including its references to My Oracle Support article 823586.1. Because that page is an application installation guide that supplements the referenced article, read its context before generalizing a step to another RAC environment.
Source discipline for candidates
Official sources are most useful when each claim remains attached to its context. A training objective indicates a skill to learn; it does not by itself prove a particular command sequence. An application installation supplement can clarify a procedure; it does not automatically replace the product installation guide for every operating system or deployment. Keep those distinctions visible in your notes.
Conclusion
Prepare for 1Z0-058 as an administrator who must connect infrastructure, database operation, availability, and diagnosis. Build from Grid Infrastructure fundamentals into RAC administration, validate the documented installation dependencies, and practise troubleshooting from evidence rather than memorized answers. Use the official exam figures for pacing, but verify current Oracle information before scheduling. The immediate next step is to score yourself against both sections and begin with the weakest task category.