Database Error Messages

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

OCI-06533

Subscript beyond count

Cause

An in-limit subscript was greater than the count of a varray or too large for a nested table.


Action

Check the program logic and explicitly extend if necessary.