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
ORA-13184failed to initialize tessellation package
PCB-00400string
NID-00315Operation already in progress, continuing
PGU-41042SYNCLEVEL parameter was previously specified
NNL-00535reload [<server_list>] : reload server cache data if there are changes
LSX-00242bad Boolean "~S"
SQL*Loader-00402Unable to determine length of column string from specification
ORA-33002(XSAGDNGL00) In AGGMAP workspace object, the FLOOR argument of number must be less than the CEILING argument of number.
IMP-00057Warning: Dump file may not contain data of all partitions of this table
RMAN-08033channel string: including datafile copy of datafile string in backup set
ORA-12926FORCE LOGGING option already specified
ORA-01866the datetime class is invalid
NNL-00918Time until server restart: string
UDE-00012table mode exports only allow objects from one schema
TNS-12646Invalid value specified for boolean parameter
ORA-07243supplied buffer not big enough to hold entire line
ORA-07264spwat: semop error, unable to decrement semaphore.
PLS-00909object string is not declared or insufficient privileges to access object string
ORA-31511name exceeds maximum length of 30 characters
ORA-04017invalid value string (length = string) for parameter max_dump_file_size




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