Can U Explain JDBC Adapter Transaction types..?
Answer Posted / moolawebmethods
We have 3 types of JDBC Adapter Transactions.
1)NO_TRANSACTION:The connection automatically commits the
operations.
2)LOCAL_TRANSACTION:The connection uses local transactions.
If we plan to use the connection with BatchInsertSQL or
BatchUpdateSQl adapter services,we must specify
LOCAL_TRANSACTIONS types.
If we are configuring a BasicNotification and using the
exactly once notification and delete stored records options
we must configure the notification to use LOCAL_TRANSACTION
type.
3)XA_TRANSACTION:The connection uses XA transactions.
When we are connecting to Teradata we use XA transaction.
| Is This Answer Correct ? | 28 Yes | 4 No |
Post New Answer View All Answers
Explain about pub-sub architecture, where do you implemented this?
Where do you implemented pub-sub architecture?
post me important interview question on webmethods
How many kinds of log files in webmethods?
how to configure sap adapter6.1
how to configure sap adapter 4.1
can we build loop step with in the branch
in such a way that the interface is look like that
branch
What are the advantages of eai?
Explain about pub-sub architecture?
in filepooling process the document is not updated in target location means its in error directory how to achieve this problem?
When Should You Use Flow Diagram View?
How we can catch exception error on run time mode using flow language in webmethods?
When we use repeate flow steps?
Explain what are the new features in 8.0 compared to 7.1?
Explain what is indices in map flow step?