Labour Day - Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dpm65

1z0-931-23 Oracle Autonomous Database Cloud 2023 Specialist Questions and Answers

Questions 4

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

Options:

A.

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.

B.

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

C.

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

D.

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

Buy Now
Questions 5

What are two differentiators of Oracle Autonomous Database Dedicated Infrastructure?

Options:

A.

Users have OS access to the database machine.

B.

Users can customize the maintenance schedule.

C.

It offers greater control and isolation starting at the Exadata cloud infrastructure level.

D.

Users have SYS privileges in the database.

E.

Users can customize the OS stack and add additional packages

Buy Now
Questions 6

Which three Oracle Cloud Infrastructure (OCI) resources do you need to configure before provisioning your Autonomous Database with Private Endpoint?

Options:

A.

Network Security Group

B.

Security List

C.

VCN

D.

Route Table

E.

Subnet

Buy Now
Questions 7

Which option is not available to access data in an Autonomous JSON Database?

Options:

A.

Regular Oracle SQL statements using a connection string to the database

B.

Oracle Cloud Infrastructure console using the JSON Developer tool

C.

REST API calls to the database

O NoSQL statements using Simple Oracle Document Access (SODA) drivers

Buy Now
Questions 8

Which three options do NOT change when enabling auto scaling?

Options:

A.

Parallelism settings

B.

Amount of storage

C.

Number of OCPUS displayed in the console

D.

Level of concurrency

E.

I/O resources

Buy Now
Questions 9

Which two statements are true regarding active transactions when scaling OCPUs in an Autonomous Database?

Options:

A.

Active transactions in Autonomous Data Warehouse are paused

B.

Active transactions continue running unaffected

C.

Active transactions are paused

D.

Active transactions are terminated and rolled back

E.

Scaling can happen while there are active transactions in the database

Buy Now
Questions 10

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.

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

C.

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

D.

The destination port range is set to 1522

Buy Now
Questions 11

Which three are use cases for Graph Studio? (Choose three.)

Options:

A.

3-D modelling

B.

Churn analysis

C.

Pattern matching

D.

Facial recognition

E.

Clustering

Buy Now
Questions 12

While creating a business model what advanced options you can enable or disable? (Choose three)

Options:

A.

Business Object Security Feature

B.

Analytic View Transparency View

C.

Autonomous Aggregate Cache

D.

Display private tables

E.

Analytic View Base Table Query Transformation

Buy Now
Questions 13

Which two tasks can be executed from the service console for Autonomous Databases?

Options:

A.

creating and scaling an Autonomous Database service

B.

configuring virtual cloud networks (VCNS)

C.

monitoring Autonomous Databases for usage and query performance

D.

using a wizard to download connection wallet for connection from desktop tools

E.

starting and stopping an instance

Buy Now
Questions 14

What is the maximum number of days that an Autonomous Database Refreshable Clone can be trailing its source instance?

Options:

A.

15 days

B.

1 day

C.

7 days

D.

30 days

Buy Now
Questions 15

Which are the two restrictions for an Always Free Autonomous Database?

Options:

A.

supports only ATP as a workload type

B.

maximum of two Always Free Databases per OCI tenancy

C.

Oracle Application Express (APEX) not included

D.

maximum of one OCPU per Database

Buy Now
Questions 16

Which two statements are true about using an Oracle Autonomous Database with private endpoints?

Options:

A.

Private endpoints can be configured when you clone an Autonomous Database on Shared Infrastructure that was initially created with public 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.

A Network Security Group (NSG) is required within your virtual cloud network before you can provision a Shared Autonomous Database to use private endpoints

D.

You can configure private endpoints for an Always Free Autonomous Database

Buy Now
Questions 17

In which four ways can Oracle Database optimally access data in Object Storage?

Options:

A.

optimized data archive using partitioned external tables

B.

optimized data archive using hybrid partitioned tables

C.

scan avoidance using block skipping when reading parquet and ore files

D.

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

E.

scan avoidance using partitioned external tables

F.

scan avoidance using columnar pruning for .csv files

Buy Now
Questions 18

Which statement is FALSE about Oracle Text?

Options:

A.

It provides indexing, word and theme searches

B.

It is suited to search document collections

C.

It requires an Oracle Text license for Autonomous Database

D.

t uses standard SQL queries

Buy Now
Questions 19

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

Options:

A.

After an Autonomous database is created using a clone, the network access option can be changed.

B.

A clone database source can be a running database instance.

C.

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

D.

When cloning an Autonomous Database, Oracle Machine Learning workspaces, projects, and notebooks of the source database are cloned to the new database.

Buy Now
Questions 20

Which three event types are supported for Autonomous Database?

Options:

A.

Terminate End

B.

Maintenance Begin

C.

Change Compartment Begin

D.

Change Autoscaling Configuration Compartment

E.

Update IORM Begin

Buy Now
Questions 21

Which two methods can you use to create database users and grant roles in Autonomous Database services?

Options:

