How to read data from flat file source if the data is in paragraph format?
Answer Posted / sajid
In order to read data from flat file, your must have to be in readable format first. Informatica cannot read/understand the flat file which contains the unstructured data.
By using UNIX shell script or third party tool you will have to bring your data in readable format. When I say in readable format means you will have to use some delimiter in flat file to separate the one column value to another column.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what are the deliverables?in your project?
What is an aggregator transformation?
Performance tuning( what you did in performance tuning)
What do you understand by a term domain?
Explain dynamic target flat file name generation in informatica
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
What does cheating measurement mean?
Explain what transformation and how many are there in informatica?
Repository user profiles
Differentiate between source qualifier and filter transformation?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.
What is the status code in stored procedure transformation?
4 yrs etl devloper roles and responsibilities?any body give solutions
is there any way to read the ms excel datas directly into informatica?like is there any possibilities to take excel file as target?
which one is better performance wise joiner or look up