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
DRG-50864number assignment failed
ORA-25298Only immediate visibility mode supported for buffered message enqueue or dequeue
ORA-27025skgfqsbi: invalid media manager context area size
ORA-25021cannot reference a trigger defined on another table
PLS-01500Unions are not allowed in the definition of a view
PGU-00142cannot recognize object type, owner or name
ORA-14758Last partition in the range section cannot be dropped
QSM-02031materialized view cannot support any type of query rewrite
ORA-25175no PRIMARY KEY constraint found
ORA-02431cannot disable constraint (string) - no such constraint
ORA-16742the standby database "string" has exhausted its quota
ORA-32771cannot add file to bigfile tablespace
RMAN-07255priority change for failure string failed
RMAN-06922External table string.string found in the database
RMAN-05501aborting duplication of target database
ORA-32331type "string"."string" is incompatible with the master site
NNL-00506reset_stats [<server_list>] : reset Names server statistics
ORA-03264cannot drop offline datafile of locally managed tablespace
ORA-00395online logs for the clone database must be renamed
ORA-31676illegal value for number of workers, string




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.