PCB-00628: 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.
PCB-00629
Custom Search


More Oracle errors
SQL*Loader-00711Internal error: bad address for little endian UTF16 conversion
ORA-23616Failure in executing block string for script string with string
ORA-54538unexpected gtype
ORA-27064cannot perform async I/O to file
PGU-41119expecting one of DATA, CALL, or TRANSACTION in a DEFINE
RMAN-06929Cannot specify TRANSPORT SCRIPT clause more than once
ORA-13662The specified value provided for parameter string is not valid for this task.
ORA-43750invalid or illegal combination of COMMIT WRITE options
CLSD-01009The OCR configuration is invalid. Details in string.
ORA-23446duplicate template site
ORA-46078Invalid event type specified
ORA-02460Inappropriate index operation on a hash cluster
RMAN-06106this command requires that target database be mounted
ORA-26673duplicate column name string
RMAN-06793database with db_unique_name string unregistered from the recovery catalog
CLSR-06501Exceeds maximum number of arguments
ORA-15001diskgroup "string" does not exist or is not mounted
ORA-15079ASM file is closed
PCC-01006EXEC statement cannot begin in Area A at line number in file string
DIA-48210Relation Not Found




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
PCB-00628Buffer type is incompatible with LOB type