Courseiva
DatabasesmediumMultiple ChoiceObjective-mapped

1Z0-997-26 Databases Practice Question

You are migrating an on-premises Oracle Database (version 19c) to Oracle Autonomous Database (Serverless) using Oracle Data Pump. Which action is mandatory to ensure compatibility before generating the Data Pump export dump file?

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

Run the DBMS_CLOUD.PREPARE_FOR_AUTONOMOUS PL/SQL package on the source database

When migrating to Autonomous Database using Data Pump, you must run the DBMS_CLOUD.PREPARE_FOR_AUTONOMOUS procedure or use the Autonomous Database Migration tool to check and convert incompatible tablespaces, segments, and objects.

Answer analysis

Option-by-option breakdown

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

  • Disable Automatic Workload Repository (AWR) collection on the source database

    Why it's wrong here

    Incorrect. AWR collection is irrelevant to Data Pump migration compatibility.

  • Convert the source database into an Oracle Multitenant Container Database with a single pluggable database

    Why it's wrong here

    Incorrect. While Autonomous Database uses PDB architecture under the hood, the migration source does not strictly need to be converted to a local multitenant container beforehand if Data Pump is used.

  • Run the DBMS_CLOUD.PREPARE_FOR_AUTONOMOUS PL/SQL package on the source database

    Why this is correct

    Correct. This package performs necessary pre-checks and transformations to ensure compatibility with Autonomous Database.

  • Manually drop all custom triggers and indexes to prevent import failures

    Why it's wrong here

    Incorrect. Custom indexes and triggers are supported and should not be dropped manually.

Quick reference

Cloud Service Model Comparison

ModelYou ManageProvider ManagesExamples
IaaSOS, runtime, apps, dataHardware, hypervisor, networkingEC2, Azure VMs, GCP Compute Engine
PaaSApps and dataOS, runtime, middleware, hardwareElastic Beanstalk, Azure App Service
SaaSData and settings onlyEverything elseMicrosoft 365, Salesforce, Workday
FaaS / ServerlessFunction code onlyInfra, scaling, runtimeLambda, Azure Functions, Cloud Run
CaaSContainers and appsKubernetes, OS, hardwareEKS, AKS, GKE

About these practice questions

Courseiva writes every 1Z0-997-26 question from scratch — 344 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or 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-997-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-997-26 exam.