Oracle Message PLS-01405 - Under ANSIs grammar, numeric data represented in exponent notationmust use an uppercase E

ERRORUnder ANSIs grammar, numeric data represented in exponent notationmust use an uppercase E
CAUSEUnder ANSIs grammar, numeric data represented in exponent notation must use an uppercase E. Example: 3.45E-6 is ANSI, but 3.45e-6 is not.
ACTIONNone