If we set dd_insert in mapping and Delete in session properties what will happen.?
Answer Posted / sweta kedia
Yes it will perform delete as session properties overrides
mapping properties.
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
have u done any performance tuning? how u ll do?
where to store informatica rejected data?
What is a joiner transformation and why it is an active one?
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
write sql query vertical to horiozontal following table id name 1 100 2 dinesh 3 india 1 101 2 suresh 3 india 1 103 2 prakesh 3 usa i want output like id name country 100 dinesh india 101 suresh india 103 prakesh usa
Explain joiner transformation in informatica
What are the informatica performance improvement tips
How to start a workflow using pmcmd command?
Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?
Which are the different editions of informatica powercenter that are available?
What are the components of Informatica? And what is the purpose of each?
How do you manage the Parameter files while migrating your data from one environment to another environment?
What happens to map if we alter the datatypes between source and its corresponding source qualifier?
What is the sequence generator transformation in informatica?
1)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?