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 to recover sessions in concurrent batches?

Answers were Sorted based on User's Feedback



How to recover sessions in concurrent batches?..

Answer / krishna

when we use concurrent process to load when session
fails ...all other session will run normally and load the
data..the failed session will considered as a standalone
sesion ...and we have perform recovery for the failed
session.
there three type where we can recover a failed session

1.start the session again if the Informatica server doesnt
perform the commit

2.else perform recovery on the session

3. if we can recover the session truncacte the data from
target table and run the session.

Is This Answer Correct ?    4 Yes 0 No

How to recover sessions in concurrent batches?..

Answer / aswin

Its purely depending on the way the design involved..Recovery strategy is not possible with flatfile targets..If commit happens inbetween, there is no point in running session from beginning

so manual intervention is required to restat the flatfile target load fails

Is This Answer Correct ?    1 Yes 0 No

How to recover sessions in concurrent batches?..

Answer / seshagiri k

by removing the target table and run the session again

if it is wrong pls send the answer to my mail

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

What are the types of error logs available in Informatica?

1 Answers  


Give one example for each of conditional aggregation, non-aggregate expression, and nested aggregation?

0 Answers  


What are the data movement modes in informatcia?

3 Answers  


What is Collect performance data in informatica and what is the use of it.

1 Answers   Informatica,


What are the issues that you have faced while moving your project from the Test Environment to the Production Environment?

1 Answers  


Source (Flatfile) - Target (1-1 mapping). How to load first or last 20 record to target?

5 Answers   Flextronics,


in mapping i have one source and five targets in that data will be loaded into four targets properily in one target the data is not loaded how will u rectify

3 Answers   Patni,


Hi all, Can you please send me the Dimensions and fact tables which are used in mutual fund project. and please send me the brief summary about the project. Please do the needful.

0 Answers  


Explain the tuning lookup transformation - informatica

0 Answers   Informatica,


In ur current projectu have done any performance tuning of mappings?

1 Answers  


How can you join 3 tables? Why cant you use a single Joiner to join 3 tables.

1 Answers  


if i have records like these (source table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk 10001 gfhgdgh 10002 hjkdghkfh the target table should be like these by using expression tranformation. (Target table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk xx001 gfhgdgh xx002 hjkdghkfh (that means duplicated records should contain XX in there rowid)

5 Answers   iFlex,


Categories