Cause: The database was opened for read-only access. Attempts to modify the database using DML or DDL statements generate this error. See the solution below.
Error solution: In order to modify the database, it must first be shut down and reopened for read/write access.
Database version: Oracle 11g Release 2 (11.2)