Oracle Error Message
ORA-06545: PL/SQL: compilation error – compilation aborted
Reason for the Error
A pl/sql compilation error occurred and the compilation was aborted completely without the compilation unit being written out to the backing store. Unlike ora-06541, the user will always see this error along with the accompaning PLS-nnnnn error messages.
Solution
See accompanying PLS-nnnnn error messages.