How to read data from flat file source if the data is in paragraph format?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / isha
you can use unstructured data format transformation fro that purpose.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to declare array in plsql?
explain about session partitions ?
Hi, Can you please send me the Informatica 8 certification exam dumps to my email id rwork.san@gmail.com Thanks, Revathi.
What is hash partition?
What is workflow? What are the components of workflow manager?
How the Informatica Server reads perameter file?
Differentiate between a database and data warehouse?
What is the difference between normal and bulk loading? Which one is recommended?
what are the unix commands to start the wrk flow ?
Explain grouped cross tab?
write a sql query following source? subject mark maths 30 science 20 social 80 requird output maths science social 30 20 80
How to do Integration testing in Informatica?