OCI-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.
OCI-22281
Custom Search


More Oracle errors
ORA-14201specified subpartition bound is too long
ORA-39772column array reset disallowed after OCI_CONTINUE or OCI_NEED_DATA
ORA-13610The directive string does not exist for task string.
NZE-28762failure to add element
NNL-00256Server-generated requests now do not request forwarding
DIA-48113unable to write to stream file because of out of space condition
RMAN-08110failover to next copy of backup piece
ORA-30975invalid Order Key Index option for XML Index
TNS-00114Internal error- Allocation of addresses not performed
QSM-01046complex join back on correlated columns not allowed (string)
ORA-10924import storage parse error ignore event
ORA-12417database object "string" not found
ORA-31406change source string is referenced by a change set
RMAN-05001auxiliary file name string conflicts with a file used by the target database
RMAN-05527Tablespace string has one or more OFFLINE IMMEDIATE datafiles
ORA-12048error encountered while refreshing materialized view "string"."string"
LSX-00126facet "~1S" has invalid value "~u"
ORA-12021materialized view "string"."string" is corrupt
ORA-32302object materialized views must be object ID based
RMAN-06136ORACLE error from auxiliary database: 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
OCI-22280no more buffers available for operation