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