When upgrading apex 23.1 to 24.1 on a 19.20.0.0.230718 database, I get:
not ok 401 - Migrating UT Template Components | 0.00
# Message: ORA-04068: existing state of packages has been discarded
# ORA-04061: existing state of has been invalidated
# ORA-04061: existing state of package body "APEX_240100.WWV_FLOW_TEMPLATE_DIRECTIVE" has been invalidated
# ORA-04065: not executed, altered or dropped package body "APEX_240100.WWV_FLOW_TEMPLATE_DIRECTIVE"
# ORA-06508: PL/SQL: could not find program unit being called: "APEX_240100.WWV_FLOW_TEMPLATE_DIRECTIVE"
# ORA-06512: at "APEX_240100.WWV_FLOW_PLUGIN_ACT_TEMPL_T1", line 25
# ORA-04088: error during execution of trigger 'APEX_240100.WWV_FLOW_PLUGIN_ACT_TEMPL_T1'
# ORA-06512: at "APEX_240100.WWV_FLOW_UPGRADE", line 17567
# ORA-06512: at "APEX_240100.WWV_FLOW_UPGRADE", line 17829
# ORA-06512: at "APEX_240100.WWV_FLOW_UPGRADE", line 9433
# ORA-06512: at line 87
The install comand is:
> @apexins.sql APEX APEX TEMP /i/
Thank you,
Alexandru