Key details for this exam, checked against the published exam outline
Each question shows the correct answer and an explanation of why it is right
What are the three components of Oracle Database Automatic Maintenance Tasks?
A .False. Diagnostic collection is ADR, not AMT.
B .True. Resource Manager allocates resources to AMTs.
C .True. Scheduler defines maintenance windows.
D .False. Packaging is IPS/ADR, not AMT.
E .False. Alert log is separate from AMTs.
F .True. Tasks like stats collection are AMTs.
One of your database instances was shut down normally and then started in NOMOUNT state. You then executed this command: ALTER DATABASE MOUNT; Which two of these actions are performed?
A .False. Data files open in OPEN.
B .False. Redo logs open in OPEN.
C .False. PFILE/SPFILE is read at NOMOUNT.
D .False. SGA is allocated at NOMOUNT.
E .True. Alert log records mount event.
F .True. Control files are read in MOUNT.
Which three statements are true about the Oracle Database server during and immediately after SHUTDOWN TRANSACTIONAL?
A .False. Recovery happens on startup, not shutdown.
B .False. TRANSACTIONAL waits for commits or rollbacks, then disconnects.
C .True. New connections are blocked during shutdown.
D .True. Inactive sessions persist until shutdown completes.
E .True. Active transactions can commit before disconnection.
Which three statements are true about using SQL*Plus?
A .True. sqlplus @script.sql works from shell scripts.
B .False. RMAN uses its own client, not SQL*Plus.
C .False. Bundled with Oracle DB software.
D .False. Command-line only; no GUI in 23ai.
E .True. @script runs scripts interactively.
F .True. Commands like SHOW PARAMETER are unique.
In one of your databases, the user HR has the password HRMGR. You want to connect to a database instance whose listener listens on port 1531 by using this statement: CONNECT HR/HRMGR@orcl. No name server is used. Which statement is true about ORCL?
A .False. ORCL is a TNS alias, not necessarily the DB name.
B .True. Must map to a connect descriptor (e.g., HOST=... PORT=1531) in tnsnames.ora.
C .False. It's not the server name but a network alias.
D .False. Client-side tnsnames.ora is used, not server-side.
E .False. SERVICE_NAMES is server-side, not client-side.
94 questions covering all exam domains, starting from $20
Exam domains verified against: Official Oracle 1Z0-182 exam guide, last checked September 2026.
Understand the logical and physical structures of Oracle Database including memory components, instance configurations, and process structures. Learn how data flows through these architectural layers and the relationships between components.
Sample question from this domain above: Q5
Identify and effectively use Oracle-supplied tools for database administration and monitoring. Master the key utilities provided with Oracle Database for routine administrative tasks.
Sample question from this domain above: Q4
Perform startup and shutdown procedures for Oracle Database and manage instances effectively. Utilize dynamic performance views, the Automatic Diagnostic Repository, and initialization parameters to monitor and maintain database operation.
Set up and configure network services for Oracle Database connections. Understand the components involved in Net Services administration and the connection methods available.
Implement user security measures and manage the assignment of roles and privileges within an Oracle Database. Control access and enforce security policies for database users.
Sample question from this domain above: Q1
Create and modify tablespaces while understanding data storage and placement strategies. Recognize the relationship between logical and physical storage structures in Oracle Database.
Sample question from this domain above: Q3
Explain resumable space allocation and segment space management techniques. Recognize segment characteristics and requirements for block space management to optimize storage efficiency.
Apply undo data properly in Oracle Database and understand the distinction between undo and redo data. Learn about temporary undo usage and its role in transaction management.
Understand external tables, Oracle Data Pump, and SQL*Loader for data movement operations. Recognize when to use each tool and the execution options available for each.
Create pluggable databases from the seed database using various techniques. Modify PDB modes and attributes to meet operational requirements.
Sample question from this domain above: Q2
Describe database auditing capabilities and create, modify, and maintain audit policies. Apply value-based and fine-grained auditing to track specific database activities.
Describe automated database maintenance features in Oracle Database. Understand how automatic tasks optimize database performance and health.
Summarize performance management capabilities and measure database performance metrics. Understand SQL execution plans, directives, and advisors used to optimize query performance.
Common questions about the exam itself