Easter Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

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

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"

Full Access
Question # 5

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?

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.

Full Access
Question # 6

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?

A.

APEX

B.

SQL Developer Web

C.

Business Models

D.

Data Load

Full Access
Question # 7

Which statement is true about connecting a marketplace Oracle Cloud Infrastructure (OCI) image to an Autonomous Database on Shared Infrastructure?

A.

The Autonomous Database must belong to a Network Security Group (NSG).

B.

The marketplace OCI image can be used with an Always Free Autonomous Database account.

C.

A Private Endpoint is required to connect to the Autonomous Database on Shared Exadata infrastructure.

D.

The marketplace OCI image does not support connecting to an Autonomous Database on Shared Infrastructure.

Full Access
Question # 8

Which statement is true about OCPUs and storage when you choose to scale your AutonomousDatabase?

A.

OCPUs and storage can be scaled independently

B.

Use auto scaling to increase storage

C.

Increasing OCPUs will automatically increase storage

D.

OCPUs and storage must remain in sync

Full Access
Question # 9

Which three security features are available in Oracle Autonomous Database Shared Infrastructure? (Choose three.)

A.

Customer Managed Keys

B.

Audit Vault

C.

Data Redaction

D.

Database Vault

E.

Transparent Data Encryption

Full Access
Question # 10

Which two statements are true about Data Insights?

A.

You can search for Data Insights against a base table or business model.

B.

Data Insights is available with on-premises deployments of Oracle Database.

C.

You can retrieve previously executed Data Insights searches.

D.

Data Insights is an additional priced option.

Full Access
Question # 11

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

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

Full Access
Question # 12

You see a clock icon in the Status column on the SQL Monitoring tab of Performance Hub. What does it indicate?

A.

The SQL statement is queued.

B.

The SQL statement is executing.

C.

The SQL statement did not complete either due to an error.

D.

The SQL statement completed its execution.

Full Access
Question # 13

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?

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')

Full Access
Question # 14

Which two statements are correct about Autonomous Data Warehouse on Shared Exadata Infrastructure?

A.

Oracle Database Result Cache is enabled by default for all SQL statements.

B.

You have direct access to the database node.

C.

Parallelism is not enabled by default.

D.

Compression is enabled by default. Autonomous Data Warehouse uses Hybrid Columnar Compression for all tables by default.

Full Access
Question # 15

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

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

Full Access
Question # 16

Which statement is true when connecting an OCI Marketplace image to a shared Autonomous Database?

A.

Compute Image and Shared ADB must be in the same VCN and Subnet

B.

ADB must be configured with Private endpoints

C.

ADB must be configured with NSG

D.

Cannot connect OCI Marketplace image to shared ADB

Full Access
Question # 17

Oracle Autonomous Database on Dedicated Infrastructure is composed of which Oracle Cloud resources?

A.

Autonomous Exadata Infrastructure, Autonomous Backup, Autonomous Container Database, Autonomous Database

B.

Fleet Administrator, Database Administrator, Database User, Autonomous Exadata Infrastructure

C.

Oracle Machine Learning Zeppelin Notebook, Autonomous Exadata Infrastructure, Fleet Administrator, Database Administrator

D.

Virtual Cloud Network, Compartments, Policies, Autonomous Exadata Infrastructure

Full Access
Question # 18

Which three statements are true about procedures in the DBMS_CLOUD package?

A.

The DBMS_CLOUD.CREATE_EXTERNAL_TABLE procedure creates an external table on files in the cloud. You can run queries on external data from the Autonomous Data Warehouse.

B.

The DBMS_CLOUD.DELETE_FILE procedure removes the credential file from the Autonomous Data Warehouse.

C.

The DBMS_CLOUD.CREATE_CREDENTIAL procedure stores cloud object credentials in the Autonomous Data Warehouse.

D.

The DBMS_CLOUD.VALIDATE_EXTERNAL_TABLE validates the source file for an external table, generates log information, and stores the rows that do not match the format options specified for the external table in a bad file table in Autonomous Data Warehouse.

E.

The DBMS_CLOUD.PUT_OBJECT procedure copies a file from cloud object storage to the Autonomous Data Warehouse.

Full Access
Question # 19

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

A.

Map visualization

B.

Custom SQL queries

C.

Spatial analysis

D.

Geocoding

E.

Spatial data editing

Full Access
Question # 20

