RMAN-06136: Oracle error from auxiliary database + ORA-65093: multitenant container database not set up properly




While starting a container database or mounting or during RMAN restore we may encountered below error


Error: 

ORA-65093: multitenant container database not set up properly

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 04/03/2022 17:00:41
RMAN-05501: aborting duplication of target database
RMAN-03015: error occurred in stored script Memory Script
RMAN-06136: Oracle error from auxiliary database: ORA-65093: multitenant container database not set up properly



Solution:

Add the parameter enable_pluggable_database=true and restart the instance or restiore.




If you like please follow and comment