PLW-05005: function string returns without value at line string
Cause: The function exited without a return value. Return statements are required for all PL/SQL functions.
Action: Inspect the function source code for exit points, and place a return at each point so that no runtime error will be generated when the function exits.
PLW-05006
Custom Search


More Oracle errors
SQL*Loader-00524partial record found at end of datafile (string)
RMAN-08088applied offline range to datafile string
NZE-43021pkcs11: Certificate with given cert label is not a user cert
ORA-53004The value of tag <VR> "string" is invalid.
ORA-26814The value for argument "string" exceeds maximum string
ORA-54557incomplete composite solid
ORA-06039NETDNT: connect failed
ORA-19136XQST0076: It is a static error if a collation subclause in an order by clause of a FLWOR expression does not identify a collation that is present in statically known collations
PCC-00038Unable to open a cursor
ORA-01257cannot reuse database file string, unknown file size
NZE-28862SSL connection failed
ORA-55312parse failed for triple: id-form: string string string
QSM-02120compatibility mode must be 9.0 or higher
DRG-50951Unable to resolve element name for attribute string
RMAN-06496must use the TO clause when the database is mounted or open
ORA-14452attempt to create, alter or drop an index on temporary table already in use
PCC-00009Invalid host variable at column number in line number of file string
TNS-00117Internal error- No data passed through pump
NZE-28831no data unit format
RMAN-08611channel string: piece handle=string tag=string




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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
PLW-05005function string returns without value at line string