Pre-Winter Special Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

1z0-448 Sample Questions Answers

Questions 4

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

Options:

A.

on the Coherence Server

B.

on the Administration Server

C.

on the Node Manager

D.

on the Managed Server

Buy Now
Questions 5

Identify the ODI tool used to write content into a file in a package. (Choose the best answer.)

Options:

A.

OdiOutFile

B.

OdiFileCopy

C.

OdiFileMove

D.

OdiInFile

Questions 6

You are designing a load plan in which you must create multiple branches based on the value of a variable. How do you accomplish this by using Load Plan Editor? (Choose the best answer.)

Options:

A.

Add a case step and drag the variable into the case step.

B.

Create a scenario from the variable and add the scenario to the load plan to create a case step.

C.

Add a case step in the load plan and select a variable in the wizard.

D.

Drag the variable into the load plan and define a case step.

Questions 7

Which statement is true about the need to have a topology with an intermediate server, in order to use ODI correctly in a data warehouse project? (Choose the best answer.)

Options:

A.

Data transformation must be distributed across several scalable nodes.

B.

It is mandatory to have an intermediate server.

C.

It is better to load data directly from sources into a data warehouse server.

D.

It is mandatory to collect data directly from sources to a data warehouse server by using real time replication processes.

Buy Now
Questions 8

You are using a customized reverse knowledge module. You want the execution to be performed in only the development data environment. Which statement is true? (Choose the best answer.)

Options:

A.

The execution should be done only on the development data environment, as long as the other environment is a mirrored copy.

B.

Only the production environment can be used.

C.

All environments linked to a logical schema can be used to reverse-engineer table structures.

D.

Only a Java engine intermediate environment can be processed.

Questions 9

You want to ensure that the Physical Mapping Design cannot be modified even if the Logical Design of the Mapping is changed. What sequence of steps must you follow to achieve this? (Choose the best answer)

Options:

A.

Go to the Physical tab, select theFixedDesign check boxof the Physical Mapping Design.

B.

Go to the Physical tab, select the Is Frozen check box of the Physical Mapping Design.

C.

Go to the Physical tab, select the Read-only check box of the Physical Mapping Design.

D.

Go to the Physical tab, deselect theModify check boxof the Physical Mapping Design.

Questions 10

You create two mappings that both use the same changed data and run at different times. One runs every 15 minutes and the other runs once every day.

What must you do to ensure that the Mapping that gets executed more often does not consume the changed data required by the other Mapping? (Choose the best answer.)

Options:

A.

Use Consistent CDC, do not perform a purge of the journal data when the first Mapping gets executed, and manually change theJRN_SUBSCRIBERcolumn in the correspondingJ$table to keep the changed data present for the second Mapping.

B.

Create a third mapping to copy the changed data to a staging table, which is used as the source of the second Mapping.

C.

Duplicate the source data store for each Mapping.

D.

Create two distinct subscribers for each Mapping.

Buy Now
Questions 11

You are designing a Mapping. How are target and source tables defined? (Choose the best answer.)

Options:

A.

Their definition is imported with areverse-engineering process directly from databases and other sources, but you must manually define all keys and constraints existing on the database.

B.

Their definition is imported with a reverse-engineering process directly from databases and other sources.

C.

Forevery load the definition of the tables used, their columns and constraints must be manually built.

D.

An external engine must be run to describe what metadata is needed for a Mapping.

Questions 12

Identify two benefits that are unique to ODI JEE Agents. (Choose two.)

Options:

A.

high availability

B.

minimal footprint

C.

access to WebLogic connection pools

D.

management in Enterprise Manager Cloud Control

Buy Now
Questions 13

Updates have been made to Mappings in a package. What must you do to ensure that the Production team runs a scenario that contains those updates while preserving the existing scenario’s schedule? (Choose the best answer.)

Options:

A.

Regenerate the existing scenario.

B.

Nothing, the existing scenario will automaticallybe updated.

C.

Generate a new scenario and create a new schedule.

D.

Generate a new scenario and attach the previous scenario’s schedule to it.

Questions 14

