Is it possible to run pluggable and non-pluggable databses in parallel on same HW in same Oracle ins
So far we have only set up and used non-pluggable databases here in-house. But now there is a question whether a pluggable database can also be used in parallel.
We use Oracle Standard Edition 19.16 as a failover cluster under Redhat. If I want to create a DB using the DBCA, as far as I know, I can also do this in the SE as a container database if necessary and create up to three PDBs in it.
What should you generally consider/know when using this option?
- Is it generally possible to operate “conventional” and CDBs in parallel in the same Oracle installation without any problems?