can v update d records in target using update stargey
without generationg primary key ? explain
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
hi,this is satheesh working as pl/sql resource in MNC.i just wanna switch to informatica.Could you please let me know what is the best way to learn informatica.what are the best coaching centres available in chennai?Is there any coaching centre will give me a real time experience? informatica
Suppose we do not group by on any ports of the aggregator what will be the output?
how we load the data from source to staging area
Explain the tuning lookup transformation - informatica
Which transformation can be created only as reusable transformation but not as non-reusable transformation?
one source to target loading insert new rows and update existing rows?
in which situations do u go for sequence generator ?
How to generate sequence numbers without using the sequence generator transformation?
ONE FLAT FILE IS THERE WHICH IS COMMA DALAMETED . HOW TO CHANGE THAT COMMA DELEMITER TO ANY OTHER AT THE TIME OF RUNNING ?
we have a parameter file in Unix location where we have .txt files and those file will be used as source in informatica. I cannot use source file name directly as file name will keep on changing in unix location. I need to define $$InputFile as parameter. Can anybody send me the parameter file and the steps to handle this.
explain about session partitions ?
Informatica software installation 8.1/7.1.3/7.1 with oracle 10g database (optional Teradata v2R6)