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


1) Alternative to update strategy transformation

2) out of 1000 records after loading 200 records, the
session got failed. how do u load the rest of records ??

3) use of lookup override

Answers were Sorted based on User's Feedback



1) Alternative to update strategy transformation 2) out of 1000 records after loading 200 records..

Answer / raju4dw

U CAN GO FOR SESSION RECOVERY

THEN IT WILL LOADS ONLY REMAING RECORDS INSTEAD OF ALL
RECORDS.



RAJENDRA

Is This Answer Correct ?    7 Yes 0 No

1) Alternative to update strategy transformation 2) out of 1000 records after loading 200 records..

Answer / mike

1)YOu can update the target table by using target update
override. I think this might be the alternative

2)consider performance recovery

3)lookup override is nothing but overriding the default sql
which is generated by the lookup at run time. the default
sql contains select,groupby and orderby clauses. The
orderby clause orders the data based on the ports in lookup
tab. If you want to change the order then we need to
mention two hyphens at the end of the sql, which means the
query generated by the informatica server is commented.

correct me if i was wrong

Is This Answer Correct ?    6 Yes 0 No

1) Alternative to update strategy transformation 2) out of 1000 records after loading 200 records..

Answer / pradeep

1)Alternative to updated strategy,we can with target update override. US works based primaray key constrainst where as target updated override works without primary key constraints.

2)When you configure session with Normal load,the integration service performs record by record as a result IS can capture commit points and it enables the session recovery.

The IS capture commits points from database log and saves in repository

3) The lookup transformation genrates the sql qurey,query contains select,group by,order by.we can override default query by specifying the order by clause

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Informatica Interview Questions

Explain the mapping variable usage example in informatica

0 Answers   Informatica,


Define Pmrep command?

0 Answers  


while for 100 records in source table loaded sucessfully in trgt table . assume ,session will take 10min or 5 min to successfully succeeded. then 100 million records r there in source how much time will take by session to succeeded. there no fail ok.trgt table will load 100 million records with out any errors . don't tell perfect time . assume your self how much time to succeeded?

1 Answers   IBM,


In target table how to display the system time

1 Answers  


what is surrogate id ?

3 Answers   IBM,


How can we handle two sessions in informatica?

0 Answers  


I have some rows in source.I have to map half rows to one target and half rows to another target.i.e you wont know how many records in source.?Implement a mapping?

1 Answers   Franklin Templeton,


how the server recognises , if the session fails after loading the 100 records in to the target

2 Answers   TCS,


What is performance tuning in informatica. What measures you will take if some thing is taking much time in your process of ETL?

1 Answers   Altisource, Patni,


How to generate the HTML output using Informatica.

3 Answers   Wipro,


What is enterprise data warehousing?

0 Answers  


Enlist some properties of sessions.

0 Answers  


Categories