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-14265: data type or length of a table subpartitioning column may not be changed

1 Answers  


ORA-19506: failed to create sequential file, name="string", parms="string"

1 Answers  


ORA-00022: invalid session ID; access denied

1 Answers  


IMP-00051: Direct path exported dump file contains illegal column length

1 Answers  


ORA-30677: session is already connected to a debugger

1 Answers  


ORA-30453: summary contains AVG without corresponding COUNT

1 Answers  


ORA-25328: %s argument size string is smaller than array size

1 Answers  


ORA-06042: NETDNT: message receive failure

1 Answers  


ORA-02242: no options specified for ALTER INDEX

1 Answers  


ORA-14254: cannot specify ALLOCATE STORAGE for a (Composite) Range or List partitioned table

1 Answers  


KUP-04045: unexpected OCI status string

1 Answers  


ORA-02769: Setting of handler for SIGTERM failed

1 Answers  


Categories