Oracle Database 12c New Features

ORA-06532: Subscript outside of limit

ORA-06532: Subscript outside of limit


Cause:


A subscript was greater than the limit of a varray or non-positive for a varray or nested table.



Action:


Check the program logic and increase the varray limit if necessary.