A.

the Oracle Cloud Infrastructure A. service console

B.

SQL Developer

C.

the DBMS_CLOUD_ADMIN package

D.

SQL *Plus

Buy Now
Questions 22

According to Oracle documentation, it is a best practice when planning and instituting Access Controls for your Autonomous Dedicated environment regarding Subnets, Compartments and User Groups.

Which statement is true?

Options:

A.

Create a separate VCN that contains only public subnets

B.

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

C.

Only 1 Subnet and 1 Compartment are allowed, multiple Groups highly advised.

D.

Create at least 2 of each resource

Buy Now
Questions 23

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

* Licence Tracluded

* Shared Infrastructure

Which parameter would you NOT use?

Options:

A.

licence-model

B.

db-workload

C.

is-dedicaced

D.

db-type

Buy Now
Questions 24

Which statement is NOT correct when using Automatic Indexing on Autonomous Data Warehouse?

Options:

A.

Process includes identify candidates, create invisible auto indexes , verify with implement if performance improved and delete unused.

B.

You can use the dbms_auto_index package to report on the automatic task and to set your preferences.

C.

It is enabled by default.

D.

You can control behavior at the statement level using the use_aoto_indexes or NO_USE_AUTO_INDEXES hints.

E.

The indexing feature is implemented as an automatic task that runs at a fixed interval.

Buy Now
Questions 25

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 26

Which two cloud services are supported to import data pump files from using Dedicated Exadata

Infrastructure? (Choose two.)

Options:

A.

Oracle Cloud Infrastructure Object Storage

B.

Google Cloud Storage

C.

Amazon S3

D.

Azure Blob Storage

E.

Oracle Cloud Infrastructure Object Storage Classic

Buy Now
Questions 27

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.

Run the DBMS_CLOUD.INCREASE_THROUGHPUT procedure.

B.

Remove any non-JSON data from the database.

C.

Increase the number of OCPUs allocated to the database.

D.

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

Buy Now
Questions 28

For Fleet admins to access dedicated Exadata infrastructure, which policy should be assigned?

Options:

A.

Allow group ADB-Admins to manage autonomous-database in tenancy where target.workloadType = ‘DW’

B.

Allow group ADB-Admins to manage autonomous-database in tenancy.

C.

Allow group ADB-Admins to manage autonomous-database-family in tenancy.

D.

Allow group ADB-Admins to manage autonomous-database in tenancy where target.workloadType = 'OLTP'

Buy Now
Questions 29

You need to set up a notification for a scheduled shutdown of an Autonomous Database instance. What should you do?

Options:

A.

Add a "BEFORE SHUTDOWN ON DATABASE" trigger within the database

B.

Create a rule for the Oracle Cloud Infrastructure Event for "Autonomous Database STOP END"

C.

Create a notification alert using DBMS_SNMP package

D.

Create an Oracle Cloud Infrastructure Alarm for Shutdown metric

Buy Now
Questions 30

What infrastructure does the Autonomous Database run on?

Options:

A.

VM on Oracle Cloud Infrastructure

B.

Bare-metal on Oracle Cloud Infrastructure

C.

Exadata on Oracle Cloud Infrastructure

D.

Any Oracle Engineered system

Buy Now
Questions 31

What is the number of concurrent statements that can be handled by the medium database service name?

Options:

A.

1-25 X OCPU

B.

OS

C.

unlimited

D.

20 X OCPU

Buy Now
Questions 32

Which three are Oracle-recommended best practices for Autonomous Database alarms?

Options:

A.

Create a single alarm for each metric

B.

Suppress alarms during investigations

C.

Tune your alarms routinely

D.

Select the correct alarm interval for your metric

E.

Use a single interval for all alarms

F.

Create multiple alarm metrics

Buy Now
Questions 33

What happened with the standby database when disabling Autonomous Data Guard?

Options:

A.

The standby database is started readwrite

B.

The standby database is transformed in a refreshable clone

C.

The standby database is terminated

D.

The standby database is started read only

Buy Now
Questions 34

Data Guard is enabled for your Autonomous Database and the Lifecycle State field for the primary database indicates that it is

stopped.

Which statement is true?

Options:

A.

The standby database is terminated.

B.

The standby database is also stopped.

C.

Switchover is automatically initiated.

D.

Failover is automatically initiated.

Buy Now
Questions 35

You enabled Autonomous Data Guard on Autonomous Database on Shared Infrastructure.

Which three statements are true about the standby database after a failover?

Options:

A.

Autonomous Data Guard automatically reverts to the primary database when it becomes available again

B.

Autonomous Data Guard automatically creates a new standby database

C.

A new wallet is required to connect to the standby database

D.

The OCPU Count, Storage, Display Name, Database Name, Auto Scaling, Tags, and Licensing options have the same values as the primary

E.

Oracle Machine Learning Notebooks created in the primary database are available in the standby database

Buy Now
Questions 36

