Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: cramtreat

1z0-1094-23 Oracle Cloud Database 2023 Migration and Integration Professional Questions and Answers

Questions 4

Which TWO statements are true about cross-endian migration using Transportable Tablespaces? (Choose all correct answers)

Options:

A.

Tablespaces must be converted by either RMAN CONVERT Or DBMS_FILE_TRANSFER.

B.

system and sysaux can be migrated cross-endian.

C.

Tablespaces may not be encrypted.

D.

Tablespaces must be compressed.

Buy Now
Questions 5

Which two ports are required for ZDM to communicate between the source and target database servers and perform a successful physical online database migration? (Choose two.).

Options:

A.

Port 22 on the source and Target Database

B.

Port 1521 on the source and Target Database

C.

Port 443 on the Source and Target Database

D.

Port 455 on the Source and Target Database

Buy Now
Questions 6

Which type of autonomous database will you create for decision support systems that run fast queries over large volumes of data?

Options:

A.

Autonomous Transaction Processing

B.

Autonomous JSON Database

C.

Autonomous Data Warehouse

D.

Autonomous APEX Service

Buy Now
Questions 7

Which TWO methods should you use when migrating a target database with different endianness than the source database? (Choose all correct answers)

Options:

A.

RMAN DUPLICATE

B.

RMAN Transportable Tablespaces with Data Pump

C.

RMAN CONVERT

D.

RMAN RESTORE from target

Buy Now
Questions 8

In case of migration using the RMAN DUPLICATE command, which file do you use to specify the location of the Database Wallet?

Options:

A.

TNSNAMES.ORA

B.

SQLNET.ORA

C.

WALLET.ORA

D.

LISTENER.ORA

Buy Now
Questions 9

You are using Data Pump to migrate your database to Autonomous Database (ADB). To which tablespace must you remap your source database tablespaces?

Options:

A.

USERS

B.

UNDO

C.

SYSTEM

D.

DATA

Buy Now
Questions 10

In which database edition does Data Pump support parallelism?

Options:

A.

Both Standard Edition and Enterprise Edition

B.

Enterprise Edition only

C.

Standard Edition only

D.

Data Pump does not support parallelism.

Buy Now
Questions 11

Which knowledge modules are supported by Oracle Data Integrator (ODI)?

Options:

A.

IDB DB2

B.

All of the options

C.

Spark

D.

Hive

E.

ADW

Buy Now
Questions 12

Which TWO products/utilities does Oracle Zero Downtime Migration use as part of its migration workflows to Autonomous Database? (Choose all correct answers)

Options:

A.

Data Pump

B.

Data Guard

C.

GoldenGate

D.

Recovery Manager

Buy Now
Questions 13

Which parameter can be used to export a subset of data using Data Pump?

Options:

A.

TABLES_AS_VIEWS

B.

SUBSET_AS_TABLES

C.

VIEWS_AS_TABLES

D.

MATERIALIZED_VIEWS

Buy Now
Questions 14

Which FOUR Oracle Data Pump impdp parameters should you use when migrating to Autonomous Database? (Choose all correct answers)

Options:

A.

TRANSFORN PORTABLE=ALWAYS

B.

TRANSFORN=SEGMENT_ATTRIBUTES:N

C.

TRANSFORM=CONSTRAINT_USE_DEFAULT_INDEX:Y

D.

TRANSFORN=DWCS_CVT_IOTS:Y

E.

REMAP_TABLESPACE=DATA

F.

REMAP_SCHEMA=SYSTEM

Buy Now
Questions 15

If unplug and plug was decided to be used as the tool for the migration to Oracle Cloud Infrastructure (OCD), which two constraints are part of this migration to process for using unplug and plug? (Choose all correct answers)

Options:

A.

Target must be an Autonomous database.

B.

Target and source have same Endianness.

C.

Source must be Little-endian.

D.

Source and target need to be container database (CDB).

Buy Now
Questions 16

