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

How do you provide a timeout value for an exception step? (Choose the best answer.)

A.

by using a custom Groovy script

B.

by using a variable

C.

by using the Timeout filed

D.

by using a Timeout knowledge module

You need to deploy ODI JEE Components on WebLogic Server. Where should you deploy them? (Choose the best answer.)

A.

on the Coherence Server

B.

on the Administration Server

C.

on the Node Manager

D.

on the Managed Server

Identify two correct Restart values for parallel steps in load plans. (Choose two.)

A.

Restart from new session.

B.

Restart from failure.

C.

Restart from failed children.

D.

Restart all children.

Which statement is true about the IKM SQL Control Append that creates an intermediate integration table prefixed with I$? (Choose the best answer.)

A.

Theintermediate integration table prefixed with I$is required to determine which records must be inserted.

B.

IfFlow Control is not necessary, an I$ table is not created.

C.

Theintermediate integration table prefixed with I$ is createdbecause the flow control is mandatory when doing an initial load.

D.

Neither the LKM northe IKM create intermediate tables. Most of their work is performed in the ODI Agent memory.

You must modify the order in which data stores are being journalized in a model. What sequence of steps do you follow to achieve this? (Choose the best answer.)

A.

Openthe model, go to the Journalizing tab, and modify the order there.

B.

Right-click Datastore, select Changed Data Capture, and then select Order.

C.

Open the model, go to the Journalized tables tab, and modify the order there.

D.

Open the data stores, go to the Journalizing tab, and modify the order there.

Which two statements are true about using ODI and Oracle GoldenGate together? (Choose two.)

A.

Oracle GoldenGate primarily performs aggregations for ODI.

B.

Oracle GoldenGate and ODI are used together primarily for running weekly batch jobs.

C.

Oracle GoldenGate provides non-invasive changed data capture capabilities to ODI.

D.

ODI starts and stops Oracle GoldenGate processes automatically during a Mapping execution.

E.

ODI and Oracle GoldenGate enable real-time business intelligence.

Which two statements are true about big data support in ODI? (Choose two.)

A.

ODI uses its own transformation engine to process data in a Hadoop cluster.

B.

ODI performs data transformations inside a Hadoop cluster.

C.

ODI must perform data transformations outside Hadoop in an Oracle database.

D.

ODI allows moving data in and out of a Hadoop cluster.

Which is the correct statement about the contents of Master repositories? (Choose the best answer.)

A.

They contain data model and security information.

B.

They contain security and topology information.

C.

They contain project and topology information.

D.

They contain project and security information.

How do you reuse a configuration of OdiSendMail across multiple packages? (Choose the best answer.)

A.

Add a sub-model to a package, set the Sub-model step to Journalizing Sub-model, and select the Extend Window and Lock Subscriber check boxes.

B.

Add anOdiSendMailstep to a knowledge module.

C.

Duplicate theOdiSendMail stepinto multiple packages.

D.

Create a procedure with a step that usesOdiSendMailand add this procedure into multiple packages.

Which two statements are true about the Oracle Data Integrator Software Development Kit (ODI SDK)? (Choose two.)

A.

It enables developers to execute most ODI operations through a Java program.

B.

It can be used to embed ODI processes into another product.

C.

It is used to load data between Teradata and Oracle.

D.

It must be used by ETL developers to develop ODI processes.