Summer Special Sale Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 713PS592

1z0-931-25 Oracle Autonomous Database Cloud 2025 Professional Questions and Answers

Questions 4

Which option describes the connection types that third-party software can use to connect to an Autonomous Database (ADB)?

Options:

A.

New ADB-specific protocols

B.

Any protocol supported by Oracle Net Services

C.

SQL*NET only

D.

JDBC only

Buy Now
Questions 5

Which two objects are imported when using Data Pump to migrate your Oracle database to Autonomous Database? (Choose two.)

Options:

A.

Tablespaces

B.

Data

C.

Schemas

D.

Report

Buy Now
Questions 6

Which three are Oracle-recommended best practices for Autonomous Database alarms? (Choose three.)

Options:

A.

Suppress alarms during investigations

B.

Create multiple alarm metrics

C.

Select the correct alarm interval for your metric.

D.

Routinely tune your alarms

Buy Now
Questions 7

Which command can you use to create an Autonomous Database?

Options:

A.

POST /20160918/createADB

B.

POST /20160918/createautonomousDatabases

C.

POST /20160918/createDatabases

D.

POST /20160918/autonomousDatabases

Buy Now
Questions 8

You need to create a new database by using the Oracle Cloud Infrastructure (OCI) Command Line Interface (CLI) with the following requirements: Autonomous Transaction Processing, License Included, Shared Infrastructure. Which parameter would you NOT use?

Options:

A.

db-type

B.

is-dedicated

C.

db-workload

D.

license-model

Buy Now
Questions 9

Which index type is designed to index catalog information?

Options:

A.

CONTEXT

B.

CTXCAT

C.

CTXRULE

D.

CONSTRAINS

Buy Now
Questions 10

Which two objects are imported when using Data Pump to migrate your Oracle Database to Autonomous Database? (Choose two.)

Options:

A.

Data

B.

Schemas

C.

Tablespaces

D.

Reports

Buy Now
Questions 11

During the provisioning of an Autonomous Database on dedicated hardware, what should the database administrator select to determine where the Autonomous Database is created on the dedicated infrastructure?

Options:

A.

The Listener endpoint where the Autonomous Database should register on.

B.

The Client Credentials wallet, which is used to connect to the Autonomous Database.

C.

The container database in which the Autonomous instance should run.

D.

The compartment of the dedicated infrastructure because each compartment only runs one dedicated environment.

Buy Now
Questions 12

Which command should you issue to enable application continuity on Oracle Autonomous Databaseon Shared Infrastructure?

Options:

A.

ALTER SESSION SET APPLICATION_CONTINUITY=TRUE

B.

EXEC DBMS_CLOUD_ADMIN.ENABLE_APP_CONT('');

C.

ALTER DATABASE SET APPLICATION_CONTINUITY=TRUE

D.

ALTER SYSTEM SET APPLICATION_CONTINUITY=TRUE

Buy Now
Questions 13

Your company has a .NET application and wants to deploy it on Autonomous Database (ADB). What software is used to connect to ADB from the .NET application?

Options:

A.

SQL*Plus

B.

You cannot use .NET with ADB

C.

Java

D.

Oracle Data Access Components for Windows

Buy Now
Questions 14

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

Options:

A.

Create

B.

Read

C.

Manage

D.

Inspect

E.

Use

Buy Now
Questions 15

Which three options do NOT change when enabling auto scaling? (Choose three.)

Options:

A.

Amount of storage

B.

Parallelism settings

C.

I/O resources

D.

Number of OCPUs displayed in the console

E.

Level of concurrency

Buy Now
Questions 16

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

Buy Now
Questions 17

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

Buy Now
Questions 18

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.

Buy Now
Questions 19

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

Buy Now
Questions 20

Which set of Oracle Cloud Infrastructure metrics is available only for Autonomous Database on Dedicated Infrastructure?

Options:

A.

Transaction Count, Running Statements, Sessions

B.

CPU Utilization, Storage Utilization

C.

IOPS, Storage used by tablespace, Apply and Transport Lag

D.

Query Latency, User Calls, Execute Count

Buy Now
Questions 21

As a database architect, you are tasked with configuring a high concurrency, production OLTP(EXAM) application to connect to an Autonomous Transaction Processing database with a requirement to have some reporting queries run in parallel mode. Which connection service is appropriate for such a workload?

Options:

A.

TPURGENT

B.

TP

C.

HIGH

D.

MEDIUM

Buy Now
Questions 22

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

Buy Now
Questions 23

Which three Oracle Cloud Infrastructure (OCI) resources do you need to configure before provisioning your Autonomous Database with a private endpoint? (Choose three.)

Options:

A.

Network Security Group

B.

VCN

C.

Security List

D.

Route Table

E.

Subnet

Buy Now
Questions 24

