Month End Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70percent

Oracle 1z0-931-25 Oracle Autonomous Database Cloud 2025 Professional Exam Practice Test

Demo: 44 questions
Total 149 questions

Oracle Autonomous Database Cloud 2025 Professional Questions and Answers

Question 1

A Business Analyst joined your organization and wants to explore the database tools. Whenrestoring or cloning an Autonomous Database (ADB), you must select a backup that is at least how old?

Options:

A.

24 hours

B.

5 minutes

C.

2 hours

D.

1 day

Question 2

Which two statements are true about the Oracle Cloud Infrastructure (OCI)? (Choose two.)

Options:

A.

Regions are dependent on other regions and must be located within 5 thousand kilometers of each other.

B.

An OCI region is a localized geographic area, and an availability domain is one or more data centers located within a region.

C.

A single fault domain can be associated with multiple regions and availability domains.

D.

Because availability domains do not share infrastructure such as power or cooling, or the internal availability domain network, a failure at one availability domain within a region is unlikely to impact the availability of the others within the same region.

Question 3

Which of the following two statements are correct? (Choose two.)

Options:

A.

ODI Web Edition is available only on Oracle Linux.

B.

ODI Web Edition can be installed from Oracle Cloud Infrastructure (OCI) Marketplace.

C.

Data Transforms Card provides access to Oracle Data Integrator (ODI) Web Edition.

D.

All capabilities of ODI Classic are available with ODI Web Edition.

Question 4

What is the difference between Autonomous Data Warehouse (ADW) and Autonomous Transaction Processing (ATP) databases?

Options:

A.

Only ATP manages optimizer statistics.

B.

Only ADW supports autoscaling

C.

Only ADW uses columnar compression by default.

D.

Only ATP supports automatic backups.

Question 5

In which four ways can Oracle Database optimally access data in Object Storage? (Choose four.)

Options:

A.

Scan avoidance using partitioned external tables

B.

Scan avoidance using columnar pruning for .csv files

C.

Scan avoidance using block skipping when reading parquet and orc files

D.

Scan avoidance using columnar pruning for columnar stores like parquet and orc

E.

Optimized data archive using hybrid partitioned tables

F.

Optimized data archive using partitioned external tables

Question 6

How can you keep Autonomous Database tables in sync with an on-premises data source?

Options:

A.

Use the ORDS package on the Data Load page

B.

Use the Cloud Locations card on the Data Load page

C.

Use the Link Data option on the Data Load page

D.

Use the FEED DATA option on the Data Load page

Question 7

What are three characteristics of Data Lake data captured in Object Storage? (Choose three.)

Options:

A.

High concurrency

B.

High transaction performance

C.

Schema on read

D.

Multiple subject areas

E.

Mixed data types

Question 8

Which three methods can be used to migrate your existing Oracle database to Autonomous Database? (Choose three.)

Options:

A.

Using SFTP to copy CSV files into an Autonomous Database

B.

Using Oracle Zero Downtime Migration (ZDM)

C.

Using GoldenGate

D.

Using Data Pump

E.

Using Recovery Manager (RMAN)

Question 9

What are two advantages of using Data Pump to migrate your Oracle databases to Autonomous Database? (Choose two.)

Options:

A.

Data Pump is faster to migrate database than using RMAN

B.

Data Pump creates the tablespaces used by your Autonomous Database

C.

Data Pump can exclude migration of objects like indexes and materialized views that are not needed by Autonomous Database

D.

Data Pump is platform-independent - it can migrate Oracle databases running on any platform

Question 10

Which four levels of access can be defined in policies? (Choose four.)

Options:

A.

Create

B.

Read

C.

Manage

D.

Inspect

E.

Use

Question 11

When working with an Autonomous Exadata Infrastructure supporting Autonomous Databases, where do you go to view the maintenance history of the Exadata?

Options:

A.

Under Core Infrastructure then Compute then Autonomous Exadata

B.

Under Database then Autonomous Transaction Processing then Autonomous Exadata

C.

Under Solutions and Platforms then Platform Services then Autonomous Exadata

D.

Under Core Infrastructure then Autonomous Exadata

Question 12

Which are two available options when creating an Autonomous Database? (Choose two.)

Options:

A.

APEX Service on Dedicated Infrastructure

B.

APEX Service on Shared Infrastructure

C.

Autonomous JSON Database on Shared Infrastructure

D.

Autonomous JSON Database on Dedicated Infrastructure

Question 13

Which statement is correct about the Service Console in an Autonomous Database?

