CDB_REGISTRY_SQLPATCH is empty after manual CDB creation
Hi,
I'm using Oracle 19.10 on IBM AIX 7.1.
I've followed the official documentation to manually create a CDB with create database + catcdb.sql. I've noticed I needed to run datapatch afterwards otherwise CDB$ROOT and PDB$SEED remain unpatched with a vanilla 19.0 version.
Now the view CDB_REGISTRY_SQLPATCH returns zero rows whereas DBA_REGISTRY_SQLPATCH seems correct. Has anyone faced the same issue?