Running ADZDREG.sql does not appear to be working
Currently on 12.1.3 (Oracle Database 12c). We are doing some initial analysis for an upgrade to 12.2. As per note 1531121.1, we applied the relevant patch 31026891 and have run the scripts. We need to register some custom schemas. As per section 3 of the ADZDPSUM.sql report I need to run the script:
sqlplus apps @$AD_TOP/patch/115/sql/ADZDREG.sql <system-pwd> <apps-user> CUSTOM
$sqlplus apps/<apps pwd>
SQL> @$AD_TOP/patch/115/sql/ADZDREG.sql <system pwd> APPS CUSTOM
Connected.
Session altered.
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
PL/SQL procedure successfully completed.
ERROR: Installing APPS_DDL packages failed. Run the sql files adaddls.pls, adaaddls.pls, adaddlb.pls, adaaddlb.pls from $AD_TOP/patch/115/sql directory