Options:

A.

You can use the Service Console to enable or disable auto-scaling of an Autonomous Database.

B.

You can use the Service Console to manage runaway SQL statements on an Autonomous Database.

C.

You can use the Service Console to create manual backups of an Autonomous Database.

D.

You can use the Service Console to move an Autonomous Database between compartments.

Question 14

When you are increasing the number of OCPUs in your Autonomous Database, what does its status show?

Options:

A.

UPSCALE IN PROGRESS

B.

RESIZING IN PROGRESS

C.

UPLIFT IN PROGRESS

D.

SCALING IN PROGRESS

Question 15

Which Database Actions tool is used to get information about the entities in your Oracle Autonomous Database and to also see how changing an object affects other objects?

Options:

A.

Catalog

B.

Data Load

C.

JSON

D.

Data Insight

Question 16

Users connect to Autonomous Data Warehouse by using one of the following consumer groups: High, Medium, and Low. Which statement is true?

Options:

A.

Low provides highest concurrency and lowest resources, and DoP is 1.

B.

High provides highest concurrency and lowest resources, and DoP is 1.

C.

Medium provides intermediate resource and concurrency, and queries run serially.

D.

High provides highest resource and lowest concurrency, and Degree of Parallelism (DoP) is 1.

Question 17

You have been tasked with analyzing a year’s worth of sales data stored in an Autonomous Data Warehouse instance. Which tool would you use to automate data exploration and create pivot tables?

Options:

A.

APEX

B.

SQL Developer Web

C.

Business Models

D.

Data Load

Question 18

What are two differentiators of Oracle Autonomous Database on Dedicated Infrastructure? (Choose two.)

Options:

A.

Users are offered greater control and isolation starting at the Exadata Cloud Infrastructure level.

B.

Users can customize the OS stack and add additional packages.

C.

Users have OS access to the database machine.

D.

Users have SYS privileges in the database.

E.

Users have more control over the maintenance schedule.

Question 19

You are the admin of an Autonomous Database (ADB) instance, and a new developer has requested a new workspace in APEX. What statement describes the step to provide the developer a new workspace in APEX?

Options:

A.

Access the APEX Administrator Services and create the workspace for the developer.

B.

Create an IDCS user with the APEX role.

C.

Create a database user with the APEX role.

D.

Create a new developer account

Question 20

You want to enable automatic indexing in a database, but any new auto indexes should be created as invisible indexes, so that they cannot be used in SQL statements. Which command will you use?

Options:

A.

EXEC DBMS_AUTO_INDEX.CONFIGURE('AUTO_INDEX_MODE','IMPLEMENT')

B.

EXEC DBMS_AUTO_INDEX.CONFIGURE('AUTO_INDEX_MODE','OFF')

C.

EXEC DBMS_AUTO_INDEX.CONFIGURE('AUTO_INDEX_MODE','REPORT ONLY')

D.

EXEC DBMS_AUTO_INDEX.CONFIGURE('AUTO_INDEX_MODE','INVISIBLE')

Question 21

A corporation is building a web application to allow its customers to schedule service requests online. There is also a need to run operational reports at times during non-peak hours. The architecture team is debating whether such reports should be run on the OLTP database or in a separate data mart. The DBA Manager does not want to add any more admin responsibility to the team and is looking for a database option that’s low to zero maintenance, but meets their strict performance requirements as well. Which Oracle Cloud Infrastructure database service is appropriate for this scenario?

Options:

A.

ATP using 'tpurgent' and 'high' TNS services to separate connection types

B.

Since the application needs to be highly available, it should be deployed on a Kubernetes Cluster

C.

It is best to build a separate data warehouse, and move the OLTP data on a nightly basis

D.

ADW since operational reporting is a higher priority in this scenario

Question 22

Which three options are available to access data in an Autonomous JSON Database?

Options:

A.

NoSQL statements using Simple Oracle Document Access (SODA) drivers

B.

Regular Oracle SQL statements using a connection through the listener

C.

REST API calls to the database (not enabled by default)

D.

Oracle Cloud Infrastructure console using the JSON Online Developer tool

E.

Oracle JSON Developer tool downloaded from Oracle Technology Network (OTN)

Question 23

Which management operation is correct about Autonomous Databases on Shared Exadata Infrastructure?

Options:

A.

You can skip a scheduled maintenance run. For Autonomous Database on Shared Exadata Infrastructure, you can skip maintenance runs for up to two consecutive quarters if needed

B.

