OCA logo
Focused certification exam prep
Start practice

What Is OCA Certification?

TL;DR
  • "OCA" on this site refers to Oracle Database Administration I, exam 1Z0-082, validated against Oracle Database 19c.
  • The exam has 72 multiple-choice questions in 120 minutes with a 60% passing score.
  • 1Z0-082 covers 23 domains spanning architecture, SQL, and hands-on administration tasks.
  • Passing 1Z0-082 (or the newer 23ai Associate exam) is Step 1 toward the Oracle Database Administration 2019 Certified Professional path, followed by 1Z0-083.

What "OCA" Actually Means for 1Z0-082

If you've searched for "OCA certification" and landed here, it's worth being precise about what that acronym covers on this site. On OCA Exam Prep, "OCA" refers specifically to Oracle Database Administration I, exam 1Z0-082 - the exam Oracle Corporation administers through Oracle University to validate foundational database administration and SQL skills. It is not a generic industry credential, and it isn't tied to any certifying body outside Oracle.

1Z0-082 is validated against Oracle Database 19c and assumes candidates already have some exposure to Oracle Database, database administration concepts, and SQL fundamentals. It is not designed as a first exposure to databases - it's a checkpoint that confirms you can install, configure, and manage a database instance, work with users and privileges, move data, and write SQL confidently.

Naming note: Oracle's current terminology treats 1Z0-082 as a step within the broader Oracle Database Administration 2019 Certified Professional track rather than a standalone "Associate" credential. This article uses "OCA" as shorthand for that exam because that's the term most candidates search, but the accurate reference point is always the exam code: 1Z0-082.

Where 1Z0-082 Fits in Oracle's Certification Path

Understanding the path matters because 1Z0-082 doesn't exist in isolation. Oracle's current Oracle Database Administration 2019 Certified Professional path is structured as a two-step sequence:

  • Step 1: Pass either 1Z0-082 (Oracle Database Administration I) or the newer Oracle Database 23ai Administration Associate exam.
  • Step 2: Pass 1Z0-083 (Oracle Database Administration II) to reach the professional-level credential.

This means 1Z0-082 is a gateway exam, not an end point. Candidates who pass it demonstrate the foundational architecture, SQL, and administration skills needed before tackling the more advanced backup, recovery, and performance topics covered later in the professional path. For a full breakdown of what "passing" actually requires, see our dedicated look at the OCA passing score and how it's calculated.

If you're weighing whether this investment makes sense for your career stage, our analysis on whether the OCA certification is worth it walks through the tradeoffs in more depth, and the OCA certification cost breakdown covers the pricing mechanics you'll want to plan around before registering.

Exam Format, Timing, and Registration Mechanics

1Z0-082 is a multiple-choice exam delivered through Oracle University's testing infrastructure. Here's what the format actually looks like on exam day:

AttributeDetail
Question count72 multiple-choice questions
Time limit120 minutes
Passing score60%
Database version testedOracle Database 19c
Administered byOracle Corporation via Oracle University

That works out to roughly 100 seconds per question on average, though question difficulty is uneven - some are quick recall items about syntax or architecture components, while others require you to trace through a multi-step SQL query or reason about how a privilege grant behaves. Time pressure is rarely the biggest challenge; misreading a question stem or missing a keyword like "which two" tends to cost more points than running out of the clock.

For a granular walk-through of how difficult candidates actually find the exam, our guide on how hard the OCA exam is breaks down where most point loss happens. And if you want the data-driven view before you commit to a registration date, the OCA pass rate analysis is worth reading first.

Key Takeaway

With 72 questions and 120 minutes, budget your first pass to flag anything you're not 100% sure of and return to it - don't let one tricky SQL question eat five minutes you need elsewhere.

The 23 Domains You Need to Master

1Z0-082 is organized into 23 distinct content domains, and they split roughly into two categories: core DBA administration topics and SQL/query-language topics. Both halves carry real weight, so candidates who only study one side tend to get caught off guard.

Domain 1: Understanding Oracle Database Architecture

Covers the memory structures, background processes, and physical/logical storage components that make up a running database instance.

  • Know the difference between an instance and a database
  • Understand SGA, PGA, and background process roles

Domain 6: Managing Database Instances

Focuses on startup/shutdown modes, initialization parameters, and how to monitor instance health using Oracle-supplied tools.

  • Know the startup states: NOMOUNT, MOUNT, OPEN
  • Understand static vs. dynamic parameters

Domain 20: Retrieving Data using the SQL SELECT Statement

Tests core SELECT syntax, filtering, sorting, and the building blocks every later SQL domain assumes you already know.

  • Master WHERE clause operators and precedence
  • Understand NULL handling in comparisons

The remaining domains - including Managing Users, Roles and Privileges; Moving Data; Managing Tablespaces and Datafiles; Managing Storage; Configuring Oracle Net Services; Managing Undo; Displaying Data from Multiple Tables Using Joins; Managing Sequences, Synonyms, Indexes; Using Subqueries to Solve Queries; and Managing Schema Objects - each carry their own syntax quirks and administrative gotchas. Rather than duplicate that full breakdown here, our complete guide to all 23 content areas maps every domain to specific study priorities.

