PLW-06011: detailed dependency information discarded due to size limitations Cause: 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. Action: Break up the unit into smaller units.