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

NCR-03023: NCRO: Cannot receive the break

1 Answers  


PCC-00104: FOR clause is an Oracle extension

1 Answers  


QSM-01130: Multi MV rewrite not allowed if at least one query block has no MVs

1 Answers  


ORA-28024: must revoke grants of external roles to this role/user

1 Answers  


ORA-30568: cannot drop log group - nonexistent log group

1 Answers  






ORA-12007: materialized view reuse parameters are inconsistent

1 Answers  


ORA-12481: effective label not within program unit clearance range

1 Answers  


ORA-19203: Error occurred in DBMS_XMLGEN processingstring

1 Answers  


PLS-00625: PARTITION/CLUSTER/ORDER-BY clause can only be used with IN parameters

1 Answers  


TNS-01163: Failed to spawn process: string

1 Answers  


RMAN-06701: could not construct path for file: "string"

1 Answers  


ORA-16708: The state supplied to resource guard is invalid.

1 Answers  


Categories