Identify two correct exception behavior values for Run Scenario steps in load plans. (Choose two.)

Options:

A.

Run Exception and Restart

B.

Run Exception and Continue

C.

Run Exception and Ignore

D.

Run Exception and Fail

E.

Run Exception and Raise

Questions 15

How can you define the order in which target data stores are loaded in a Mapping? (Choose the best answer.)

Options:

A.

ODI automatically computes the load order based on the order on which the data stores were added to the Mapping.

B.

You can use the Target Order field.

C.

You can use the Target Load Order field.

D.

You can use the Load Order field.

Questions 16

Which statement is correct about all expressions in a Mapping? (Choose the best answer.)

Options:

A.

It is possible to set the execution location on source, staging area, or target.

B.

All transformations are executed on the staging area.

C.

Only the source and target servers can be used to execute expressions.

D.

All expressions are executed on the source area.

Questions 17

Which statement is true about defining more than one physical schema associated to the same data server? (Choose the best answer.)

Options:

A.

ODI topology does not allow defining more than one physical schema for a data server; the associated logical schema would be ambiguous.

B.

It is possible to define more than one physical schema associated to the same data server, but it is mandatory to specify a different user to log in.

C.

It is possible to define more than one physical schema associated to the same data server, but you must flag the default physical schema.

D.

It is possible but it is better to avoid doing so because it is more difficult to define a logical schema this way.

Questions 18

You want to draw directly in the data flow all the details about how the different servers involved are connected, in order to load a specific table by using ODI.

What must you do to accomplish this? (Choose the best answer.)

Options:

A.

In the ODI Interface palette, choose the more convenient graphic objects to link the involved servers.

B.

You need not draw directly in the data flow all the details about how the different servers involved are connected. ODI automatically designs the flow and how servers are connected.

C.

You need not draw directly in the data flow all the details about how the different servers involved are connected. The code will be the black box generated directly by ODI.

D.

You must draw directly in the data flow all the details about how the different servers involved are connected, and also specify with variables the passwords for connecting to the data contained in the servers.

Buy Now
Questions 19

You must monitor and manage a co-located stand-alone agent, OracleDIAgent1, by using the ODI plug-in for Enterprise Manager Cloud Control. Which is the correct command to start this agent on Linux? (Choose the best answer.)

Options:

A.

./agent.sh –NAME=OracleDIAgent1 –PORT=20910

B.

./agent.sh –NAME=OracleDIAgent1

C.

./startComponent.sh OracleDIAgent1

D.

./startComponent.sh OracleDIAgent1 –PORT=20910

Buy Now
Questions 20

You have to loop through a Mapping step three times in a package by using variables. Identify the correct variable data type to create the loop. (Choose the best answer.)

Options:

A.

numeric

B.

alphanumeric

C.

date

D.

text

Questions 21

In a Mapping, you want to load the data by using a specific partition that is declared for a target table. Which statement is correct in this situation? (Choose the best answer)

Options:

A.

It is not possible to use a specific partition.

B.

Only ODI variables can be used to filter the target table loading.

C.

An option in the Mapping can be used to declare partitions but an ODI variable must be used to evaluate the correct partition value.

D.

An option in the Mapping can be used to declare the partition that has to be used for the loading.

Questions 22

How are the domains of ODI Agents configured? (Choose the best answer.)

Options:

A.

by using Upgrade Assistant

B.

by using ODI Studio

C.

by using Domain Creation Assistant

D.

by using Configuration Wizard

Questions 23

Which statement is correct about the tasks that Standalone Agents perform? (Choose the best answer.)

Options:

A.

They update or modify code to be executed, check security, select database servers, and update log files after execution.

B.

They schedule scenarios to be executed, check security, constraints and update log files after execution.

C.

They retrieve code from the execution repository and request database servers, operatingsystems, or scripting engines for execution.

D.

They schedule code from the execution repository and update log files after execution.

Exam Code: 1z0-448
Exam Name: Oracle Data Integrator 12cEssentials
Last Update: Oct 16, 2024
Questions: 79
$64  $159.99
$48  $119.99
$40  $99.99
buy now 1z0-448