HOW TO DUPLICATE NON PLUGGABLE to PLUGGABLE database
Hi community,
Is it possible to use rman duplicate to duplicate a non container database to a container database?
eg :
my source is xxxt01db non container database on node xxnode
my target yyyt02db container database with pdb pdb1
and I want to duplicate xxxt01db to pdb1.
Should I just duplicate xxxt01db to the CDB yyyt02db?
Thank you and best regards