ORA-22280: no more buffers available for operation
Cause: There are two causes: (1) All buffers in the buffer pool have been used up by previous operations (2) Attempt to flush a LOB without any previous buffered update operations.
Action: For (1), flush the LOB(s) through the locator that is being used to update the LOB. For (2), write to the LOB through a locator enabled for buffering before attempting to flush buffers.
ORA-22281
Custom Search


More Oracle errors
PGU-39102EP number, number, number, string, string, string, string
ORA-16278specified table has a multi-object skip rule defined
PLS-00206%TYPE must be applied to a variable, column, field or attribute, not to "string"
NZE-29246the toolkit could not parse the tdu
ORA-009650
LFI-00124No access mode was specified, default is sequential.
RMAN-06904backup of archived log for thread number with sequence number and starting SCN of string was cancelled
PGU-41124expecting one of DATA, CALL, or TRANSACTION in an UNDEFINE
ORA-27004invalid blocksize specified
RMAN-08132WARNING: cannot update recovery area reclaimable file list
ORA-27091unable to queue I/O
ORA-10919Default temporary tablespace group must have at least one tablespace
ORA-25314a commit-time queue table cannot be migrated to 8.0
ORA-14311Expecting VALUES LESS THAN or AT clause
ORA-15514cannot find a match for the remote procedure call during replay
ORA-13139could not obtain column definition for string
RMAN-06217not connected to auxiliary database with a net service name
ORA-06978X.25 Driver: Too many callback tries
ORA-26093input data column size (number) exceeds the maximum input size (number)
LPX-00400an internal error has occurred in XPATH




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-22280no more buffers available for operation