ORA-24018: STOP_QUEUE on string failed, outstanding transactions found
Cause: There were outstanding transactions on the queue, and WAIT was set to false, so STOP_QUEUE was unsucessful in stopping the queue.
Action: Set WAIT to TRUE and try STOP_QUEUE again. It will hang till all outstanding transactions are completed.
ORA-24019
Custom Search


More Oracle errors
IMP-00070Lob definitions in dump file are inconsistent with database.
RMAN-05034Recovery must be done beyond SCN string to clear datafile fuzziness
PCB-00305Oracle extension to the COMMIT and ROLLBACK statements
PLS-00325non-integral numeric literal string is inappropriate in this context
ORA-09757osnipn: port allocation failure.
ORA-34279(MXDCL37) CONCAT can only be used when defining a DIMENSION.
ORA-24281invalid access past the maximum size of LOB parameter string
ORA-08179concurrency check failed
ORA-10589Test recovery had to corrupt string data blocks in order to proceed
DRG-51021undefined error in fuzzy matcher
ORA-33070(XSAGDNGL34) In AGGMAP workspace object, all QDRs of dimension workspace object must map to the same dimension position.
PGU-00101extraneous text at end of command
TNS-00255Closing down log, stopping Navigator
ORA-37400analytic workspace does not exist
ORA-53045invalid tag: string
ORA-03291Invalid truncate option - missing STORAGE keyword
EXP-00065Error writing lob to the dump file.
ORA-29400data cartridge error string
QSM-01123self-join algorithm could not resolve multiple instances
ORA-14302only one list of added-LOB-storage-clauses can be specified in a statement




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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-24018STOP_QUEUE on string failed, outstanding transactions found