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-13435: GeoRaster metadata dimension inconsistent

1 Answers  


PLS-00505: User Defined Types may only be defined as PLSQL Tables or Records

1 Answers  


ORA-00272: error writing archive log string

1 Answers  


ORA-24402: error occured while creating connections in the pool

1 Answers  


ORA-12435: invalid audit success: string

1 Answers  






ORA-06907: CMX: error during connect confirmation

1 Answers  


ORA-32015: unable to restore SPFILE

1 Answers  


TNS-01409: Instance "string"

1 Answers  


TNS-12229: TNS:Interchange has no more free connections

1 Answers  


NID-00130: Mismatched CHECKPOINT_CHANGE# in datafile "string", expecting string, found string

1 Answers  


ORA-25191: cannot reference overflow table of an index-organized table

1 Answers  


NNO-00064: loading domain data from checkpoint file "string"

1 Answers  


Categories