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



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

Answer / guest

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.

Please add more information about this Error

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Oracle Errors Interview Questions

ORA-29527: created Java source string"string"

1 Answers  


ORA-15074: diskgroup string requires rebalance completion

1 Answers  


TNS-01005: trace OFF | USER | ADMIN | SUPPORT [<listener_name>] : set tracing to the specified level

1 Answers  


ORA-16536: unknown object type

1 Answers  


ORA-32340: cannot tune the materialized view definition

1 Answers  






RMAN-08086: replaced script string

1 Answers  


ORA-00151: invalid transaction ID

1 Answers  


O2F-00321: Error opening the OUTTYPE file for writing

1 Answers  


QSM-02175: some query block in UNION ALL MV is not fast refreshable

1 Answers  


ORA-04066: non-executable object, string

1 Answers  


TNS-01029: Services Summary...

1 Answers  


EXP-00073: dump file size too small

1 Answers  


Categories