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
ORA-38140no SQL plan baselines were found
ORA-12496cannot change existing level, category, or release numbers
ORA-37078(XSMCSESS06) The dimension being maintained (workspace object) cannot also be used as a step dimension.
RMAN-08529proxy file handle=string
ORA-29266end-of-body reached
ORA-19361ONLINE option not allowed with this type of index
PCC-00100Non integer label is not ANSI
ORA-02466The SIZE and INITRANS options cannot be altered for HASH CLUSTERS.
PGU-39301QM failure rc %4li, number
NNL-00414Maximum response time: string
ORA-00266name of archived log file needed
ORA-14308partition bound element must be one of: string, datetime or interval literal, number, or NULL
IMG-00581output format does not support the specified contentFormat
ORA-00331log version string incompatible with ORACLE version string
ORA-19151XQST0093: It is a static error to import a module M1 if there exists a sequence of modules M1 ... Mi ... M1 such that each module directly depends on the next module in the sequence (informally, if M1 depends on itself through some chain of module de
OCI-30156Out of disk space
ORA-09217sfsfs: failed to resize file
ORA-30550index depends on a package/function spec/body which is not valid
ORA-54016Invalid column expression was specified
ORA-37602(XSPGERRTEMPUSER) Ran out of temporary storage while writing to analytic workspace string. Free some temporary storage immediately. You can do so, for example, by DETACHING an analytic workspace.




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