| ERROR | may not perform insert/delete/update operation inside a READ ONLY transaction |
| CAUSE | A non-DDL insert/delete/update or select for update operation was attempted |
| ACTION | commit (or rollback) transaction, and re-execute |
| ERROR | may not perform insert/delete/update operation inside a READ ONLY transaction |
| CAUSE | A non-DDL insert/delete/update or select for update operation was attempted |
| ACTION | commit (or rollback) transaction, and re-execute |