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
ORA-27086unable to lock file - already in use
ORA-28364invalid wallet operation
DRG-10843invalid WEIGHT argument supplied to FUZZY
ORA-07484snlkput: cannot convert(put) lock.
ORA-37021(XSMULTI02) Object workspace object is not acquired.
QSM-02115mv references a remote object and is refreshed ON COMMIT
ORA-01196file string is inconsistent due to a failed media recovery session
ORA-30506system triggers cannot be based on tables or views
NID-00396Reverting database ID from number to number
SQL*Loader-00459error fetching numeric value for sequence on column (string)
PCC-02107You may not specify PARSE = FULL when CODE = CPP
PGA-20912send and receive buffer lengths cannot both be zero
AUD-00808ORDSpeechIndex: unable to CREATE internal Text index
AMD-00102invalid metadata entity: string "string"
ORA-01104number of control files (string) does not equal string
DRG-12900Operation:string for index: string has already been started
ORA-13267error reading data from layer table string
RMAN-05532PASSWORD FILE specified without FROM ACTIVE DATABASE
ORA-32608missing INCREMENT or DECREMENT keyword in FOR loop
ORA-33247(CRENAME03) %K is already a value of the dependent UNIQUE concat dimension workspace object, from leaf dimension workspace object.




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
PLW-05005function string returns without value at line string