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-09989: attempt to use invalid skgmsdef struct pointer

1 Answers  


LPX-00411: unknown function name encountered

1 Answers  


ORA-12018: following error encountered during code generation for "string"."string"

1 Answers  


NCR-01006: NCRS: Data buffer overflow.

1 Answers  


ORA-02445: Exceptions table not found

1 Answers  


ORA-03124: two-task internal error

1 Answers  


ORA-24056: internal inconsistency for QUEUE string and destination string

1 Answers  


SQL*Loader-00601: For INSERT option, table must be empty. Error on table string

1 Answers  


ORA-30751: cannot disable column string from storing objects of type string.string

1 Answers  


ORA-23434: master site string not known for object group

1 Answers  


ORA-01554: out of transaction slots in transaction tables

1 Answers  


ORA-10659: Segment being shrunk is not a lob

1 Answers  


Categories