SQL-02115: Code interpretation problem -- check COMMON_NAME usage
Cause: With PRO*FORTRAN, this error occurs if the precompiler option COMMON_NAME is specified incorrectly. With other Oracle Precompilers, this error occurs when the precompiler cannot generate a section of code.
Action: With Pro*FORTRAN, when using COMMON_NAME to precompile two or more source modules, make sure to specify a different common name for each module. With other Oracle Precompilers, if the error persists, call customer support for assistance.
SQL-02116
Custom Search


More Oracle errors
PGU-30009failure to close file string
ORA-16810multiple errors or warnings detected for the database
ORA-19627cannot read backup pieces during control file application
ORA-03293Cluster to be truncated is a HASH CLUSTER
ORA-25331cannot downgrade because there are commit-time queue tables
LPX-00245extra data after end of document
ORA-27141invalid process ID
PLS-00253Formal parameter string missing in the parameters clause
SQL*Loader-00123specified value for bindsize(number) less than readsize(number)
ORA-14079illegal option for a partition marked Index Unusable
ORA-02038define is not allowed for array type
LSX-00163duplicated content specification in "~S"
ORA-42308view string.string is already in read-only mode
ORA-12157TNS:internal network communication error
ORA-12597TNS:connect descriptor already in use
ORA-27483"string.string" has an invalid END_DATE
ORA-22895referenced table "string" in schema "string" is not an object table
NNO-00083domain "string" server "string" has no addresses
NNL-00023SET command is missing an argument
IMG-00210unable to get metadata from an empty image




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
SQL-02115Code interpretation problem -- check COMMON_NAME usage