Can anyone know that what is the Source File limitation in
Informatica?
To be more precise ..
how many flat file we can use as a source in a mapping if..
1) The Structure of flat files are same
&
2) If the Structure of flat files are different.
Please explain the procedure also if it dosn't bother one much!!
Answers were Sorted based on User's Feedback
Answer / rana
There is not limitation of source in informatica, but there
is limitation in workspce in warehouse designer.
If there is more Flat file having same streucture then use
inbdirect approach to load.
If there is more Flat file but with not same structure then
you will have to create the process.
let me know if you still any pblm
Rana
Is This Answer Correct ? | 0 Yes | 0 No |
why u go for dimensions ?
Kimball and Inmon methodologies?
i have 2 mapings for this 2 mapings i want use only one lookupt/r how?
why we are using surogate key in real time give me explanation
Tell me about Propagate functions in informatica
How to improve the performance of a session using sorter transformation?
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
pmscmd startworkflow -sv <host name> -d <domain name> -u <user name> -p <password> -f <folder name> <workflow name> while running this command I got the error as "no gateway connectivity is provided for your domain name". So anyone please help me how to rectify this error?
SOURECE Name id dept sal 1 a1 A 100 2 b1 B 200 3 c1 C 300 4 d1 D 400 TARGET: Name id dept sal 1 a1 A 100 2 b1 B 200 3 WER1 567 300 4 d1 D 400 I HAVE SOURCE AND TARGET. HOW TO VALIDATE DATA? TELL ME 5 STEPS ABOVE TABLE?
By using joiner t/r we can join only 2 tables, SO if want join more than 2 flat files ,How can i join?
Why do flat file load is faster if you compare that with table load ? Please answer me. Advance Thanks, Manojkumar
How can yoU improve session performance in aggregator transformation?