Database Error Messages

ORA-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.