ORA-65011: Pluggable database does not exist.
Below is the error while I was upgrading my test environment. SQL> alter pluggable database application CODDY begin upgrade ‘1.3’ to ‘1.4’; alter pluggable database application CODDY begin upgrade ‘1.3’ to ‘1.4’ ORA-65011: Pluggable database F3094217277_21_4 does not exist. ORA-65169: error encountered while attempting to copy file /opt/app/oracle/prd/coddy/users.dbf ORA-19502: write error on file “/opt/app/oracle/prd/coddy/datafile/o1_mf_users_gc8xyz9o_.dbf”, block … Read more