PLS-00523: ORDER methods must return an INTEGER.
Cause: An order member function was written such that it returns something other than an integer type.
Action: Rewrite the ORDER method such that it returns an integer type.
PLS-00524
Custom Search


More Oracle errors
PCC-02105Unable to open list file
ORA-22974missing WITH OBJECT OID clause
RMAN-06515archived logs required to recover from this copy will expire when this copy expires
CLSD-01202CRSD aborted on node string. Error [string]. Details in string.
ORA-16791unable to check the existence of the standby redo logs
ORA-09342Detached process terminated by Oracle during shutdown abort
ORA-24406API mode switch is disallowed when a call is in progress.
DRG-10504primary key is required when using the DETAIL_DATASTORE
TNS-01099string * string * string * string * number
ORA-24051cannot propagate object type payloads that have a REF attribute
ORA-28045SSL authentication between database and OID failed
ORA-12089cannot online redefine table "string"."string" with no primary key
ORA-24121both cascade and a block range passed to DBMS_REPAIR.CHECK_OBJECT procedure
ORA-36671(XSDPART09) Leaves of workspace object have different datatypes. A partition dimension cannot have more than one datatype when RANGE partitioning is used.
DRG-10828token string is longer than maximum length for column string
ORA-38752file string does not exist
ORA-40220maximum number of attributes exceeded
ORA-25015cannot perform DML on this nested table view column
ORA-29873warning in the execution of ODCIINDEXDROP routine
RMAN-07222=======================




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-00523ORDER methods must return an INTEGER.