Follow Our FB Page << CircleMedia.in >> for Daily Laughter. We Post Funny, Viral, Comedy Videos, Memes, Vines...


If a session fails after loading of 10,000 records in to the
target. How can you load the records from 10001 th record
when u run the session next time?

Answers were Sorted based on User's Feedback



If a session fails after loading of 10,000 records in to the target. How can you load the records f..

Answer / rekha

U CAN DO IT BY PERFORMANCE RECOVERY
WHEN THE SERVER RUNS THE RECOVERY SESSION , SERVER READS
THE DATA FROM OPR_SRVR_RECOVERY TABLE AND NOTES THE ROW ID
OF THE LAST ROW COMMITTED TO THE TARGET TABLE ,THEN
INFORMATICASERVER READS THE ENTIRE SOURCE AGAIN AND PROCESS
THE DATA FROM NEXT ROW
BY DEFAULT PERFORMANCE RECOVERY IS DISABLE ,HENCE IT WONT
MAKE ANT ENTRIES IN TO OPR_SRVR_RECOVERY TABLE

Is This Answer Correct ?    5 Yes 0 No

If a session fails after loading of 10,000 records in to the target. How can you load the records f..

Answer / swetha

As explained above informatcia server has 3 methods to
recovering the sessions.Use performing recovery to load the
records from where the session fails.

Is This Answer Correct ?    2 Yes 0 No

If a session fails after loading of 10,000 records in to the target. How can you load the records f..

Answer / srini

By setting session property as Resume last check point you
can acheive the same.Make sure that all recovery tables
PM_RECOVERY,PM_TGT_RUN_ID is created in the target database
or Realtion connection User have the
create,grant,insert,update previliages on target database.

Is This Answer Correct ?    1 Yes 0 No

If a session fails after loading of 10,000 records in to the target. How can you load the records f..

Answer / ambarish

In the workflow manager you have option go to workflow----
>EDIT---check this box suspend on error
if the work fails after loading 10000 records with error
you can correct the error and restart the workflow which
will load strating from 10001.

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Informatica Interview Questions

can we override a native sql query within informatica? Where do we do it?

0 Answers  


Want to know about Training Centres for Informatica, Cognos and ETL Softwares in Mumbai, India.

27 Answers  


two types of data are there . one is mainframe and the other is ascii format . in informatica how can you get both the data in a single format in ascii .

2 Answers   TCS,


write a query for how to eliminate the duplicate rows without using distinct?

6 Answers   iGate,


How many ways you create ports?

1 Answers  






Define mapping and session?

0 Answers   Informatica,


What are the mapping paramaters and mapping variables?

1 Answers  


scd methodology?

2 Answers  


hi guys i have an question how do you find out weather the column is numeric or combination of char and numbers or it contains char,numeric and special characters.

2 Answers   IBM,


wt is Dynamic lookup Transformation? when we use?how we use?

2 Answers   TCS,


Flat file heaving 1 lack records and I want to push 52000 records to the target?

7 Answers  


How we can use union transformation?

0 Answers  


Categories