can you use flat file for repository?why?
Answers were Sorted based on User's Feedback
Answer / gyana
No..its not possible..in repository two operations are
working..one is storing and again retrieving
also..so..storing we can do in flat file but the retrieval
is important that we can't do if u use flatfile as your
repository..
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / gyana
No..its not possible..in repository two operations are
working..one is storing and again retrieving
also..so..storing we can do in flat file but the retrieval
is important that we can't do if u use flatfile as your
repository..
| Is This Answer Correct ? | 0 Yes | 2 No |
How to load time dimension?
What are variable ports and list two situations when they can be used?
What is workflow manager?
Input is like 1 1 1 2 2 3 and out put should be 1 2 3 How can u acheive using rank transformation ??
Differentiate between a database and data warehouse?
What is the method of loading 5 flat files of having same structure to a single target and which transformations I can use?
When do you use mapping parameters? (In which transformations)
What are the types of groups in Router transformation?
Difference between STOP & ABORT in Informatica.
3 Answers Accenture, Wells Fargo,
hi all, I have to do Informatica Certification? Can any body send me Some Informatica Certification Dumps/FAQS ? Advance Thanks... Send me----: raghukrams@yahoo.com
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.
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?