How to handle changing source file counts in a mapping?
Answer Posted / priyank
We can use an aggregator. Dont to group by on any of the
columns. Add one extra output port for Count. This port
will give the total count of the records in the source file.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Can we change Dynamic to Static or Persistent cache? If so what happens?
Explain Dataware house architecture .how data flow from intial to end?
What is different between the data warehouse and data mart?
How many ways are there to create ports?
Hi, I want to change date type char value integer value? I tried alter table tab_name modify (newcolumn newdatetype). But The columns have 10 million values(char type) so I want to load now numeric data. How it is possible? Old Values New Value(I want to load numeric data but the old value should be there in the column) Y 1 N 0 ERROR at line 1: ORA-01439: column to be modified must be empty to change datatype Please help on this. Thanks, GM
I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)
What are the different types of transformation available in informatica.
5. Consider the following products data which contain duplicate rows. A B C C B D B Q1. Design a mapping to load all unique products in one table and the duplicate rows in another table. The first table should contain the following output A D The second target should contain the following output B B B C C
What is data caches/ index caches?
What are the restrictions of union transformation?
Mention a few design and development best practices for informatica?
What are data-driven sessions?
What are different types of transformations available in informatica?
How union transformation is used?
Which version configuration tool used in ur project?