Imported PDB has more options than destination CDB
I have two databases both running on 12CR2. I have unplugged a PDB from source-database-cdb and not trying to import it into a destination-database-cdb (via dbca)
However, now I noticed that the PDB is in restricted mode and trying to open the PDB also fails.
When I query into pdb_plug_in_violations I get the following hits
NAME STATUS MESSAGAE
---------- ------------- ------------------------------------------------------------------------------------------------------------------------------
T10PDB PENDING Database option APS mismatch: PDB installed version 12.2.0.1.0. CDB installed version NULL.
T10PDB PENDING Database option XOQ mismatch: PDB installed version 12.2.0.1.0. CDB installed version NULL.
Reading through posts/forums, I now tend to believe that this is because the source-cdb and the unplugged-pdb has options like OLAP, however, the destination-cdb does not have the OLAP options.