ERROR | database open for read-only access |
CAUSE | The database has been opened for read-only access. Attempts to modify the database using inappropriate DML or DDL statements generate this error. |
ACTION | In order to modify the database, it must first be shut down and re-opened for read-write access. |