ORA-16000
        Attempting to modify database or pluggable database that is open for read-only access.
        
        
        Cause
        This database or pluggable database was open for read-only access. Attempts to modify the database using DML or DDL statements generated this error.
        Action
        In order to modify the database or pluggable database, it must first be shut down and reopened with read/write access.
        
     
    
    
        ORA-16000
        database or pluggable database open for read-only access
        
        
        Cause
        The database or pluggable database was opened for read-only access. Attempts to modify the database using DML or DDL statements generate this error.
        Action
        In order to modify the database or pluggable database, it must first be shut down and reopened for read/write access.
        
     
    
    
        ORA-16000
        database or pluggable database open for read-only access
        
        
        Cause
        The database or pluggable database was opened for read-only access. Attempts to modify the database using DML or DDL statements generate this error.
        Action
        In order to modify the database or pluggable database, it must first be shut down and reopened for read/write access.