Oracle Error PLS-00751: cannot find PACKAGE SYS_STUB_FOR_PURITY_ANALYSIS

Oracle Error Message

PLS-00751: cannot find PACKAGE SYS_STUB_FOR_PURITY_ANALYSIS

Reason for the Error

A top level subprogram (function or procedure) cannot be created if the system package SYS_STUB_FOR_PURITY_ANALYSIS is missing in the Oracle database.

Solution

Make sure the package is in the database, and retry the creation