AutoCommit

BlackMan

Member
What is the reason for desupporting AutoCommit?
Is it because Oracle is desupporting it? If yes, do you have a reference to docs about it?

Cheers,
Lars
 
The reason it will be desupported is that it is incompatible with LOB Locators (which cannot span transactions) and select for update statements on some client/server version combinations (fetch out of sequence). It is still supported though, you can still set the property to true at runtime.

------------------
Marco Kalter
Allround Automations
 
Back
Top