Courseiva
DatabasemediumMultiple ChoiceObjective-mapped

1Z0-1072-26 Database Practice Question

You are managing an Autonomous Database instance on shared infrastructure and need to restrict database access so that only clients connecting from a specific Corporate CIDR block (e.g., 192.168.10.0/24) can connect. How should you implement this?

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Configure an Access Control List (ACL) specifying the allowed IP CIDR block in the OCI Console.

Autonomous Database allows you to configure Access Control Lists (ACLs) using IP notations or Virtual Cloud Networks to restrict network access.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • Modify the SQL*Net configuration file (sqlnet.ora) stored in the database home.

    Why it's wrong here

    Shared Autonomous Database instances do not allow direct OS file modifications.

  • Deploy an OCI Web Application Firewall (WAF) policy in front of the database port.

    Why it's wrong here

    WAF is designed for HTTP/HTTPS web traffic, not Oracle SQL*Net protocol connections.

  • Attach a VCN Security List directly to the Autonomous Database service endpoint IP.

    Why it's wrong here

    Autonomous Database on shared infrastructure is managed by Oracle; customer VCN security lists cannot be directly attached to shared ATP instances.

  • Configure an Access Control List (ACL) specifying the allowed IP CIDR block in the OCI Console.

    Why this is correct

    ACLs limit incoming network traffic to specified IP addresses or VCNs.

Visual reference

Source Router + ACL permit 10.0.0.0/8 deny any Server 10.0.0.5 ✓ 192.168.1.1 ✗ dropped ACLs evaluate top-down; first match wins — implicit deny all at end

About these practice questions

This 1Z0-1072-26 question is part of Courseiva's 521-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written and reviewed by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

Last reviewed August 2026 · checked against the official Oracle exam blueprint

This 1Z0-1072-26 practice question is part of Courseiva's free Oracle certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the 1Z0-1072-26 exam.