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

LFI-00150: Error on creating hash table in function string

1 Answers  


ORA-27056: could not delete file

1 Answers  


ORA-31613: Master process string failed during startup.

1 Answers  


ORA-00476: RECO process terminated with error

1 Answers  


ORA-16811: apply instance not recorded by the Data Guard broker

1 Answers  


ORA-16403: shutdown in progress - remote connection is not permitted

1 Answers  


UDI-00005: unexpected End-Of-File encountered while reading input.

1 Answers  


ORA-16541: site is not enabled

1 Answers  


ORA-14640: add/coalesce index partition operation is valid only for hash partitioned global indexes

1 Answers  


ORA-34514: (MXOPERR) You cannot string string data in the expression that begins with 'string'.

1 Answers  


ORA-26102: relative file # in file header is string rather than string for file string

1 Answers  


TNS-00257: Number of Successful Requests : number

1 Answers  


Categories