What is the difference between informatics 7x and 8x and what is latest version?
No Answer is Posted For this Question
Be the First to Post Answer
What are the join types in joiner transformation?
I have some rows in source.I have to map half rows to one target and half rows to another target.i.e you wont know how many records in source.?Implement a mapping?
Hello, I have the below table: CityID CityName CostOfLiving 1 Mumbai 5000 1 Bangalore 4500 1 Chennai 4800 2 Vapi 6000 3 New Delhi 8000 I am passing the rows of the above table through the aggregator transformation in Informatica What happens in the following conditions: 1) I specify no group-by ports? 2) I specify a group-by on CityID without making any separate post for aggregation? Which city and costofliving will this eventually take for CityID=1? 3) Rest being same as point 2,I take the sum of cost of living.Which city will be returned for ID=1? Thanks for your help!
In a sequential batch can you run the session if previous session fails?
How can you recognise whether or not the newly added rows in the source r gets insert in the target ?
can we override a native sql query within informatica? How do we do it?
without dynamic lookup transformation how to insert new rows and update existing rows?
suppose i have source 101 a 101 b 101 c 101 d i want target like 101 abcd how will u achive this please give me the answer
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
(Integ) Start workflow: ERROR: User [practice] does not have sufficient privilege for this operation. how to solve this pls suggest me? THANKS in advance
How can you define user defied event?
How to create the list file having millions of flat files while indirect loading in informatica? In indirect file loading, suppose we have less no.of flat files then we can enter files names manually in list file creation. If millions of files are there, how can we enter the flat file names in list file?