Migrate database 11g to 23c
Hello,We are migrating an Oracle 11g base to 23c.We understand that the "non-CDB architecture" was used in 11gAnd from later versions the "multitenant architecture" architecture.Looking at the new architecture we only need to generate a pdb.We want to know if it is better to generate all this in the CDB or in the PDB. What would be the best option?Thank you