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

Source-1 No name 1 satish 2 karthik 3 swathi 4 keerthi Source-2 No name 1 satish 2 karthik 5 santhose 6 vasu Target 3 swathi 4 keerthi 5 santhose 6 vasu here i want non matching Records i want how to achieve that

5 Answers   TCS,


In informatics server which files are created during the session rums?

0 Answers  


How can we reset Sequence Generator, when we move objects from Dev Environment to QA env?

2 Answers   Rolta,


111111111111ravi11111111kumar11111111111? i want display ravi kumar using sql?

3 Answers   IBM,


what are types of dimentions?

3 Answers  






error reading data in flatfiles. Instead rading Ravi Teja its reading Ravi?Teja.How to handle this issue.

4 Answers  


SOURCE NAME SAL GANGA 30000 RAJU 20000 PAVAN 25000 TARGET NAME SAL MAXSAL GANGA 30000 30000 RAJU 20000 30000 PAVAN 25000 30000 in mapping level how to achive that

5 Answers   DELL,


If we set dd_insert in mapping and Delete in session properties what will happen.?

4 Answers   IBM,


How to join a Flat and Relational Source without using (Joiner, Update and Lookup ) transformations... is it possible? if yes i would like to know how?

10 Answers   Wipro,


What are the different types of olap? Give an example?

0 Answers  


How to write a procedure for a date which is in three different formats,and you want to load into datawarehouse in any single date formate

2 Answers   AHM,


In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.

0 Answers  


Categories