can v update d records in target using update stargey
without generationg primary key ? explain

Answers were Sorted based on User's Feedback



can v update d records in target using update stargey without generationg primary key ? explain..

Answer / bsgsr

no using update strategy without primary keys update is not
possible. try and read teh session log file once. it will
display a msg updates are not supported without primary
keys.

update override in the target is to update the function in
the update strategy t/tion and it updates only on non-
primary key columns like dname, loc but not on deptno.

gilbert can i have your mail id here is mine
bsinivas1213@gmail.com
else call me on my num 9866188658 once v can have kt which
is mutually beneficial

Is This Answer Correct ?    22 Yes 1 No

can v update d records in target using update stargey without generationg primary key ? explain..

Answer / nagaraju bhatraju

Other than this option like "Target update Override "

you can drag that target Warehouse desiner ,and mark those
columns which are no keys as a key for time being ,on whihc
you are trying to update. even though those columns are
not keys attributes or key columns at database level,for
time being those will be treated as key elements, hense you
can apply or use update strategy .

else generally informatica will through error like
" No key specification error"

Is This Answer Correct ?    7 Yes 0 No

can v update d records in target using update stargey without generationg primary key ? explain..

Answer / sreekanth

@nagaraju

above answer is perfect.
we can mark as PK in etl level even though field is not
a PK in DB level

Is This Answer Correct ?    0 Yes 0 No

can v update d records in target using update stargey without generationg primary key ? explain..

Answer / leo gilbert

By using "Update override" option in the target. Say the
key of your table is ID,NAME. But your mapping is passing
only ID to the target then you can have an update override
query in the target to update the target only based on
ID.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Informatica Interview Questions

In ur current projectu have done any performance tuning of mappings?

1 Answers  


source target --------- -------- name no sal name no sal max_sal r 10 1000 r 10 1000 3000 y 20 3000 y 20 3000 3000

7 Answers   Cap Gemini,


WHAT IS THE NAME OF THAT PORT IN DYNAMIC CACHE WHICH IS USED FOR INSERT , UPDATE OPRATION ?

4 Answers   Oracle,


How many ways a relational source definition can be updated and what are they?

0 Answers   Informatica,


can we use union transformation in joiner transformation?how?

1 Answers   Dabur, Tech Mahindra,






Three date formats are there . How to change these three into One format without using expression transformation ?

3 Answers   HP,


my source has 2 columns. 1st column data: ABC ABC ABC XYZ and 2nd column data: 1 2 3 4. And my target should be ABC 1 2 3, XYZ 4

2 Answers   Zensar,


How to handle decimal places while importing a flatfile into informatica?

0 Answers  


Can anyone please distinguish what is Inner join and Outer join

2 Answers   Wipro,


Hi can any one tell me the difference between persistence and dynamic caches? On which conditions we are using these caches?

3 Answers  


Can u generate reports in Informatica?

0 Answers   Informatica,


Explain the scenario which compels informatica server to reject files?

0 Answers  


Categories