Previous Topic: DB01909ENext Topic: DB01911E


DB01910E

PARAMETER OUT OF RANGE - VALID RANGE 1-5000

Reason:

A statement with an incorrect number parameter value has been detected. A parameter value was assigned an invalid number or a number outside a valid range of numbers. In the message text, the valid range of numbers, n-nnnn, is shown to let you correct the error quickly.

A parameter that is longer than 15 bytes is not recognized as a number. For example, a statement with BREAK followed by 15 zero values and then a number 5 is not treated as a number and is therefore not in the valid range for BREAK (2-500).

For the parameters that can have a valid range of numbers, a parameter is considered one parameter with one error. The entire parameter is rejected as out of range if any of the following conditions occur:

Action:

For more information about valid parameter values, see the documentation and correct the error.