Why we use Local transaction and there boundaries.

Answers were Sorted based on User's Feedback



Why we use Local transaction and there boundaries...

Answer / venkateswarlu

When you are doing a batch update or delete we will go for local transactions and we can specifiy commit if all the batch is successful and will roll back in catch block if something is wrong with the batch operation.

Is This Answer Correct ?    5 Yes 0 No

Why we use Local transaction and there boundaries...

Answer / venkateswarlu malli

When We are doing batch operations and want to commit only after successful update/delete of a batch and roll back on any issue we will use the local_transaction. Batch update/delete should be start and commit transactions inside try and rollback transaction should be in catch block

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More WebMethods Interview Questions

how to configure sap adapter 4.1

0 Answers   Accenture, HCL,


i am having a csv file and it is passed to the tokenize and is passed to the three different fields without setting the indices property. my question is to which variable which value goes or all the tokenized fields tobe passed? for eg:santosh.giridhar_satish_satish.csv-->tokenize what will happen

3 Answers   Mphasis, TCS,


can any one please post Q and Ans for Trading Networks in webMethods

0 Answers   TCS,


When we use exit flow steps?

1 Answers  


What Is a Third-Party Source Control Application?

1 Answers  






What is a scope of a variable that declared inside the main? Is tht accessible in try & catch block?

3 Answers   FCS,


What happens to the locks on elements when we replicate a package?

1 Answers  


what is the variable need to keep in the clearpipeline service

1 Answers   Wipro,


territories in webmethods

5 Answers   TCS,


What is correlation ID?

1 Answers   Colt,


how many interfaces u implimented sofar ?

1 Answers   Cap Gemini,


in which scenario we will use no tx,in which scenarion we use local tx?

1 Answers   TCS,


Categories