ORA-06572: Function string has out arguments
Cause: A SQL statement references either a packaged, or a stand-alone, PL/SQL function that contains an OUT parameter in its argument list. PL/SQL functions referenced by SQL statements must not contain the OUT parameter.
Action: Recreate the PL/SQL function without the OUT parameter in the argument list.
ORA-06575
Custom Search


More Oracle errors
PGU-41105memory exhausted
ORA-02074cannot string in a distributed transaction
CLST-01304node deletion successful
PGU-00101extraneous text at end of command
ORA-24343user defined callback error
DRG-51028unexpected error in fuzzy match expansion: %(1)
PCB-00315DECLARE TABLE is an Oracle extension
ORA-36685(XSDPART23) Only CONCAT partition templates can be subpartitioned.
NNF-02003Unknown NIS error code: string
ORA-25176storage specification not permitted for primary key
PGU-00137syntax error in PL/SQL Block
TNS-12590TNS:no I/O buffer
ORA-54520inner ring not on the same plane as its outer ring
PCC-00110Oracle extension to the WHENEVER statement
PCC-00012Not in a declare section at line number in file string
RMAN-11003failure during parse/execution of SQL statement: string
IMP-00009abnormal end of export file
ORA-12317logon to database (link name string) denied
ORA-07499spglk: Cannot reschedule.
NCR-03016NCRO: Message has bad address




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
ORA-06572Function string has out arguments