ORA-65011: Pluggable database (pdb name) does not exist when doing alter session set container=pdb name You recently upgraded your 12.1.0.2 database to 19c (this is ebs 12.2 database) The upgrade went successfully and the application services are up and you are able to log in to the ap...
--- Current SQL Statement for this session (sql_id=2y7cqwmwf43jz) --- update pdb_spfile$ set value$=:5, comment$=:6, spare2=(decode(bitand(:8,1), 1, :8 - 1, :8)), spare1=(case WHEN spare1 < :7 THEN :7 ELSE spare1 END) where name=:1 and pdb_uid=:2 and db_uniq...
alter_session_set_clause::= Description of the illustration alter_session_set_clause.eps Semantics ADVISE Clause TheADVISEclause sends advice to a remote database to force a distributed transaction. The advice appears in theADVICEcolumn of theDBA_2PC_PENDINGview on the remote database (the values...