PCC-00101: Lower case 'e' in floating point number is not ANSI



PCC-00101: Lower case 'e' in floating point number is not ANSI..

Answer / guest

Cause: A Oracle extension to the ANSI/ISO SQL standard was
used. Specifically, a lowercase 'e' was used in scientific
notation. For example, the offending code might look like:
maxnum = 10e38; This informational message is issued by the
FIPS Flagger when FIPS=YES.

Action: No action required. However, for ANSI/ISO
compliance, use an uppercase 'E' in scientific notation.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-25447: encountered errors during evaluation of rule string.string

1 Answers  


ORA-25502: concurrent ALTER SYSTEM QUIESCE/UNQUIESCE command is running

1 Answers  


ORA-32738: Hang analysis aborted due to failed memory copy

1 Answers  


TNS-00110: Could not initialize network from file TNSNET.ORA

1 Answers  


TNS-00027: INTCTL: Could not resolve Navigator's name/address

1 Answers  






DRG-13002: preference string is not a MULTI_LEXER

1 Answers  


ORA-30389: the source statement is not compatible with the destination statement

1 Answers  


RMAN-06187: controlfile copy string not found or out of sync with catalog

1 Answers  


TNS-03503: Could not initialize NL

1 Answers  


ORA-14296: Table block size mismatch in ALTER TABLE EXCHANGE [SUB]PARTITION

1 Answers  


ORA-26095: unprocessed stream data exists

0 Answers  


ORA-09910: Unable to find ORACLE password file entry for user.

2 Answers  


Categories