What will be the approach?
No Answer is Posted For this Question
Be the First to Post Answer
i have a source which relational.I am trying to populate to target flat file with one column for daily date which is sysdate. I want to populate the sysdate coulmn with DD/MM/YYYY format. kindly provide a solution for this..my clear that my target is flat file.
How can you join 3 tables? Why cant you use a single Joiner to join 3 tables.
How do you handle two sessions in Informatica
why we need informatica
i have source data like id name sal 1 a 65020 2 b 78250 3 c 58264 but how to get target like this id name sal 1 a Sixty five thousand twenty 2 b Seventy thousand two fify 3 c Fifty eight thousand two sixty four
If my source is having 30 million records, so obviously the cache could not be allocated with sufficient memory. What needs to be done in this case?
What is a filter transformation and why it is an active one?
What is complex mapping?
To achieve the session partition what r the necessary tasks u have to do?
What are the data movement modes in informatcia?
Find a way to implement the following logic : You have column like : Column 1 AA|BB|CC DD|EE|FF WW|AA I need to get the length of the column without the ‘|’ .
How do schedule a workflow in Informatica thrice in a day? Like run the workflow at 3am, 5am and 4pm?