ORA-22278: must update the LOB only through the LOB buffers
Cause: LOB buffering is enabled for this LOB and there are buffers for this LOB in the buffer pool. Thus, updating the LOB through means other than the LOB buffers is not allowed.
Action: Update the LOB through the LOB buffers using the locator that has LOB buffering enabled. If this operation is required, buffers associated with this LOB should either be flushed as necessary or buffering should be disabled. Once this is done, reissue the command.
ORA-22279
Custom Search


More Oracle errors
ORA-06603LU6.2 Driver: Error allocating memory
ORA-07231slemcc: invalid file handle, seals do not match.
ORA-10929trace name context forever
ORA-47141Factor expression string not found
ORA-15013diskgroup "string" is already mounted
PGU-42003COPY reserved word found within a COPY clause
ORA-38709Recovery Area is not enabled.
ORA-24791invalid transaction start flags
ORA-04006START WITH cannot be less than MINVALUE
LPX-00240element-start tag is not well formed
PLS-00419reference to remote attribute not permitted
ORA-32639Aggregate functions on reference MODELs are not allowed
ORA-28042Server authentication failed
ORA-32317cannot run a job from a job
PGU-35008failure to close cursor string for statement string: rc string
TNS-00535Failed to send or receive disconnect message
TNS-04143Unable to write the new CMAN.ORA file.
ORA-14704Create table as select disallowed for SYSTEM patitioned tables
QSM-01348an invalid predicate was found in an inline view
OCI-22626Type Mismatch while constructing or accessing OCIAnyData




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-22278must update the LOB only through the LOB buffers