PCC-02437: Expecting an expression having binary integral type
Cause: A host variable was given that was not declared to be of some acceptable binary numberic integral type. Generally, when this error occurs, a signed or unsigned integral 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 exact numeric integral type.
PCC-02438
Custom Search


More Oracle errors
NZE-28836Wallet is not open.
ORA-32857propagation job exists for source string and destination string
RMAN-00702The command has no syntax errors
ORA-32623incorrect use of MODEL PRESENT* functions
DRG-50101CORE LEM error: string
ORA-31495error in synchronous change table on "string"."string"
NCR-03026NCRO: The result buffer has overflowed
NNL-00251DEFAULT-FORWARDER-ONLY mode is now enabled
NID-00321Proceeding with operation
ORA-29254Invalid lower_bound argument passed to procedure dbms_sql.define_array
RMAN-06608RMAN configuration has no stored or default parameters
DRG-11623URL store: unknown error getting string
ORA-31403change table string already contains a column string
OCI-31091empty string specified as a SQL name
PCC-02375SQL statement found outside the body of a function
ORA-01761DML operation does not map to a unique table in the join
ORA-30972invalid ALTER INDEX option for XML Index
PGA-20917receive count is number but only number receive lengths were specified
SQL*Loader-00293Missing XMLTYPE directive in control file for table string
QSM-02131agg(expr) requires correspondng SUM(expr) function




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
PCC-02437Expecting an expression having binary integral type