PLS-00378: invalid compilation unit for this release of PL/SQL

oracle

PLS-00378: invalid compilation unit for this release of PL/SQL
Cause: A compilation unit is a file containing PL/SQL source code that is passed to the compiler. Only compilation units containing blocks, declarations, statements, and subprograms are allowed. This error occurs when some other language construct is passed to the compiler.
Action: Make sure the compilation unit contains only blocks, declarations, statements, and subprograms.

Back to previous menu

https://support.oracle.com/

http://www.oracle.com/