PLS-00624: USING clause must be used with either aggregate or pipelined functions
Cause: USING clause cannot be used with functions that are not declared with AGGREGATE or PIPELINED properties.
Action: Define function body in PL/SQL or some other language (using external callout call specification).
PLS-00625
Custom Search


More Oracle errors
ORA-31148string is not a valid resource configuration
ORA-24065propagation for QUEUE string and DESTINATION string already disabled
ORA-28525unable to create Heterogeneous Services error message text
ORA-13054recursive SQL parse error
ORA-13646The specified execution string already exists
ORA-31658specifying a schema name requires a table name
SQL*Loader-00252Sort data sets are not used by SQL*Loader
ORA-26012header in file string has an incompatible version number
NPL-00100cannot initialize ASN.1 context
SQL*Loader-00429insufficient number of elements found for varray
ORA-53011cannot find the <MAPPED_ELEM> tag value in the metadata schema
ORA-23621Operation corresponding to script string is in progress.
OCI-31057Display Name of the element being inserted is null
ORA-54518shared edge of composite surface not oriented correctly
ORA-24795Illegal string attempt made
AMD-00138level names parameter not null or defaulted
ORA-06401NETCMN: invalid driver designator
RMAN-06721could not normalize path for file: "string"
ORA-40252no target values were found
ORA-25953join index cannot be a functional index




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
PLS-00624USING clause must be used with either aggregate or pipelined functions