Common blind spot: Candidates with SQL experience from other database platforms often underestimate domains like Using Conversion Functions and Conditional Expressions or Managing Data in Different Time Zones, where Oracle's specific function names and NLS settings behave differently than expected.

Who Actually Hires for This Credential

1Z0-082 is aimed at people who work directly with Oracle Database - not necessarily people with "DBA" as their sole job title. In practice, it's relevant for:

  • Junior and entry-level database administrators responsible for routine instance management, user/privilege administration, and storage monitoring.
  • SQL developers and application engineers who write and tune queries against Oracle Database and need to demonstrate query-language proficiency beyond basic SELECT statements.
  • Support and operations staff who troubleshoot connectivity, tablespace, and instance-level issues using Oracle-supplied tools rather than third-party monitoring.
  • Career-changers moving into Oracle-specific roles from general SQL or systems administration backgrounds, using the exam as documented proof of foundational skill.

Because 1Z0-082 sits at Step 1 of the professional path, many hiring managers treat it as evidence a candidate can be productive quickly on day-to-day tasks, while reserving judgment on deeper backup/recovery or performance-tuning expertise until 1Z0-083 is also in hand. If you want a closer look at how this credential is actually referenced in job postings, our OCA jobs overview and the qualitative OCA salary guide cover how employers frame it without relying on invented figures.

Building a Study Plan Around the Domains

Because 1Z0-082 blends administration and SQL, it helps to alternate between the two rather than studying all 23 domains in the order Oracle lists them. Architecture and instance-management concepts build on each other, while SQL domains reinforce one another through repeated practice.

Week 1-2

Architecture and Instance Fundamentals

  • Understanding Oracle Database Architecture
  • Managing Database Instances
  • Managing Tablespaces and Datafiles
Week 3-4

Users, Storage, and Connectivity

  • Managing Users, Roles and Privileges
  • Managing Storage
  • Configuring Oracle Net Services
  • Managing Undo
Week 5-6

Core SQL Retrieval

  • Retrieving Data using the SQL SELECT Statement
  • Restricting and Sorting Data
  • Displaying Data from Multiple Tables Using Joins
  • Using Single-Row Functions to Customize Output
Week 7-8

Advanced SQL and Schema Objects

  • Using Subqueries to Solve Queries
  • Reporting Aggregated Data Using Group Functions
  • Managing Sequences, Synonyms, Indexes
  • Managing Schema Objects, Moving Data, and full review

This kind of pacing works better than cramming because SQL fluency compounds - subqueries and group functions are much easier once SELECT, joins, and filtering are automatic. For a week-by-week plan built specifically around first-attempt passing, see the full OCA study guide for 2026. If you're still confirming you meet the recommended background before starting, check OCA requirements first, and browse structured OCA training options if you'd rather follow a guided curriculum than self-study.

Whatever schedule you follow, practicing under timed, exam-style conditions matters more than passive reading. Working through realistic questions on our practice test platform before exam day is one of the fastest ways to find out which domains still need work, and repeating those sessions on the same practice site closer to your test date helps confirm your timing holds up across all 72 questions.

How 1Z0-082 Compares to the Newer 23ai Path

Oracle now offers two valid entry points into the Oracle Database Administration 2019 Certified Professional path, and it's easy to conflate them. Here's the distinction that matters most when choosing which one to study for:

Aspect1Z0-082 (Oracle Database Administration I)Oracle Database 23ai Administration Associate
Database version validated againstOracle Database 19cOracle Database 23ai
Position in pathStep 1 optionStep 1 option (alternative)
Next required exam1Z0-0831Z0-083
Best fitEnvironments still running 19c infrastructureEnvironments adopting newer 23ai features

Neither option is inherently "easier" - the choice usually comes down to which database version your current or target employer runs. If your organization's infrastructure is built on 19c, 1Z0-082 keeps your certification aligned with what you'll actually be administering day to day.

Frequently Asked Questions

Is 1Z0-082 the same thing as "OCA certification"?

1Z0-082, officially Oracle Database Administration I, is the exam this site refers to when it uses the shorthand "OCA." Oracle's current terminology treats it as Step 1 of the Oracle Database Administration 2019 Certified Professional path rather than a separate standalone credential.

How many questions are on the 1Z0-082 exam, and how long do I have?

The exam has 72 multiple-choice questions, and you're given 120 minutes to complete it. You need a 60% score to pass.

What database version does 1Z0-082 test?

1Z0-082 is validated against Oracle Database 19c. Candidates studying newer database releases should check whether the Oracle Database 23ai Administration Associate exam is a better fit for their environment.

Do I need prior experience before attempting this exam?

Oracle recommends experience with Oracle Database, database administration concepts, and SQL fundamentals before sitting 1Z0-082. It is not designed for someone with zero prior exposure to databases.

What comes after passing 1Z0-082?

Passing 1Z0-082 (or the 23ai Associate exam) completes Step 1 of the Oracle Database Administration 2019 Certified Professional path. Step 2 requires passing 1Z0-083, Oracle Database Administration II.

Ready to pass your OCA exam?

Put this into practice with free OCA questions across every exam domain.