Explanation
For some reason the SQL operations executed on the database failed to run in read-only mode. The SQL statement may have an invalid syntax or it may be trying to write to the database.
User response
Examine the SQL operations being run as part of the query with respect to the original exception.