PCB-00630: Host variable is not of LOB type
Cause: The given host variable was not declared to be any type of LOB, Internal or External. BLOB, CLOB or NCLOB are internal lob types. BFILE is an external type.
Action: Redeclare the host variable using any of the LOB types, Internal or External.
PCB-00631
Custom Search


More Oracle errors
ORA-55300model string does not exist
ORA-19207scalar parameter string of XMLELEMENT cannot have an alias.
ORA-39180unable to encrypt ENCRYPTION_PASSWORD
DRG-51202invalid key mapping operation mode : string
ORA-15221ASM operation requires compatible.asm of string or higher
ORA-13516AWR Operation failed: string
ORA-09203sfofi: error opening file
ORA-37157expression syntax error was found in expression string but error text was missing
ORA-39144file name parameter must be specified and non-null
ORA-12801error signaled in parallel query server string
ORA-09841soacon: Name translation failure.
DIA-48174error encountered with get current working directory
ORA-13447GeoRaster metadata BRS error
PGA-21103trace information written to string
LFI-00107Open does not expect the file [string][string] to exist.
ORA-22162element at index [string] has been previously deleted
NNC-00428invalid meta-data data item
PLS-00700PRAGMA EXCEPTION_INIT of string must follow declaration of its exception in the same declarative part
ORA-38709Recovery Area is not enabled.
ORA-19020invalid dereference of XMLType columns




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-00630Host variable is not of LOB type