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

TNS-01114: LSNRCTL could not perform local OS authentication with the listener

1 Answers  


RMAN-11000: message number number not found in recovery manager message file

1 Answers  


ORA-37012: (XSACQUIRE_TIMEOUT) Object workspace object is locked by another user and the WAIT timed out.

1 Answers  


ORA-14637: cannot merge a subpartition with itself

1 Answers  


NID-00113: Error reading answer - aborting

1 Answers  






ORA-22865: more than one column specified

1 Answers  


ORA-24170: %s.string is created by AQ, cannot be dropped directly

1 Answers  


ORA-06978: X.25 Driver: Too many callback tries

1 Answers  


PROT-00012: Oracle Cluster Registry to be upgraded has an unsupported version

1 Answers  


UDE-00001: user requested cancel of current operation

1 Answers  


ORA-01292: no log file has been specified for the current LogMiner session

2 Answers  


ORA-01667: cannot add any more tablespaces: limit of string exceeded

1 Answers  


Categories