ORA-20000: APPS_DDL/APPS_ARRAY_DDL package(s) missing
on checking oracle forums there was update saying need to run below scripts in $AD_TOP/admin/sql from SYBRON schema
adaaddls.pls - Creates apps_array_ddl spec
adaaddlb.pls - Creates apps_array_ddl body
adaddls.pls - Creates apps_ddl spec
adaddlb.pls - Creates apps_ddl body
But not able to findbelow files in $AD_TOP/admin/sql
adaddls.pls - Creates apps_ddl spec
adaddlb.pls - Creates apps_ddl body
We are on Release 12.1.3
Thanks
Kamalakar.G