When updating to Oracle 12c, the following SQLPlus command s/b executed before creating the first new Oracle schemas: alter session set "_ORACLE_SCRIPT"=true; Note: If this step is not completed, the following error may occur : “invalid common user or role name.”