Oracle Error Message
PLW-06011: detailed dependency information discarded due to size limitations
Reason for the Error
The compiled unit was so large that the compiler could not store detailed dependency information that could be used to quickly recompile the unit if it was invalidated.
Solution
Break up the unit into smaller units.