PCB-00637: Host variable is not an exact binary integer
Cause: A host variable was given that was not declared to be of some acceptable exact binary integer type. Generally, when this error occurs, a signed or unsigned integer type was expected. Floating point or otherwise imprecise numeric types are considered erroneous.
Action: Replace the problematic host variable with one that was declared using a proper binary integer type.
PCB-00638
Custom Search


More Oracle errors
DRG-11611URL store: unknown protocol specified in string
NZE-29230the header length is not sufficient for message header
ORA-44307network name too long
ORA-00843Parameter not taking MEMORY_MAX_TARGET into account, see alert log for more information
ORA-23356masterdef recognizes a master which does not recognize the masterdef
ORA-53035The rows for the mapping document (string) do not exist.
ORA-16273invalid value for APPLY_SERVERS parameter
ORA-25146EXTENT MANAGEMENT option already specified
PCC-00110Oracle extension to the WHENEVER statement
PGU-41144default PKGCALL parameter truncated to string
SQL*Loader-00941Error during describe of table string
ORA-02398exceeded procedure space usage
ORA-30338illegal dimension hierachy name
NNL-00873Fastest update processing time: string
AMD-00117input file "string" not found
QSM-02138agg(expr) requires correspondng agg(expr*expr) function
ORA-42026duplicated rows detected while instantiating the redefinition
ORA-36679(XSDPART17) workspace object contains a leaf (workspace object) that is not part of the partition dimension workspace object.
TNS-12597TNS:connect descriptor already in use
RMAN-20010database incarnation 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-00637Host variable is not an exact binary integer