Character set mismatch
PLS-00561 – Oracle Error Code
Character set mismatch on value for parameter ‘string’
PLS-00562 – Oracle Error Code
A function must return a type.
PLS-00541 – Oracle Error Code
Size or length specified is too large.
PLS-00533 – Oracle Error Code
Tables of non_queryable types are not supported.
PLS-00534 – Oracle Error Code
A Table type may not contain a nested table type or VARRAY.
PLS-00535 – Oracle Error Code
A VARRAY type may not contain a NESTED TABLE- VARRAY or LOB
PLS-00536 – Oracle Error Code
Navigation through REF variables is not supported in PL/SQL.
PLS-00537 – Oracle Error Code
A VARRAY must have a positive limit
PLS-00538 – Oracle Error Code
Subprogram or cursor ‘string’ is declared in an object type specification and must be defined in the object type body
