i have two flat files.. containing same type of data
i want to load it to dwh..how many source qualifires i need
Answer Posted / arnab
if both the files are same in structure you can concat into
one file using Unix or dos scripts and call the unix and
dos script before execution of the session in ur workflow
This would automate the process and you will not ahve to do
it manually
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
What are mapplets? How is it different from a Reusable Transformation?
Define filter transformation?
How can we create index after completion of load process?
explan ur project architecture?
Can we get 1st record through Informatica(without sequence number).
What is meant by target load plan?
HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION
If i have source as flat file. how can i store the header and trilor into one target and data into one more target. |------>target1(header+trailor) source------ |------>target2(data) can any one please help me
What are the main issues while working with flat files as source and as targets ?
Which are the different editions of informatica powercenter that are available?
Define the various join types of joiner transformation?
What is data transformation manager process?
How would you join a node to the already existing domain?
How to differentiate between the active and passive transformations?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.