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

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

Page: 2 / 4
Total 110 questions

What four best practices should you follow with Oracle Data Pump when migrating an Oracle Database to the Oracle Cloud? (Choose four.)

A.

Perform a schema-level export.

B.

Use a single dump file for all data and metadata.

C.

Export to multiple dump files with wildcards.

D.

Do not use SYS as SYSDBA.

E.

Use SYS as SYSDBA.

F.

Use a parameter file for export and import commands.

Which TWO methods support a difference in endian format when migrating a database from onpremises to Oracle Cloud? (Choose all correct answers)

A.

PDB Unplugging/Plugging

B.

Data Pump Conventional Export/lmport

C.

RMAN cross-Platform Transportable PDB

D.

PDB Remote Cloning

Which process does Oracle Data Integrator Enterprise Edition use to process and transform data for disparate relational database management systems or Big Data Engines?

A.

DML

B.

ELT

C.

SOA

D.

ETL

When migrating an Oracle database, you must be aware of source and target requirements. Which TWO statements are true about using Oracle Zero Downtime Migration (ZDM)? (Choose all correct answers)

A.

Source Oracle Single Instance Databases can be migrated to Oracle RAC Databases with Oracle ZDM-.

B.

Oracle ZDM supports cross-edition migration, allowing Standard Edition Databases to be migrated to Enterprise Edition Databases.

C.

When migrating with Oracle ZDM and the target database is at a higher patch level than the source database, the data patch utility runs on the target database as a post-migration task.

D.

Source Oracle Real Application Clusters (RAC) Databases can be migrated to Single Instance Databases with Oracle ZDM.

Which entry in a Data Pump parameter file ensures consistent export using Data Pump migration to Autonomous Database?

A.

PARALLEL

B.

LOGTIME

C.

METRIC

D.

FLASHBACK_TIME

Projector components in a mapping hides attributes from preceding components. All succeeding components can only use the attributes from projector component.

Which three components below are NOT a projector component in Oracle Data Integrator (ODI)? (Choose three.)

A.

Aggregate

B.

Sort

C.

Filter

D.

Distinct

E.

Join

Which statements are true for Zero Downtime Migration? (Choose two.)

A.

It is a complex process that requires you to raise an SR with Oracle Support.

B.

It ensures zero data loss.

C.

It is free.

D.

It does not leverage Oracle MAA best practices.

You have decided to use Oracle Data Integrator (ODI) on Marketplace to load data from an onpremises Oracle Database to Autonomous Database on Oracle Cloud Infrastructure (OCI). Which TWO methods can be used to connect to the on-premises Oracle Database from OCI? (Choose all correct answers)

A.

Oracle directory

B.

VPN Connect

C.

Terminal service

D.

Fast connect

You are asked to isolate all the erroneous rows into error tables before they get into the target tables, in order to have a list of corrections that need to be addressed before the next run.

At the next run, the demand is to check whether there are some rows that have been fixed and automatically include them in the integration flow.

Which two conditions need to be met to accomplish this demand in Oracle Data Integrator (ODI)? (Choose two.)

A.

You must have an update key on the target table.

B.

The Check Knowledge Module must have the RECYCLE ERRORS option set to TRUE.

C.

The static control has to be enabled and the RECYCLE ERRORS option set to TRUE.

D.

The flow control has to be enabled and the RECYCLE ERRORS option set to TRUE.

E.

You must have a primary key on the target table.

What are the constraints of using transportable tablespaces? (Choose two.)

A.

The source and target database versions must match.

B.

The source and target time zone versions must match.

C.

The source and target platforms must match.

D.

The source and target character sets must match.