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
TNS-00071where <command> is one of following:
ORA-24076cannot perform operation string for NON_PERSISTENT queue string.string
ORA-26089LONG column "string" must be specified last
LSX-00172"~S" is not a valid restriction of "~S"
ORA-31048Unsaved resources cannot be updated
ORA-37177column string does not have any leaf values
ORA-02467Column referenced in expression not found in cluster definition
SQL*Loader-00934Incorrect data file string specified for table string
ORA-22608cannot add an attribute to the already generated image handle
ORA-14278column type or size mismatch in EXCHANGE SUBPARTITION
EXP-00104datatype (string) of column string in table string.string is not supported, table will not be exported
RMAN-06547SYSTEM tablespace cannot be excluded from whole database backup
PGA-20917receive count is number but only number receive lengths were specified
TNS-00200Unable to do nsanswer on context result=string
ORA-54537incorrect box surface due to wrong orientation
ORA-21610size [string] is invalid
DRG-51029unexpected error in stemmer expansion: %(1)
ORA-27052unable to flush file data
ORA-09368Windows 3.1 Two-Task driver unable to spawn ORACLE
PCC-02104Unable to connect to Oracle




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