I want expect first and last record remaining all records will be loaded into target? which transformations we can use?
Answer Posted / tanay
You can use Head and Tail commands in UNIX to achieve the
same. Please correct me if i am wrong.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the procedure for creating independent data marts from informatica 7.1?
r u done any partitions in ur project?
Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
What do you understand by SOA of Informatica?
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?
I am new to informatica and learning it,can anybody please tell me how we receive source as flat file in informatica,from where we get this flat file?
Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?
1)you have multiple source system where u receive files ,how do you actually load into mapping using transformation,what are the transformation you use? 2)you have files in ftp location ,how do you get it into mapping with you ETL concept?
What do you mean incremental aggregation?
How we can create indexes after completing the loan process?
whats the logic to load the lower level of granularity of data to fact table.
if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.
What is the reusable transformation?