How to remove component OLS from dba_registry
We have a 19c database, we don't use OLS option but dba_registry shows this comp_name "oracle label security" is valid. We would like to move this data to a CDB without option "oracle label security". I understand that in 19c, oracle doesn't support uninstall of OLS.
Anyone knows how to remove the comp_name "oracle label security" from dba_registry?
Thanks,
--Kahhy