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
PGA-21219recovery action by DBA required for local LU string
ORA-30568cannot drop log group - nonexistent log group
PCC-02444Invalid combination of descriptor and non-descriptor clauses
DRG-50901text query parser syntax error on line string, column string
IMG-00520invalid value for numberOfBands
PLS-01458The set clause in an UPDATE statement requires a column name of length 1
TNS-12535TNS:operation timed out
ORA-00041active time limit exceeded - session terminated
ORA-14522Partition-level default tablespace string block size [string] for string string does not match existing string
ORA-14032partition bound of partition number string is too high
RMAN-06601new RMAN configuration parameters:
ORA-29252collection does not contain elements at index locations in call to dbms_sql.bind_array
RMAN-06063DBID is not found in the recovery catalog
ORA-01337log file has a different compatibility version
ORA-12655Password check failed
ORA-32321REFRESH FAST of "string"."string" unsupported after detail table TRUNCATE
RMAN-08599channel string: throttle time: string
NZE-29187unsupported validation mechanism
OCI-21707pin duration is longer than allocation duration
ORA-02790File name is too long




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
ORA-00000normal, successful completion
RMAN-08132WARNING: cannot update recovery area reclaimable file list
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