Cause
A non-DDL insert, delete, update or select for update operation was attempted.
Action
commit (or rollback) transaction, and re-execute
Error Message
may not perform insert, delete, update operation inside a READ ONLY transaction
A non-DDL insert, delete, update or select for update operation was attempted.
commit (or rollback) transaction, and re-execute