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
ORA-24032object string exists, index could not be created for queue table string
ORA-01138database must either be open in this instance or not at all
EVM-00001Cannot write raw events to a terminal
ORA-19371invalid update option
ORA-22065number to text translation for the given format causes overflow
QSM-02169the materialized view contains partition extended table name
LFI-00145User buffer too short.
ORA-12711this CREATE CONTROLFILE character set is not allowed
ORA-32338on commit refresh grab all the detailed tables
NNL-00002request argument "string" is not allowed with this operation
ORA-37414dimension without mapping or hierarchy in ORGANIZATION CUBE clause
RMAN-06559MAXSIZE must be larger than 1 kb
ORA-19035Invalid select item of the query in newContextFromHierarchy()
ORA-13704Invalid value "string" specified for parameter "string".
TNS-01417"string" established:string refused:string state:string
DRG-11305create/alter index string is in progress in another session
DRG-10598invalid parallel operation
TNS-00285Avg Connect Time (secs) : number
RMAN-20241ambiguous archived log name
ORA-14020this physical attribute may not be specified for a table partition




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