You can perform a "rolling restart" on all the Autonomous Databases. During a rolling restart, each node on the Autonomous Database is restarted separately while the remaining nodes continue to be available

C.

You cannot configure the scheduling for your Autonomous Databases on Shared Exadata Infrastructure

D.

You can choose to use Release Update or Release Update Revision updates for your Autonomous Databases on Shared Infrastructure

Question 24

Which statement is FALSE about Oracle Autonomous JSON Database?

Options:

A.

It supports NoSQL-style, document-centric applications.

B.

There is a 20 GB limit on JSON collection.

C.

JSON data is stored natively in the database.

D.

You can promote Autonomous JSON Database to Autonomous Transaction Processing.

Question 25

You are the admin user of an Autonomous Database instance. A new business analyst has joined the team and would like to explore the Autonomous Database tables using Autonomous Database’s Data Tools. Which step should you perform to enable the new team member?

Options:

A.

Create a REST-enabled database user (with connect and object privileges) and grant the DWROLE role.

B.

Create a database user with the default privileges.

C.

Create a database user with connect, resource, and object privileges.

D.

Create an IDCS user and create a database user with connect, resource, and object privileges.

Question 26

DBSRV1 is an Autonomous Database with the display name PRODDB. You plan to take manual backups of this database periodically. What must be the name of the bucket that will be used to store manual backups?

Options:

A.

backup_proddb

B.

BACKUP_PRODDB

C.

backup_dbsrv1

D.

BACKUP_DBSRV1

Question 27

Oracle Data Safe is a unified control center for your Oracle databases that helps you understand the sensitivity of your data, evaluate risks to data, mask sensitive data, implement and monitor security controls, assess user security, monitor user activity, and address data security compliance requirements. Which statement is FALSE?

Options:

A.

Oracle Data Safe helps you assess the security of your cloud database configurations by analyzing database configurations.

B.

Oracle Data Safe evaluates user types, how users are authenticated, and the password policies assigned to each user.

C.

Oracle Data Safe only supports Autonomous Databases.

D.

Oracle Data Safe helps you find sensitive data in your database by inspecting the actual data in your database and its data dictionary.

Question 28

Which vaults are used for storing customer-managed encryption keys for Autonomous Database on Dedicated Infrastructure?

Options:

A.

Oracle Audit Vault, Oracle Key Vault

B.

Oracle Cloud Infrastructure Vault, Oracle Database Vault

C.

Oracle Database Vault, Oracle Key Vault

D.

Oracle Key Vault, Oracle Cloud Infrastructure Vault

Question 29

Which three operations are available for a quarterly maintenance update on Autonomous Container Database? (Choose three.)

Options:

A.

Patch immediately

B.

Reschedule and patch immediately

C.

Reschedule patching

D.

Skip patching

E.

Apply a partial patch

Question 30

What two actions can you do when a refreshable clone passes the refresh time limit? (Choose two.)

Options:

A.

You can manually refresh the clone

B.

You can disconnect from the source to make the database a read/write database

C.

You can use the instance as a read-only database

D.

You can extend the refresh time limit

Question 31

Which terminology is used to refer to a communication channel for sending messages to a subscription, such as email or SMS, in Oracle Cloud Infrastructure?

Options:

A.

Subject

B.

Notification

C.

Topic

D.

Event

Question 32

Which statement is FALSE regarding provisioning an Autonomous Database and configuring private endpoints with security rules to allow incoming and outgoing traffic to and from the Autonomous Database instance?

Options:

A.

The IP Protocol is set to TCP

B.

The destination port range is set to 1522

C.

A stateless ingress rule is created to allow connections from the source to the Autonomous Database instance

D.

The source is set to the address range you want to allow to connect to your database

Question 33

Which three advanced options can you enable or disable while creating a business model? (Choose three.)

Options:

A.

Autonomous Aggregate Cache

B.

Analytic View Transparency View

C.

Analytic View Base Table Query Transformation

D.

Display private tables

E.

Business Object Security Feature

Question 34

Which statement is FALSE about Autonomous Database maintenance on Dedicated Infrastructure?

Options:

A.

You can change your container database maintenance window or reschedule a single container database maintenance run to ensure that your container database maintenance runs follow.

B.

Autonomous Exadata Infrastructure maintenance runs are for infrastructure patching (including patching of the Exadata grid infrastructure code and operating systems updates) and includes container database patching.

C.

If a scheduled container database maintenance run cannot take place, Oracle automatically reschedules the container database maintenance for the following quarter.