You are migrating a non TDE encrypted on-premises Database to an OCT Database Service Instance ising RMAN. You set up the DB Cloud Backup Module, but when executing the RMAN command to create your Cloud Backup you see the following error: AANA RMAN-03009: failure of backup command on ORA_SBT_TAPE 1 channel at: 08/18/2014 11: ORA-19914: unable to encrypt backup ORA~29361 mastor key not yet set What are the TWO causes of this error? (Choose all correct answers)

Options:

A.

The Set ENCRYPTION IDENTIFIED BY command was executed.

B.

SET ENCRYPTION ON

C.

The Set ENCRYPTION IDENTIFIED BY only command was executed

D.

He OCT Object Storage eye on at rest key is missing

E.

The set DECRYPTION IDENTIFIED BY RMAN command was not executed.

Buy Now
Questions 17

Which of these can be used to unload and load data via Data Pump? (Choose two.)

Options:

A.

Dumpfile

B.

Streamfile

C.

Network mode (with database links)

D.

Backupset

Buy Now
Questions 18

You are trying to load a denormalized target table C and the source attributes come from table A and Table B in Oracle Data Integrator (ODI). Which statement is true?

Options:

A.

A mapping can have only one source and one target. You need to create 2 mappings to load target C.

B.

You can join table A and table B, as required by the data model and load target C in a Single mapping

C.

You are required to do inner join between table A and table B in order to load target C.

D.

You are required to do outer join between table A and table B in order to load target C.

Buy Now
Questions 19

Which tools can be used to perform Oracle Zero Downtime logical migration? (Choose two.)

Options:

A.

Oracle GoldenGate

B.

RMAN

C.

Data Guard

D.

Data Pump

Buy Now
Questions 20

Which THREE Fusion SaaS components from the Oracle Data Integrator (ODI) Loading Knowledge Modules can be used to extract data out of Fusion SaaS applications and load it into Autonomous Data Warehouse (ADW)? (Choose all correct answers)

Options:

A.

Enterprise Scheduler Service (ESS) SOAP API

B.

Universal Content Management

C.

BI Application Configuration Manager

D.

REST API

E.

Cloud Connector

Buy Now
Questions 21

How much network latency is tolerated by the Remote Apply process of Oracle GoldenGate?

Options:

A.

8 ms

B.

16 ms

C.

4 ms

D.

6 ms

Buy Now
Questions 22

For a source database to be successfully migrated, you must view and apply the prerequisites. Which TWO prerequisites must pass before the source database can be migrated using Oracle Zero Downtime Migration (ZDM)? (Choose all correct answers)

Options:

A.

The database must be stored in an Automatic Storage Management Cluster File System (ACFS).

B.

Archivelog must be enabled

C.

The database must have a configured TDE wallet if the version is Oracle Database 11g Release 2 or 12c Release 1.

D.

The database must have Transparent Data Encryption (TDE) enabled.

E.

Port 22 on the source database server must allow incoming connections from the ZDM service host.

Buy Now
Questions 23

When preparing for a migration using RMAN DUPLICATE from an active database, which two actions do you need to take if the on-premises database (DB) is Transparent Data Encryption (TDE) encrypted?

Options:

A.

Perform an RMAN backup of the on-premises DB to OCI Cloud Storage.

B.

Make sure that the SYS user password is identical on both systems.

C.

Copy the encryption wallet from the on-premises DB to the Cloud DB System.

D.

Use the dbcli dbstorage command to identify the DATA, RECO, and REDO locations.

Buy Now
Questions 24

You have an on-premises non-TDE-encrypted Linux 19c container database (CDB) that is already being regularly backed up to Oracle Cloud Infrastructure (OCI) Object Storage via the Database Backup Cloud Service. You plan on using Recovery Manager (RMAN) to migrate it to Database Cloud Service. What is the valid strategy to migrate?

Options:

A.

Create a new OCI DB Service instance and use the “instantiate from backup” option in the console. This will automatically take care of the encryption.

