Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

At what time does an implicit transaction start?

implicit time transaction
0
10 Posted

At what time does an implicit transaction start?

0

Answer.The transaction context is initialized at the end of theOCITransStart()call. However, the transaction context is opaque to the client program and you cannot retrieve information about an implicit transaction.Implicit transaction startswhen the client program makes its first database change afterOCISessionBegin()or the previous commit/rollback.

0
10

The transaction context is initialized at the end of the OCITransStart() call. However, the transaction context is opaque to the client program and you cannot retrieve information about an implicit transaction. Implicit transaction starts when the client program makes its first database change after OCISessionBegin() or the previous commit/rollback.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123