1Z0-078 Exam Guide: Oracle Database 19c RAC, ASM, and Grid Infrastructure Administration
The 1Z0-078 exam validates administration knowledge for Oracle Database 19c Real Application Clusters, Automatic Storage Management, and Grid Infrastructure. It is aimed at database administrators and infrastructure professionals responsible for clustered database availability, storage, services, and operational control. This guide helps you decide whether your current experience is sufficient, which technical areas need laboratory practice, how to sequence your study, and which Oracle scheduling and delivery requirements to verify before committing to an appointment.
What does 1Z0-078 validate?
1Z0-078 is the Oracle Database 19c: RAC, ASM, and Grid Infrastructure Administration exam, and Oracle places it in the High Availability section of its certification catalog. Its subject matter is operational rather than purely conceptual: you should be able to reason about clustered database architecture, shared storage, cluster resources, services, and availability decisions.
Oracle RAC changes the usual one-database-to-one-instance relationship. Several instances can access one database, with each instance running on a separate server and using the cluster interconnect. RAC also involves instance-specific undo and additional redo threads, while Oracle Clusterware supplies the infrastructure required to run RAC.
The exam’s practical center is therefore the interaction between components. A candidate should understand what Grid Infrastructure provides, how ASM contributes clustered storage, how services route workloads, and how administrative tools affect a single-system cluster. Memorizing isolated commands is less useful than understanding which resource, instance, or policy a command is intended to control.
Who should consider this exam?
This exam is most suitable for professionals who administer or support Oracle Database 19c environments involving RAC, ASM, or Grid Infrastructure. It can also serve engineers moving toward high-availability responsibilities, provided they can supplement reading with a functioning practice environment.
Prior experience with ordinary Oracle database administration is helpful but does not by itself establish readiness. RAC introduces shared access across instances, inter-instance communication, cluster resource management, services, and failure-oriented decisions. ASM adds a storage-management layer that must be understood alongside database and operating-system concerns.
Use your work history as a diagnostic, not as proof of preparation. If you have only worked with single-instance databases, plan extra time for cluster architecture and service behavior. If you already operate RAC but rarely configure ASM or Clusterware, reverse that emphasis and use hands-on exercises to close the less familiar gap.
Which skills deserve study time?
The supplied official material does not provide a verified percentage blueprint or a complete domain-weight table for 1Z0-078. Do not assign study priorities from unsupported percentages. Instead, organize preparation around the capabilities named by Oracle’s RAC documentation and the exam title: RAC administration, ASM administration, Grid Infrastructure, workload services, and high availability.
Start with architecture. Be able to explain the roles of Oracle Clusterware, ASM, the interconnect, database instances, shared data files, VIP addresses, listeners, and services. Oracle describes Clusterware as managing resources such as VIP addresses, databases, listeners, and services, while Clusterware and ASM together form Oracle Grid Infrastructure.
Then study administration patterns. Oracle identifies SRVCTL, Oracle Enterprise Manager, SQL*Plus, and other utilities as tools for administering a cluster database as a single-system image. Your notes should distinguish commands that operate on the cluster or database resource from SQL*Plus commands that operate on the current instance.
Finally, connect configuration to business outcomes. RAC can provide scalability and high availability, but architecture choices depend on requirements, investment, workload placement, and failure behavior. A strong study plan asks why a service belongs on particular instances, how a server pool affects capacity, and what recovery objective a design actually addresses.
RAC architecture and Clusterware
Oracle RAC uses Oracle Clusterware to bind multiple servers so they operate as one system, and Clusterware provides node membership, group services, global resource management, and high-availability functions. Study these responsibilities as a connected control plane rather than as a list of product names.
At minimum, RAC depends on shared access to storage and data files, interprocess communication across nodes, and mechanisms that monitor node status. Review how the cluster maintains resource state and how administrators inspect or change that state. Include RAC One Node and extended-cluster concepts, but keep their availability benefits separate from broader disaster-recovery requirements.
ASM and shared storage
Oracle’s ASM Administration Workshop covers ASM instances, Flex ASM, ASM disk groups, ASM files, directories and templates, and Oracle ACFS/ADVM enhancements. These topics provide a sensible laboratory spine for storage preparation, especially when your daily role does not include creating or changing disk groups.
Practice tracing a database file from its database-level purpose to its ASM storage location and disk-group policy. Record what happens when capacity, redundancy, or a disk-group resource changes. Avoid learning ASM syntax without understanding the availability and recovery implications of the storage choice.
Services, workload management, and server pools
Services group workloads, route work to suitable instances, and support high availability during planned and unplanned actions. Runtime Connection Load Balancing allows Oracle Clients to allocate connections according to current database-instance service levels, while the Load Balancing Advisory supplies information about those levels.
Study administrator-managed and policy-managed deployments as different operating models. Administrator-managed databases bind instances to nodes; policy-managed databases use server pools. Server-pool properties control scalability and availability, and policy-managed databases can dynamically change the number of instances through server-pool sizing.
Include service placement, server-pool importance, and maintenance scenarios in your notes. The IMPORTANCE attribute can rank services and can avoid requiring a service to run on every node. This is the kind of design relationship that is easy to miss when preparation is limited to definitions.
Multitenant, In-Memory, temporary files, and diagnostics
RAC administration also intersects with multitenant databases, Database In-Memory, local temporary tablespaces, and Hang Manager. Treat these as operational edge areas: learn how RAC changes the management context, which information is instance-specific, and which component or view supplies the evidence needed for a decision.
For example, a PDB can be made available on every instance or on a subset through services, and the CDB is typically managed by services running on the PDB. Local temporary tablespaces create local temporary files on every instance, so instance-specific information such as allocation and file status may differ between instances.
Use official documentation examples to test your reasoning. Oracle documents local temporary-file information through views including DBA_TEMP_FILES and DBA_TEMP_FREE_SPACE, and notes that SQL*Plus commands operate on the current instance. These distinctions matter when a question presents different instance states and asks which observation or action is correct.
How should you prepare without relying on dumps?
Build preparation around official learning content, product documentation, and controlled practice rather than recalled or leaked questions. Oracle’s training catalog lists separate workshops for Clusterware Administration, ASM Administration, RAC Administration, and Data Guard Administration; select training according to the gaps identified by your diagnostic review.
Begin with a capability inventory. Mark each topic as explain, perform, or troubleshoot. “Explain” means you can describe architecture and purpose. “Perform” means you can carry out a configuration or administrative task in a lab. “Troubleshoot” means you can interpret symptoms, identify the affected layer, and choose a safe next action. The last category is the best test of operational readiness.
Use the official RAC documentation as a reference during study, not as a document to read passively from beginning to end. After each topic, write a short decision record: the scenario, the resource involved, the expected behavior, the command or view you would use, and the failure mode you would check. This produces revision material tied to administration decisions.
A lab is particularly valuable for ASM and RAC because the same concept can look different at database, instance, cluster, and storage layers. Oracle training describes hands-on labs as environments where learners apply skills through practical use cases. If an official lab is unavailable, use a lawful practice environment and document its version and limitations rather than assuming it reproduces every exam scenario.
A practical study roadmap
A staged roadmap is more effective than switching randomly between RAC, ASM, and scheduling tasks. Complete an architecture pass first, then perform focused labs, then use scenario-based review. Set your appointment only after you can explain the major resource relationships and reproduce the core administrative tasks in your available environment.
Stage one: establish the model. Read the official introduction to RAC and draw one diagram showing nodes, instances, the database, interconnect, Clusterware, ASM, listeners, VIPs, and services. Add a second diagram for a policy-managed deployment with server pools. Explain where workload placement and failover decisions are made.
Stage two: practice storage and cluster foundations. Work through ASM instances, disk groups, ASM files, and the relationship between ASM and Grid Infrastructure. Then review Clusterware resource management and the administrative tools used to manage the cluster as a single-system image. Keep a change log so you can reverse each exercise safely.
Stage three: practice workload behavior. Create scenario notes for service placement, connection distribution, server-pool minimum and maximum sizing, importance, planned maintenance, and node failure. Include both administrator-managed and policy-managed approaches. For every scenario, state what should remain available, what may relocate, and which assumption makes the outcome possible.
Stage four: integrate the less obvious topics. Review RAC with multitenant databases, local temporary tablespaces, Database In-Memory, Hang Manager, RAC One Node, and extended clusters. Pay special attention to boundaries: a high-availability cluster is not automatically a complete disaster-recovery solution, and an instance-specific observation should not be generalized to every instance.
Stage five: run a readiness review. Without opening notes, explain the architecture, choose an administrative tool for several tasks, interpret service and server-pool scenarios, and troubleshoot a storage or instance-state discrepancy. Revisit only the failed objectives. Broad rereading at this point can create familiarity without improving recall.
What mistakes commonly waste preparation time?
The most expensive mistake is studying terminology without practicing relationships. Candidates often recognize Clusterware, ASM, services, and server pools individually but cannot explain how a node failure, service policy, or storage decision changes the system. Convert every definition into a small scenario and state the expected operational result.
Another mistake is treating RAC as a performance-only subject. RAC can provide throughput and scalability, but the exam’s high-availability context requires attention to resource placement, failover, service availability, and maintenance. Study both normal operation and the controlled response to a node or resource problem.
Do not collapse administrator-managed and policy-managed deployments into one model. Their placement and scaling behavior differs, particularly because policy-managed databases use server pools while administrator-managed databases do not. Make a comparison table in your own notes with placement, scaling control, and the administrative consequence for each model.
Avoid trusting a command because it looks familiar. First identify whether the task concerns the current instance, the database, the service, the cluster resource, or ASM. Then choose the tool and verify the result at the correct layer. This habit also helps with questions involving local temporary files or instance-specific metadata.
Finally, do not use exam dumps or memorization claims as a substitute for knowledge. Unauthorized material can be inaccurate, outdated, or contrary to certification rules. It cannot teach you how RAC behaves when several resources and availability policies interact, and it does not replace legitimate laboratory practice.
What delivery and scheduling details should you verify?
Confirm the delivery type shown in your Oracle MyLearn appointment before relying on any check-in instructions. Oracle’s exam-preparation page says its listed instructions are not valid for exams scheduled and delivered by Pearson VUE. Oracle’s certification page states that candidates can buy an exam attempt, choose a date, and schedule through Oracle MyLearn, and that a purchased attempt must be taken within six months.
For Oracle University proctored exams covered by the preparation page, candidates are required to check in at least 30 minutes before the start time. Candidates who try to check in after the scheduled exam time may not be admitted. Review the current appointment confirmation as the controlling record for your specific delivery.
The same page lists technical requirements for that delivery route, including a supported Windows or macOS computer, a reliable connection of at least 3 mb/sec upload and download with a ping of less than 100 ms, minimum OS RAM of 8 GB, and a webcam with a minimum resolution of 640x490 at 10 fps. These requirements may not apply to Pearson VUE delivery.
Use one display, close other applications and browser tabs, disable VPN and proxy connections, and confirm that the camera and microphone work before the appointment. Pen and paper are not allowed during the exam, although a digital whiteboard is available in the exam delivery platform. Government-issued identification must match the registered first and last name and meet Oracle’s validity and photo requirements.
Schedule changes require attention to the deadline. Oracle states that cancellation and rescheduling must occur at least 24 hours before the appointment time; failing to cancel in time risks forfeiting the exam attempt. Check the current official policy and appointment details before changing plans, because delivery channels and vendor instructions can differ.
How should you use official training and documentation?
Use training for guided sequencing and labs, and use the RAC documentation for precise behavior and architecture. Oracle’s database training page describes digital courses, role-based learning paths, hands-on labs, certification preparation, and live classes. The official ASM workshop specifically covers ASM instances, Flex ASM, disk groups, ASM files, directories, templates, and ACFS/ADVM enhancements.
A balanced resource set might contain one structured learning path, the official RAC documentation, an ASM-focused workshop or equivalent lab, and your own troubleshooting log. Avoid collecting many overlapping courses before completing the exercises in one. Completion should produce demonstrable capability, not merely a longer list of bookmarks.
When a training page shows lab scheduling, access, or availability messages, treat those as course-environment information rather than as a promise of access. Verify current availability, system requirements, and enrollment terms directly on Oracle MyLearn or Oracle University before planning your calendar around a lab.
What should you do in the final week?
In the final week, stop expanding the syllabus and test retrieval. Recreate your architecture diagram, review the differences between deployment models, and work through a small set of failure and workload-placement scenarios. Confirm the delivery route, identification, equipment, appointment time, and cancellation rules from current Oracle instructions.
Use a final checklist with four parts: architecture, administration, troubleshooting, and logistics. Architecture covers RAC, Clusterware, ASM, services, and server pools. Administration covers the tools and views you would use. Troubleshooting covers instance-specific state, service behavior, storage, and node availability. Logistics covers the appointment confirmation and technical readiness check.
Do not attempt to compensate for weak laboratory understanding by cramming command syntax overnight. Instead, revisit the underlying object and expected outcome: which resource is being changed, where it is available, how the change affects instances, and what evidence confirms success. Sleep and a stable technical setup are practical recommendations, not exam requirements, but they reduce avoidable decision-making errors.
What are the next actions after reading this guide?
Open the official MyLearn page for 1Z0-078 and confirm the current exam information, then compare its available learning resources with your experience. Next, obtain the current certification and delivery instructions, create a topic inventory, and reserve laboratory time for the areas you cannot perform confidently.
Use this sequence: verify the exam page; map your experience against RAC, ASM, and Grid Infrastructure; read the official RAC architecture material; complete targeted storage and cluster exercises; practice services and server-pool scenarios; review multitenant and diagnostic edge cases; then perform the technical readiness check for the selected delivery route.
Your scheduling decision should follow evidence from that process. If you can explain the architecture but cannot safely perform the administration, delay the appointment and practice. If you can perform the tasks but cannot interpret failure or placement scenarios, focus on troubleshooting and policy behavior. Book only when both technical understanding and logistics are verified.
Conclusion
1Z0-078 preparation should result in more than recognition of Oracle product names. You should be able to connect RAC architecture, Clusterware, ASM, services, and server pools to concrete administration and availability decisions. Use Oracle’s current exam page and delivery instructions for scheduling, use official documentation for technical behavior, and use hands-on practice to expose gaps. That approach gives you a defensible basis for deciding when to book the exam and what to study next.
Related exams
- 1z0-076 exam — Oracle Database 19c: Data Guard Administration
- 1z0-084 exam — Oracle Database 19c: Performance Management and Tuning
- 1z0-1116-23 exam — Oracle Guided Learning Content Developer Foundations Associate Rel 1
- 1z0-149 exam — Oracle Database 19c: Program with PL/SQL
- 1z0-202 exam — Siebel 8 Consultant Exam
- 1z0-532 exam — Oracle Hyperion Financial Management 11 Essentials