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
ORA-12841: Cannot alter the session parallel DML state within a transaction
Transaction in progress
Commit or rollback transaction and then re-execute
Leave a Review