ORA-24343: user defined callback error
Cause: The only valid return value for a user defined callback function is OCI_CONTINUE or OCI_ROWCBK_DONE. Any other value will cause this error.
Action: Please insure that OCI_CONTINUE or OCI_ROWCBK_DONE is returned from the user defined callback function.
ORA-24344
Custom Search


More Oracle errors
ORA-14623Value string does not exist in subpartition string
RMAN-08601channel string: AUTOBACKUP string found in ASM disk group string
ORA-16267Cannot instantiate a Logical Standby during a switchover
IMP-00018partial import of previous table completed: number rows imported
ORA-13025polygon does not close
ORA-13982Could not find file at URL provided
ORA-27102out of memory
ORA-24233argument passed to DBMS_UTILITY.VALIDATE is not legal
ORA-23324error string, while creating deferror entry at "string" with error string
RMAN-06476channel number out of range (1-254): number
CLSD-01602CSSD aborted on node string. Error [string]. Details in string.
ORA-28673Merge operation not allowed on an index-organized table
QSM-02145GROUP BY clause is present but no aggregate functions are used
DRG-50946Invalid unary operator for theme index
SQL*Loader-00969Error performing file name translation on kernel side
QSM-01304query rewrite not possible because query is using flashback
DRG-10601failed to remove pending DML for this index
CLSR-00004Error encountered at string, category=number, operation=string, OS error=number
DRG-13100index is not partitioned
ORA-24335cannot support more than 1000 columns




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-24343user defined callback error