Skip to Main Content

Java User Groups

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Could not Commit with Auto-Commit Set on

bd8eaf9e-3dc8-4d78-8a98-d6bd7b10ea18Jun 13 2017 — edited Jun 13 2017

I am connecting to Orale 12 C DB using JDBC Connection. From Ava Application I set Autcommit as false during each connecion creation but when commiting the same connection getting error as

could not commit with auto-commit set on.

Application is running on weblogic 12 C version.

Comments

Post Details

Added on Jun 13 2017
1 comment
2,119 views