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-08317: sllfsk: Error seeking in file.

1 Answers  


ORA-31208: DBMS_LDAP: PL/SQL - Invalid LDAP Message.

1 Answers  


ORA-06808: TLI Driver: could not link IPX and ethernet streams

1 Answers  


ORA-19023: The first argument to UPDATEXML operator has to be an XMLTYPE

1 Answers  


ORA-29841: invalid option for ALTER INDEXTYPE

1 Answers  






ORA-01978: Missing sequence number

1 Answers  


ORA-30371: column cannot define a level in more than one dimension

1 Answers  


ORA-15060: template "string" does not exist

1 Answers  


ORA-14450: attempt to access a transactional temp table already in use

1 Answers  


ORA-24342: unable to destroy a mutex

1 Answers  


ORA-31429: subscription has not been activated

1 Answers  


ORA-28231: no data passed to obfuscation toolkit

1 Answers  


Categories