Can the pdb_plug_in_violations view be recreated
I am running Oracle Database 19.23 EE on a Windows 2022 server.
I am attempting to create my first pdb. I did the compatibility check, resolved a couple of the issues and wanted to try again. I re-ran the compatibility check, and the results did not change.
Ultimately, I dropped the view thinking that the dbms_pdb.check_plut_compatibility procedure would recreate it.
It did not. I tried a utlrp, it did not resolve it.
Is there a way to recreate the view or should I scrap the empty database and start over? I did look through the catalog scripts and did not find anything obvious.