Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

JZN-00240

invalid characters in array range subscript

Cause

The specified array range contained invalid characters. Array ranges are specified using the keyword 'to' between the start and end of the range.


Action

Array positions must be non-negative integers.