Which predefined role that exists in Autonomous Database includes common privileges that are used by a Data Warehouse developer? (Choose the best answer.)

A.

ADBDEV

B.

DWROLE

C.

ADMIN

D.

ADWC

Full Access
Question # 21

You have an Autonomous Transaction Processing Database with three OCPUs and auto-scaling turned on, and your application is using the TPURGENT service. The load on the database increases from three OCPUs to nine OCPUs. What is the total number of concurrent statements that the TPURGENT service can support?

A.

1500

B.

1800

C.

900

D.

2700

Full Access
Question # 22

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

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.

Full Access
Question # 23

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

A.

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

B.

Create an Oracle Cloud Infrastructure Alarm for Shutdown metric

C.

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

D.

Create a notification alert using DBMS_SNMP package

Full Access
Question # 24

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

A.

Admin page of the Cloud Service Console

B.

OCI CLI

C.

OS command line from the database server

D.

SQL Developer

Full Access
Question # 25

Which stage of the indexing pipeline divides text into tokens?

A.

Sectioner

B.

Tokenizer

C.

Filter

D.

Lexer

Full Access
Question # 26

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

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)

Full Access
Question # 27

Which two cloud services allow you to import Data Pump files to an Autonomous Database on Dedicated Infrastructure? (Choose two.)

A.

Amazon S3

B.

Azure Blob Storage

C.

Oracle Cloud Infrastructure Object Storage Classic

D.

Google Cloud Storage

E.

Oracle Cloud Infrastructure Object Storage

Full Access
Question # 28

Which option should you use to create a graph with Graph Studio?

A.

Tables in an Autonomous Database instance

B.

Graph analytics algorithms

C.

NoSQL configuration

D.

Graph created by a special tool downloaded from oracle.com

E.

A graph license key

Full Access
Question # 29

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

A.

3

B.

9

C.

7

D.

5

Full Access
Question # 30

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

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.

Full Access
Question # 31

Which statement is FALSE about setting up compartment quotas?

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.

Full Access
Question # 32

Which workload type does the Autonomous Database on dedicated infrastructure service currently support?

A.

Autonomous Transaction Processing only

B.

Hybrid Columnar Compression

C.

ATP and ADW

D.

Autonomous Data Warehouse only

Full Access
Question # 33

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

A.

Data

B.

Schemas

C.

Tablespaces

D.

Reports

Full Access
Question # 34

You have a requirement to create an Autonomous Transaction Processing database that can support at least 200 concurrent statements per OCPU as well as parallelism. Which service will you need to connect to?

A.

MEDIUM

B.

TPURGENT

C.

LOW

D.

TP

Full Access
Question # 35

Which statement is true about the use of Access Control Lists (ACLs) with an Autonomous Database on Shared Infrastructure?

A.

An ACL can be set up for an IP Address or a virtual cloud network but not both at the same time

B.

When you restore a database, the existing ACLs are not overwritten by the restore.

C.

ACLs can only be used with private endpoints

D.

An ACL can only be set during the creation of an Autonomous Database on Shared Infrastructure

Full Access
Question # 36

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

A.

New ADB-specific protocols

B.

Any protocol supported by Oracle Net Services

C.

SQL*NET only

D.

JDBC only

Full Access
Question # 37

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

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

Full Access
Question # 38

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?

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

Full Access
Question # 39

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

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

Full Access
Question # 40

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

A.

DBNAME_LOW

B.

DBNAME_MEDIUM

C.

DBNAME_HIGH

D.

DBNAME_CONCURRENT

Full Access
Question # 41

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

A.

Exadata

B.

Active Data Guard

C.

Real Application Clusters (RAC), but only when scaling beyond 16 OCPUs

D.

Multitenant

E.

Transparent Data Encryption (TDE)

Full Access
Question # 42

Which file is NOT a component of the client credentials wallet used to connect to an Oracle Autonomous Database?

A.

protocol.ora

B.

ewallet.p12

C.

sqlnet.ora

D.

keystore.jks

E.

cwallet.sso

Full Access
Question # 43

Which three tools can be used to monitor the usage and activities of Autonomous Database on Dedicated Infrastructure? (Choose three.)

A.

RMAN

B.

Logs

C.

Enterprise Manager Cloud Control

D.

OCI Metrics

E.

Performance Hub

Full Access
Question # 44

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

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

Full Access