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

Answers were Sorted based on User's Feedback



Suppose i have 10000 records.First time i have to load 1 to 1000 records and second run i have loa..

Answer / abhishek kumar

This qn will be solved by setcountvariable() function
variable
$$count -count .
but how.........

Is This Answer Correct ?    0 Yes 3 No

Suppose i have 10000 records.First time i have to load 1 to 1000 records and second run i have loa..

Answer / raj

BY USING INCREMENTAL LOADING CONCEPT,WE CAN LOAD THE DATA

Is This Answer Correct ?    0 Yes 3 No

Suppose i have 10000 records.First time i have to load 1 to 1000 records and second run i have loa..

Answer / natrajdreams

Hi experts please explain the following scenario.

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.

thank you

Is This Answer Correct ?    1 Yes 5 No

Suppose i have 10000 records.First time i have to load 1 to 1000 records and second run i have loa..

Answer / narendar

Sir i think using Incremental Aggregation Cache

Is This Answer Correct ?    4 Yes 8 No

Suppose i have 10000 records.First time i have to load 1 to 1000 records and second run i have loa..

Answer / sanjay

If you want to load these records on different files at
different time, you can use Filter transformation else u can
use Router transformation..
In Router trans create two ports and one default port.. and
write conditions according to your requirement....

Is This Answer Correct ?    0 Yes 6 No

Post New Answer

More Informatica Interview Questions

tell me the datawarehouse defination,and it is maintaing hystorical data meaning,what is the use

1 Answers  


what is the difference between onsite & client site?

1 Answers  


What are Target Options on the Servers?

1 Answers  


Can I create one wrkflw which will run different wrkflws on schedule time?

3 Answers  


If we use sorted ports in aggregator transformation and somehow records are not in order by format so what will happen,session fails or it succeeded with incorrect data?

1 Answers   Amdocs,






What are the basic needs to join two sources in a source qualifier?

3 Answers  


What is the need of an ETL tool?

0 Answers   Informatica,


How can we get two output ports in un-connect transformation?

2 Answers   Ness Technologies,


source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.

0 Answers   Cap Gemini, Cognizant,


I have one source table and three target tables. When the session runs for the first time involving the mapping,i want that the loading should take place in 1st Target table only. The 2nd time the same session runs the loading should take place in 2nd Target only only and similarly when the session runs for the 3rd time loading should take place in Third only. And again when the session runs for the 4th time loading should take place in 1st Target table.

4 Answers   Cap Gemini, IBM,


What is junk dimention?

3 Answers   Patni,


how we do performence tuning in informatica

3 Answers  


Categories