SYS.VALIDATE_APEX : Fix-all for Upgrade issues
Upgraded something? - don't let let issue find you first, just run the following as SYS after switching to your PDB
-- CONN / AS SYSDBA
-- ALTER SESSION SET CONTAINER=FREEPDB1;
begin
sys.validate_
mattmulvaney.hashnode.dev2 min read