Oracle Message ORA-06533 - Subscript beyond count

ERRORSubscript beyond count
CAUSEAn in-limit subscript was greater than the count of a varray or too large for a nested table.
ACTIONCheck the program logic and explicitly extend if necessary.