PCC-02428: Buffer type is incompatible with LOB type
Cause: This error can occur in either of the following situations

1. An attempt to READ from a LOB into a buffer whose type was not compatible with the LOB type.

2. An attempt to WRITE a buffer into a LOB whose type was not compatible with the buffer type.

Action: Either the LOB type or the buffer type needs to be changed so that the LOB and buffer types become compatible for the specified operation.
PCC-02429
Custom Search


More Oracle errors
SQL*Loader-00267Control file must be first data file.
PGA-21451SNA Server is shutting down
ORA-09740slsget: cannot get virtual memory region statistics.
RMAN-08043channel string: copy standby control file failed
IMG-00551invalid quantize method specified
ORA-06959Buffer I/O quota is too small
NNL-00992Auto-refresh failure retry interval: string
ORA-31093null or invalid value specified for parameter : string
ORA-39146schema "string" does not exist
LSX-00285referenced key "~S" is not defined
ORA-38854cannot mark instance string (redo thread string) as disabled
ORA-16024parameter string cannot be parsed
CLSD-02007invalid component key name <string> used
QSM-02071internal error: undefined PCT failure code
ORA-15080synchronous I/O operation to a disk failed
RMAN-08061WARNING: change failure ID string failed due to error ORA-05number
ORA-00089invalid instance number in ORADEBUG command
ORA-25180PCTTHRESHOLD only valid for certain table organizations
DRG-11441gist numParagraphs string is invalid
ORA-14262new subpartition name must differ from the old subpartition name




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
PCC-02428Buffer type is incompatible with LOB type