A customer wants to increase the throughput of their inserts. They have discovered that the bottleneck is in the storage I/Os of their environment. What should they do to remove this bottleneck?

Options:

A.

Remove any non-JSON data from the database.

B.

Ask Support to migrate their setup to a node without noisy neighbors.

C.

Increase the number of OCPUs allocated to the database.

D.

Run the DBMS_CLOUD.INCREASE_THROUGHPUT procedure.

Buy Now
Questions 25

What is the correct way to list all files in the default data pump directory?

Options:

A.

By executing SELECT * FROM DBMS_CLOUD.LIST_FILES('DATA_PUMP_DIR');

B.

You cannot list files in the default data pump directory from Autonomous Data Warehouse (ADW)

C.

By executing SELECT * FROM UTL_FILE.LIST('DATA_PUMP_DIR');

D.

Log onto ADW server and issue ls -al on the command line

Buy Now
Questions 26

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

Buy Now
Questions 27

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

Buy Now
Questions 28

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

Buy Now
Questions 29

Which two statements are true about using an Oracle Autonomous Database with private endpoints? (Choose two.)

Options:

A.

A Network Security Group is required within your Virtual Cloud Network before you can provision a shared Autonomous Database to use private endpoints.

B.

An Autonomous Database with private endpoints can be accessed from the public internet by adding your IP address to an Access Control List (ACL).

C.

Private endpoints can be configured when you clone a shared Autonomous Database that was initially created with public endpoints.

D.

You can configure private endpoints for an Always Free Autonomous Database

Buy Now
Questions 30

Which four file formats are supported when loading data from Cloud Storage?

Options:

A.

DDL

B.

AVRO

C.

Parquet

D.

DOC

E.

JSON

F.

CSV

Buy Now
Questions 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

Buy Now
Questions 32

Which two statements are true about Recovery Time Objective (RTO) and Recovery Point Objective (RPO) for Autonomous Data Guard? (Choose two.)

Options:

A.

RTO and RPO are adjustable through the OCI console

B.

RPO is adjustable, but RTO is always 5 minutes

C.

RPO is 0 minutes for an automatic failover

D.

RTO and RPO are 0 minutes for manual failovers

E.

RTO is 2 minutes for an automatic failover

Buy Now
Questions 33

Which three functions are provided by Spatial Studio? (Choose three.)

Options:

A.

Map visualization

B.

Custom SQL queries

C.

Spatial analysis

D.

Geocoding

E.

Spatial data editing

Buy Now
Questions 34

Which predefined service connection should you use when running lots of high concurrent queries in an Autonomous Database?

Options:

A.

DBNAME_LOW

B.

DBNAME_MEDIUM

C.

DBNAME_HIGH

D.

DBNAME_CONCURRENT

Buy Now
Questions 35

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.

Buy Now
Questions 36

What REST verb is used to create an Autonomous Database service using REST APIs?

Options:

A.

A "POST" REST call

B.

A "GET" REST call

C.

A "PUT" REST call

D.

An "INSERT" REST call

Buy Now
Questions 37

Where can a user's public SSH key be added on the Oracle Cloud Infrastructure Console in order to execute API calls?

Options:

A.

On the Autonomous Database Console

B.

SSH keys are not required in Oracle Cloud Infrastructure

C.

SSH keys cannot be added from console. They have to be added using REST APIs only

D.

Navigate to Identity, select Users panel on the console and select "Add Public Key"

Buy Now
Questions 38

Your customer wants to permanently disable scheduled maintenance on Autonomous Dedicated Infrastructure to keep their current database version. How can they achieve this?

Options:

A.

Change the Automatic Maintenance Schedule to 'No Preference'

B.

Change the Automatic Maintenance Schedule to 'None'

C.

You cannot permanently disable scheduled Automatic Maintenance

D.

Change the Automatic Maintenance Schedule to 'Specify a Schedule' but do not select any month, week, or day

Buy Now
Questions 39

Which method does NOT permit you to change the database ADMIN user's password of an Oracle Autonomous Database on Shared Infrastructure?

Options:

A.

Admin page of the Cloud Service Console

B.

OCI CLI

C.

OS command line from the database server

D.

SQL Developer

Buy Now
Questions 40

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.

Buy Now
Questions 41

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.

Buy Now
Questions 42

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

Buy Now
Questions 43

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.

Buy Now
Questions 44

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.

Buy Now
Exam Code: 1z0-931-25
Exam Name: Oracle Autonomous Database Cloud 2025 Professional
Last Update: Jun 13, 2025
Questions: 149

PDF + Testing Engine

$66  $164.99

Testing Engine

$50  $124.99
buy now 1z0-931-25 testing engine

PDF (Q&A)

$42  $104.99
buy now 1z0-931-25 pdf