Which set of options can be specified when defining the preferred maintenance schedule of the Exadata infrastructure for Autonomous Database Dedicated?

Options:

A.

Week of the Quarter, Day of the Week, Start Hour

B.

Month of the Year, Week of the Month, Day of the Week, Start Hour

C.

Quarter of the Year, Month of the Quarter, Date of the Month, Start Hour

D.

Month of the Quarter, Week of the Month, Day of the Week, Start Hour

Buy Now
Questions 37

Which two license types does the customer need to benefit from BYOL when leveraging on-premise Enterprise Database licenses in Oracle Autonomous Database?

Options:

A.

Exadata

B.

Active Data Guard

C.

RAC, but only when scaling beyond 16 OCPUs

D.

Transparent Data Encryption

E.

Multitenant

Buy Now
Questions 38

When you are cloning from a backup, what is the earliest timestamp of the backup is allowed in Autonomous Database?

Options:

A.

2 hours

B.

30 minutes

C.

1 hours

D.

24 hours

Buy Now
Questions 39

Which Autonomous Database Service is NOT used to connect to an Autonomous Transaction Processing instance?

Options:

A.

TPPERFORMANT

B.

MEDIUM

C.

HIGH

D.

LOW

E.

TPURGENT

Buy Now
Questions 40

Which DBMS_WORKLOAD_REPOSITORY subprogram procedure can be used to modify the default eight day retention period for Autonomous Database performance data?

Options:

A.

MODIFY_BACELINE_WINDOW_SIZE

B.

UPDATE_OBJECT_INFO

C.

CREATE_BASELINE_TEMPLATE

D.

MODIFY_SNAPSHOT_SETTINGS

Buy Now
Questions 41

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

Options:

A.

IOPS, Storage Space Used By Tablespace, Apply and Transport Lag

B.

CPU Utilization, Storage Utilization

C.

Query Latency, User Calls, Execute Count

D.

Transaction Count, Sessions, Running Statements

Buy Now
Questions 42

How do you change the tablespace quota for user MTHEO on Autonomous Database on Shared Infrastructure?

Options:

A.

Execute alter database for user MTHEO tableapace DATA quota = 10G;

B.

Execute alter user MTHEO quota unlimited on tablespace DATA;

C.

Execute DBMS_CLOUD_ADMIN.GRANT_TABLESPACE_QUOTA (username = MTHEO', V U tablespace_quota -> UNLIMITED');

D.

Execute alter tablespace DATA det quota = 10G;

Buy Now
Questions 43

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

Options:

A.

JDBC only

B.

SQL*Net only

C.

new ADB-specific protocols

D.

any protocol supported by Oracle Net Services

Buy Now
Questions 44

As a database architect, you are tasked with configuring a high concurrency, production OLTP (online transaction processing) 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.

MEDIUM

B.

HIGH

C.

TP

D.

TPURGENT

Buy Now
Questions 45

Which statement is FALSE for Oracle Data Safe? (Choose the best answer.)

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 46

You need to create a new database via the Oracle Cloud Infrastructure (OCI) CLI with the following requirements:

• Autonomous Transaction Processing

• License Included

• Shared Infrastructure

Which parameter would you NOT use?

Options:

A.

db-workload

B.

is-dedicated

C.

db-type

D.

license-model

Buy Now
Questions 47

You created an Autonomous Database without auto scaling. Which two ways can you enable auto scaling?

Options:

A.

Click Scale Up/Down and select the Auto Scaling checkbox

B.

Use a REST call to enable Auto Scaling

C.

Use a REST call to shut down the instance, then a second REST call to enable Auto Scaling, and a REST all to restart the instance

D.

Shut down the instance, click Scale Up/Down and select the Auto Scaling checkbox, then restart the instance

Buy Now
Questions 48

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.

Create an IDCS user with the APEX role.

B.

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

C.

Create a new developer account.

D.

Create a database user with the APEX role.

Buy Now
Questions 49

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 Solutions and Platform then Platform Services then Autonomous Exadata

C.

Under Database then Autonomous Transaction Processing then Autonomous Exadata

D.

Under Core Infrastructure then Autonomous Exadata

Buy Now
Questions 50

Which native data type is used to store spatial information?

Options:

A.

SDO_RELATE

B.

SDO_GEOMETRY

C.

SDO_LOCATION

D.

GEO_JSON

Buy Now
Questions 51

Which Autonomous Database Cloud service ignores hints in SQL Statements by default?

Options:

A.

Autonomous Transaction Processing

B.

Autonomous Data Warehouse

C.

Neither service ignores hints by default

D.

Both services ignore hints by default

Buy Now
Exam Code: 1z0-931-23
Exam Name: Oracle Autonomous Database Cloud 2023 Specialist
Last Update: May 5, 2024
Questions: 180

PDF + Testing Engine

$56  $159.99

Testing Engine

$42  $119.99
buy now 1z0-931-23 testing engine

PDF (Q&A)

$35  $99.99
buy now 1z0-931-23 pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 10 May 2024