Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


HOW DO YOU PARFORM INCREMENTAL LAOD ?

Answers were Sorted based on User's Feedback



HOW DO YOU PARFORM INCREMENTAL LAOD ?..

Answer / subbu

by using the date coll in the source we do incremental load,
specifying the start date in source qualifier,changing the
start date in parameter file in future.

Is This Answer Correct ?    7 Yes 0 No

HOW DO YOU PARFORM INCREMENTAL LAOD ?..

Answer / praveen

Taking the Target defination as source and using the joiner
and update we can do the incremental loading


2.By using lookup transformation, keeping lookup on target
and companring.

Is This Answer Correct ?    9 Yes 3 No

HOW DO YOU PARFORM INCREMENTAL LAOD ?..

Answer / tshiwela

you can perform increamental load by using auxiliary
parameters.

Is This Answer Correct ?    2 Yes 2 No

HOW DO YOU PARFORM INCREMENTAL LAOD ?..

Answer / sudhakar

BY USING MAPPINING VARIABLES,FIRST DEFINE THE VARIABLE
E.DATE AND NEXT COMPARE E.DATE,IF IT MATCHES THEN DATA
AUTOMATICALLY LOADED.

Is This Answer Correct ?    0 Yes 0 No

HOW DO YOU PARFORM INCREMENTAL LAOD ?..

Answer / sagar chowdary

By using the date column in the source we do incremental load,
specifying the start date in source qualifier,changing the
start date in parameter file in future.
With this in mind, I will expect a load pattern like this

Every extract from the source will be a full load
Every load in terms of records, will be equal to last load + new records – deleted records
80-90 % of the extracted records will already exist in the valid table instance
Every load will be incrementally larger than the previous load, as more records are added to the sourceThinking

Is This Answer Correct ?    0 Yes 0 No

HOW DO YOU PARFORM INCREMENTAL LAOD ?..

Answer / vaschiky

Disable truncate target table option from session target
table properties.

Is This Answer Correct ?    0 Yes 0 No

HOW DO YOU PARFORM INCREMENTAL LAOD ?..

Answer / v

using increamental aggregration

Is This Answer Correct ?    2 Yes 10 No

Post New Answer

More Informatica Interview Questions

What is data merging,data cleansing,sampling?

4 Answers  


Under what conditions selecting sorted input in aggregator will still not boost session performance?

0 Answers  


what is session override?

2 Answers   Cap Gemini,


there is a product table prodid prodname price 100 cinthol 10 101 hamam 10 102 neem 20 103 cake 30 in the above table the price of some products are duplicated and some product prices are distinct we want to push the duplicated prices to one target and non-duplicated prices to other target without using expression and sequence generator transformation

4 Answers  


what is bridge tables in informatica

1 Answers   CTS,


source name sal aaaa 2000 bbbb 3000 abcd 5000 Target name sal aaaa 2000 bbbb 3000 abcd 5000 total 10000 how to get total as new row and sum as 10000 thanks

4 Answers   Polaris,


my source table having sureshraj42@gmail.com and rajeshraj42@gmail.com and i have only sureshraj and rajeshraj for my target table which transformation i have to use in informatica

3 Answers   HP,


How are parameters defined in informatica?

3 Answers   HP, TCS,


Which transformation can be created only as reusable transformation but not as non-reusable transformation?

1 Answers   Informatica,


What is Data Caches size?

0 Answers   Informatica,


tell me the rules and responsblites in our project(my project is development)

0 Answers  


diffrence between command task and control task

1 Answers   iNautix,


Categories