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

What is meant by "copy" condition in webmethods

3 Answers   CTS,


IS is thread or process ?

1 Answers   Patni,


How to Rename and Delete Elements?

2 Answers  


steps of deploying a service in webmethods

1 Answers   Accenture,


How to create a link between variables?

2 Answers  


What is Modeler

1 Answers  


What Is Data Validated Against?

1 Answers   CTS,


How You Can Delete Session Logs On IS?

1 Answers  


If i have to move packages from one IS to another, which process would u suggest, is it thru wmDeployer or someother processes like publish/subscribe?

5 Answers   IBM,


In which case the transformers should not be used...?

2 Answers   Kekran Mekran,


what are client groups?

2 Answers   Cap Gemini, IBM,


When and why should we use transformers and flow services? How are they different from each other?

9 Answers   Cap Gemini,


Categories