Ansicht
Dokumentation

QRY2236 - Floating-point constant is too long or out of range. ( OS/400 )

QRY2236 - Floating-point constant is too long or out of range. ( OS/400 )

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.
SAP E-Book


Message : QRY2236
Floating-point constant is too long or out of range.

Message Long Text :

Cause . . . . . : A floating-point constant specifies a floating-point number as two numbers separated by an E. The first number may include a sign (+ or -) and a decimal point; the second number may include a sign, but not a decimal point. The value of the constant is the product of the first number and the power of 10 specified by the second number. The number of characters in the constant must not exceed 24, excluding leading zeros. The number of digits in the first number must not exceed 17, and the number of digits in the second must not exceed 3. Examples: 15E1 2.E53 2.2E-1 +5.E+2 -.1E1
Also, the floating-point constant must be in the range of 1.7976931348623158E308 and 2.2250738585072014E-308 or in the range of -1.7976931348623158E308 and -2.2250738585072014E-308.
Recovery . . . : Specify a floating-point constant with the correct length and format.

Message File : QQRYMSG
Library Message File : QSYS2924


Fill RESBD Structure from EBP Component Structure   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by IBM.

Length: 3236 Date: 20240328 Time: 184347     sap01-206 ( 3 ms )