Oracle Error Message
ORA-16265: Unsupported PL/SQL procedure encountered
Reason for the Error
Apply encountered an unsupported procedure from an Oracle supplied PL/SQL package that is otherwise supported
Solution
Either add a skip rule for this procedure or manually apply the procedure and restart apply skipping the failed transaction Please refer to documentation on the PL/SQL package for details.