DBA Data[Home] [Help]

SYSTEM.AD_INVOKER dependencies on AD_COMPILE

Line 744: ad_compile.compile_apps_ddl;

740: --
741:
742: -- First compile any invalid APPS*DDL packages in the whole database
743:
744: ad_compile.compile_apps_ddl;
745:
746: -- Then verify that the APPS*DDL packages in the APPS schemas are OK
747:
748: for apps_rec in APPS_SCHEMAS loop