AD_ZD_PREP invalid after AD 12.2 upgrade driver patch
While upgrading from 12.1.3 to 12.2, I am getting the following two objects as invalid AD_ZD_PREP and AD_PATCH_ANALYSIS_ENGINE.
I copied the latest adgrants.sql (Version 120.67.12020000.36) to DB server and run it from sys user for APPS schema
Then applied the following two patches 10117518 and 22742061 after merging them as follow (README 10117518)
admrgpch -s ./AD_Source -d ./AD_Source/10117518_CUP7 -merge_name 10117518_cup7 -admode.
After the patch completed, I have two invalid objects which AD_ZD_PREP and AD_PATCH_ANALYSIS_ENGINE.
When I try to compile AD_ZD_PREP, I get the following error
SQL> alter PACKAGE AD_ZD_PREP compile body;Warning: Package Body altered with compilation errors.SQL> show errors