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
ORA-07548sftopn: Maximum number of files already open
LPX-00282document cannot have both internal/external and shared DTDs
ORA-13543error encountered while retrieving baseline template information
RMAN-08152global script string written to file string
PCC-02394Input file name and output filename are identical
PGU-41085transaction definition string version number deleted from PG DD
ORA-01904DATAFILE keyword expected
ORA-07493scgrcl: lock manager error.
ORA-31207DBMS_LDAP: PL/SQL - Invalid LDAP search time value.
ORA-27365job has been notified to stop, but failed to do so immediately
RMAN-06701could not construct path for file: "string"
PCB-00204Group items cannot be used except in INTO or VALUES clause
NMP-00002no such SNMP variable name
ORA-16145archival for thread# string sequence# string in progress
SQL*Loader-00417SQL string (on column string) not allowed in direct path.
NZE-29160NZ library being used is different.
ORA-16173incompatible archival network connections active
ORA-22290operation would exceed the maximum number of opened files or LOBs
ORA-01372Insufficient processes for specified LogMiner operation
LPX-00006invalid child type for parent node




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