PCC-02437: Expecting an expression having binary integral type



PCC-02437: Expecting an expression having binary integral type..

Answer / guest

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.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-27058: file I/O question parameter is invalid

1 Answers  


ORA-14302: only one list of added-LOB-storage-clauses can be specified in a statement

1 Answers  


ORA-00276: CHANGE keyword specified but no change number given

1 Answers  


ORA-27024: skgfqsbi: sbtinit2 returned error

1 Answers  


ORA-00216: controlfile could not be resized for migration from 8.0.2

1 Answers  






ORA-39142: incompatible version number string in dump file "string"

1 Answers  


ORA-19690: backup piece release string incompatible with Oracle release string

1 Answers  


ORA-31506: duplicate subscription name string

1 Answers  


TNS-00214: Total Connections in Use : number

1 Answers  


ORA-25155: column used in NATURAL join cannot have qualifier

2 Answers  


ORA-12982: cannot drop column from a nested table

1 Answers  


NNL-00348: Server saving the config file now

1 Answers  


Categories