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...

Suppose i have 10000 records.First time i have to load 1 to
1000 records and second run i have load 1000 to 2000
records and third load i have to load 2000 to 3000 rows .How
will achieve

Answer Posted / ganesh

First declare variable parameters start value =0 and end
value=1000. Then, connect sour > seq > filter > target.
assign the seq start value = start value and end value = end
value. it will pass first 1000 records. next time increment
the variable parameter by 1000 for both start and end value.
then, it will send the next 2000 records. then, do the same
process for the remaining.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is workflow? What are the components of the workflow manager?

1169


What can we do to improve the performance of informatica aggregator transformation?

1141


What is rank transformation in informatica

1231


What is the main purpose of Unconnected lookup other than updating slowly changing dimensions? or In which case u use Unconnected lookup?

7586


Mention few power centre client applications with their basic purpose?

999


How many ways a relational source definition can be updated and what are they?

1062


Differentiate between Load Manager and DTM?

2209


What is Data Caches size?

1127


While importing the relational source definition from the database, what are the metadata of source that will be imported?

1315


without table how to come first record only in oracle?

2301


Dimension Object created in Oracle can be imported in Designer Cubes contain measures

2443


Performance tuning in UNIX for informatica mappings?

2623


What do mean by local and global repository?

1278


On which transformations you created partitions in your project?

1431


I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.

1334