Oracle Message ORA-16000 - database open for read-only access

ERRORdatabase open for read-only access
CAUSEThe database has been opened for read-only access. Attempts to modify the database using inappropriate DML or DDL statements generate this error.
ACTIONIn order to modify the database, it must first be shut down and re-opened for read-write access.