Where are the source flat files kept before running the session?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me how many tables used in Ur project and how many fact tables and dimension tables used in ur project
two types of data are there . one is mainframe and the other is ascii format . in informatica how can you get both the data in a single format in ascii .
What is a taget load order?
How to load relational source into file target?
I have some rows in source.I have to map half rows to one target and half rows to another target.i.e you wont know how many records in source.?Implement a mapping?
Explain incremental aggregation in informatica
What is a diff between joiner and lookup transformation
16 Answers CTS, Satyam, TCS, UHG,
can you use flat file for repository?why?
What are active and passive transformations?
You have defined the following: - Commit Type = 'Target' - Commit Interval = 10000 - writer buffer block can hold multiple 7,500 rows - you are loading 40,000 records into the target After how many records will the Informatica Server issue commit commands? a)7500, 15000, 22500, 30000, 40000 b)15000, 22500, 30000, 37500, 40000 c)15000, 22500, 30000, 40000 d)15000, 30000, 40000
Hi experts, table 1 has 10 records, table 2 has 5 records select * from table1, table2; What is the output for this query???....plz answer
Can anyone please help me out,In which transformations records will be rejected and how capture those records?and How to reload the rejected records?