Oracle Error Message
PLS-00726: MODIFY ELEMENT is supported only on schema-level varray and nested tables
Reason for the Error
An attempt was made to modify the limit of a type that was not a schema-level varray and nested table type.
Solution
This is not a legal ALTER TYPE command for this type.