Size or length specified is too large.
PLS-00533 – Oracle Error Code
Tables of non_queryable types are not supported.
PLS-00518 – Oracle Error Code
This INSERT statement requires VALUES clause containing a parenthesised list of values
PLS-00519 – Oracle Error Code
This INSERT statement requires a VALUES clause containing an object type expression- not a list of values
PLS-00520 – Oracle Error Code
MAP methods must be declared without any parameters other than (optional) SELF.
PLS-00521 – Oracle Error Code
ORDER methods must be declared with 1 (one) parameter in addition to (optional) SELF.
PLS-00506 – Oracle Error Code
User Defined Constrained Subtypes are disallowed
PLS-00522 – Oracle Error Code
MAP methods must return a scalar type.
PLS-00507 – Oracle Error Code
A PLSQL Table may not contain a table or a record with composite fields
PLS-00523 – Oracle Error Code
ORDER methods must return an INTEGER.
