Monday, 6 December 2021

Friday, 3 December 2021

ERROR: ORA-44787: Service cannot be switched into. - 19c DB with R12.2.10

 Issue 

ERROR:

ORA-44787: Service cannot be switched into.

Sol:

QL> show con_name

 

CON_NAME

------------------------------

CDB$ROOT

SQL> alter pluggable database <PDNAME> close immediate;

 Pluggable database altered.

 SQL> alter pluggable database <PDNAME> open;

 Pluggable database altered.

You can then change the container without receiving this error.

SQL> alter session set container=<PDNAME>;

Session altered.


Thursday, 2 December 2021

Wednesday, 1 December 2021

Required Diagnostic Data Collection for RMAN Issues

 


Autonomous Health Framework (AHF) - Including TFA and ORAchk/EXAchk (Doc ID 2550798.1)

SQL Shared Area - BIND MISMATCH