ORA-06532: Subscript outside of limit
What triggered the Error:
A subscript was greater than the limit of a varray or non-positive for a varray or nested table.What should we do to fix it:
Check the program logic and increase the varray limit if necessary.