Posts

Showing posts with the label sqlexception

Java.sql.sqlexception: Could Not Commit With Auto-Commit Set On

Image
Java.sql.sqlexception: Could Not Commit With Auto-Commit Set On . Any help would be appreaciated. A weird solution, but was solved the problem. java Could not find or load main Class on JAR executing Stack Overflow from stackoverflow.com While using the following commit code in jdbc driver 12.1.0.1 connecting to an oracle 12c database. But while deploying in oracle weblogic server i'm getting the below exception java.sql.sqlexception: Using the 12.2.1.3.0 version of the dbum connector and have extended the connector functionality by adding a stored procedure for create_pwd_user operation viz as follows :