B.

Create a new OCI DB Service instance, delete the existing database, and use the DBaa$ tooling to configure the DB Cloud Backup Module to point to the existing bucket, and then restore the backup by using the console.

C.

Create a new OCI DB Service Instance, copy the backup data from the bucket to the FRA, and then use the console to perform a DB restore.

D.

Create a new DB Service instance, delete the existing database, manually install the DB Cloud Backup Module pointing it to the backed where the on-premises backups are located, and perform a complted RMAN RESTORE AS encryption operation.

Buy Now
Questions 25

You are creating a data integration mapping in Oracle Data Integrator (ODI). Your source tables are in an on-premises Oracle Database.

Which three items from the source tables can be retrieved by reverse-engineering a model? (Choose three.)

Options:

A.

Constraints

B.

Column names

C.

Data types

D.

Table owner

E.

Table Statistics

Buy Now
Questions 26

Which four Oracle Database Cloud Services are supported as a target database using Oracle Zero Downtime Migration?

(Choose all correct answers)

Options:

A.

Oracle Database Cloud Service

B.

oracle NOSQL Database Cloud Service

C.

Autonomous Database

D.

Oracle MySQL Database Cloud Service

E.

Exadata Cloud at Customer

F.

Exadata Cloud Service

Buy Now
Questions 27

Which TWO methods are supported by Oracle Zero Downtime Migration (ZDM) for migrating onpremises databases to Autonomous Database? (Choose all correct answers)

Options:

A.

Logical online or offline migration using a database link

B.

Logical online or offline migration using OCI Object Storage

C.

Physical online or offline migration using OCI Object Storage

D.

Physical online or offline migration using a database link

Buy Now
Questions 28

You run a database instance on Oracle Database 11.2 and you want to migrate to Oracle Cloud. In which case is it required to upgrade your source database before migrating to the cloud?

Options:

A.

if you are using virtual machines

B.

if you are using Recovery Manager (RMAN)

C.

if your target is Exadata Cloud Service

D.

if you are using unplug/plug

Buy Now
Questions 29

Which type of Zero Downtime Migration (ZDM) can you use for Inflight Upgrade?

Options:

A.

Both Physical and Logical Migration is supported.

B.

ZDM does not support Inflight Upgrade.

C.

Logical Migration only

D.

Physical Migration only

Buy Now
Questions 30

Which developer tool can be used to load JSON documents to an Oracle database on the cloud?

Options:

A.

SQL Developer Web

B.

Modeler

C.

REST Data Services

D.

SQL Developer

Buy Now
Questions 31

Which autonomous database types are available on Oracle Cloud? (Choose three.)

Options:

A.

Autonomous Relation Database System

B.

Autonomous Data Warehouse

C.

Autonomous Streams

D.

Autonomous Transaction Processing

E.

Autonomous JSON Database

Buy Now
Questions 32

Which TWO target database environments provide both high availability (HA) and disaster recovery (DR) options in the cloud? (Choose all correct answers)

Options:

A.

Autonomous Database

B.

Database Cloud service Bare Metal

C.

Infrastructure as a service

D.

Exadata Cloud Service

Buy Now
Questions 33

You want to replicate data real time between two Oracle Databases. Which integration product should you use?

Options:

A.

Oracle Enterprise Data Quality

B.

Oracle GoldenGate

C.

Oracle Data Integrator

D.

Oracle Enterprise Manager

Buy Now
Exam Code: 1z0-1094-23
Exam Name: Oracle Cloud Database 2023 Migration and Integration Professional
Last Update: Jun 15, 2025
Questions: 110
1z0-1094-23 pdf

1z0-1094-23 PDF

$29.75  $84.99
1z0-1094-23 Engine

1z0-1094-23 Testing Engine

$35  $99.99
1z0-1094-23 PDF + Engine

1z0-1094-23 PDF + Testing Engine

$47.25  $134.99