PLS-00378: invalid compilation unit for this release of PL/SQL
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.
PLS-00379
Custom Search


More Oracle errors
ORA-16196database has been previously opened and closed
ORA-32131bind data type cannot be changed
ORA-00263there are no logs that need archiving for thread string
LPX-00202could not open "~s" (error ~u)
ORA-24325this OCI operation is not currently allowed
ORA-16732error executing DBMS_LOGSTDBY.SKIP procedure
LSX-00256empty character class expression
ORA-38492invalid ALTER INDEX parameters clause "string"
ORA-16058standby database instance is not mounted
ORA-30974invalid Path Id Index option for XML Index
ORA-10259get error message text from remote using explicit call
ORA-30973invalid Path Table option for XML Index
PCC-00139Cannot change MAXLITERAL after an EXEC SQL statement
ORA-30152File does not exist
ORA-12819missing options in PARALLEL clause
RMAN-06528CHANGE ... KEEP not supported for BACKUPPIECE
ORA-07616$CHANGE_CLASS failed in retrieving the specified device label
ORA-30975invalid Order Key Index option for XML Index
PCC-00067Ireclen exceeded. Line number in file string truncated.
ORA-01264Unable to create string file name




TOP 20 Oracle errors
ORA-12504TNS:listener was not given the SERVICE_NAME in CONNECT_DATA
RMAN-20079full resync from primary database is not done
ORA-14411The DDL cannot be run concurrently with other DDLs
ORA-14760ADD PARTITION is not permitted on Interval partitioned objects
ORA-10877error signaled in parallel recovery slave string
ORA-32701Hang detected
ORA-00838Specified value of MEMORY_TARGET is too small, needs to be at least stringM
ORA-16665timeout waiting for the result from a database
ORA-16957SQL Analyze time limit interrupt
ORA-16664unable to receive the result from a database
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-00000normal, successful completion
ORA-16766Redo Apply is stopped
ORA-00837Specified value of MEMORY_TARGET greater than MEMORY_MAX_TARGET
RMAN-08137WARNING: archived log not deleted as it is still needed
DIA-48122error with opening the ADR block file [string] [string]
ORA-47988password should contain at least one numeric and one alphabetic character
IMP-00057Warning: Dump file may not contain data of all partitions of this table
ORA-00001unique constraint (string.string) violated
ORA-55508Invalid input to Flashback Transaction Backout




Your own TOP 20 Oracle errors
PLS-00378invalid compilation unit for this release of PL/SQL