OCI-22281: cannot perform operation with an updated locator
Cause: The input locator has buffering enabled and was used to update the LOB value through the LOB buffering subsystem. The modified buffer has not been flushed since the write that was performed by the the input locator; thus, the input locator is considered an updated locator. Updated locators cannot be the source of a copy operation. Only one locator per LOB may be used to modify the LOB value through the LOB buffering subsystem.
Action: Depending on whether the modifications made through the input locator to the LOB buffering subsystem should be written to the server, either flush the buffer to write the modifications, or, disable buffering on the locator to discard the modifications. Then, reissue the command.
OCI-22282
Custom Search


More Oracle errors
ORA-03245Tablespace has to be dictionary managed, online and permanent to be able to migrate
ORA-07410slpdtb: number too large for supplied buffer.
IMG-01000unsupported option string
EXP-00054error on row number of subpartition string
ORA-14530row mismatches found in table string.string and index string.string
ORA-21780Maximum number of object durations exceeded.
ORA-41016Session recreation failed
NNL-01030Domain index number: number
ORA-31418source schema string does not exist
DRG-52105no delete function found
RMAN-00553internal recovery manager package failed to load
ORA-26572string.string.string: argument string does not match replication catalog
ORA-30340illegal dimension name
RMAN-06039SET NEWNAME command has not been issued for datafile string
ORA-24755OCI_TRANS_NOMIGRATE, OCI_TRANS_JOIN options are not supported
ORA-29973Unsupported query or operation during change notification registration
ORA-32822subscriber string is marked for removal
EVM-00702Priority must be an integer in the range 0-number
ORA-60018adding string blocks to rollback segment string with MAXSIZE (string)
QSM-01028materialized view, string, is currently being refreshed




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
OCI-22281cannot perform operation with an updated locator