D.

Autonomous Exadata Infrastructure maintenance takes place at least once each quarter.

Question 35

Which statement is FALSE about setting up compartment quotas?

Options:

A.

Compartment quotas use policies that allow allocation of resources with a high level of flexibility.

B.

Quotas set on a parent compartment override quotas set on child compartments.

C.

You cannot manage quotas in a compartment unless you belong to a group that has the correct permissions.

D.

Compartment quotas cannot be set on the root compartment.

Question 36

Which three of the following data sources are available when using the Data Load page on Database Actions?

Options:

A.

Local Files

B.

Files in Oracle Cloud Storage

C.

REST endpoints

D.

Files in AWS S3 Storage

E.

Backup files in block storage

Question 37

Oracle Data Safe is a unified control center for your Oracle databases which helps you understand the sensitivity of your data, evaluate risks to data, mask sensitive data, implement and monitor security controls, assess user security, monitor user activity, and address data security compliance requirements. Which statement is FALSE for Oracle Data Safe?

Options:

A.

Oracle Data Safe helps you find sensitive data in your database by inspecting the actual data in your database and its data dictionary

B.

Oracle Data Safe helps you assess the security of your cloud database configurations by analyzing database configurations

C.

Oracle Data Safe evaluates user types, how users are authenticated, and the password policies assigned to each user

D.

Oracle Data Safe only supports Autonomous Database

Question 38

Which statement is true when you provision an Autonomous Database using the cloning method?

Options:

A.

A clone database source can be a running database instance.

B.

There is only one type of cloning option available in Autonomous Database.

C.

A clone database source can be from a point-in-time backup that is less than 2 hours old.

D.

You can clone a database in a security zone to create a database that isn't in a security zone.

Question 39

Given the steps:

    Create Oracle Machine Learning User

    Create Projects

    Create Workspaces

    Create Notebooks

    Run SQL ScriptsWhich two steps are out of order when working with Oracle Machine Learning?

Options:

A.

Create Oracle Machine Learning User

B.

Run SQL Scripts

C.

Create Workspaces

D.

Create Projects

E.

Create Notebooks

Question 40

How many Network Security Groups (NSGs) can you configure for an Autonomous Database?

Options:

A.

3

B.

9

C.

7

D.

5

Question 41

What is a best practice when planning and instituting access controls for your Autonomous Dedicated environment regarding subnets, compartments, and user groups?

Options:

A.

Only 1 subnet and 1 compartment are allowed, multiple groups highly advised.

B.

Only 1 of each is allowed to be allocated per environment.

C.

Create a separate VCN that contains only public subnets.

D.

Create at least 2 of each resource.

Question 42

Who, and in which order, provisions dedicated Exadata Infrastructure resources?

Options:

A.

The Fleet Administrator provisions the Autonomous Exadata Infrastructure and then the Autonomous Container DB and then, the Database Administrator provisions the Autonomous DB

B.

The Database Administrator provisions the Autonomous Container DB and the Autonomous DB. Then, the Fleet Administrator provisions the Autonomous Exadata Infrastructure

C.

The Database Administrator provisions the Autonomous Exadata Infrastructure. Then, the Fleet Administrator provisions the Autonomous Container DB and then the Autonomous DB

D.

The Fleet Administrator provisions the Autonomous Exadata Infrastructure. Then, the Database Administrator provisions the Autonomous Container DB and then the Autonomous DB

Question 43

Which statement is correct with respect to the required action to move Oracle Autonomous Database resources to a different compartment?

Options:

A.

Moving an Autonomous Database instance does not include its automatic backups.

B.

You do not require sufficient access permissions on the compartment that the resource is being moved to.

C.

Autonomous Exadata Infrastructure instances and Autonomous Container Databases have no dependent resources that move with them. Associated (non-dependent) resources remain in their current compartments.

D.

Moving the compartment of the Autonomous Database also moves the Autonomous Container Database and Autonomous Exadata Infrastructure.

Question 44

You are the admin user of an Autonomous Database (ADB) instance. A new business analyst has joined the team and would like to explore ADB tables using SQL Developer Web. What steps do you need to take?

Options:

A.

Create a database user with connect, resource, and object privileges

B.

Create a database user with the default privileges

C.

Create a database user (with connect, resource, object privileges), enable the schema to use SQL Developer Web, and provide the user with the user-specific modified URL

D.

Create an IDCS user, create a database user with connect, resource, and object privileges

Demo: 44 questions
Total 149 questions