Oracle Error Message
ORA-12841: Cannot alter the session parallel DML state within a transaction
Reason for the Error
Transaction in progress
Solution
Commit or rollback transaction and then re-execute
Learn Programming and technology with ease @ developerpublish.com
ORA-12841: Cannot alter the session parallel DML state within a transaction
Transaction in progress
Commit or rollback transaction and then re-execute