| PLS-00529 |
Bad column name string in INSERT statement (must be an identifier) |
| PLS-00530 |
Illegal type used for object type attribute: string. |
| PLS-00531 |
Unsupported type in a VARRAY or TABLE type: string. |
| PLS-00532 |
Target of REF must be a complete or incomplete object type. |
| PLS-00533 |
Tables of non_queryable types are not supported. |
| PLS-00534 |
A Table type may not contain a nested table type or VARRAY. |
| PLS-00535 |
A VARRAY type may not contain a NESTED TABLE, VARRAY or LOB |
| PLS-00536 |
Navigation through REF variables is not supported in PL/SQL. |
| PLS-00537 |
A VARRAY must have a positive limit |
| PLS-00538 |
subprogram or cursor string is declared in an object type specification and must be defined in the object type body |
| PLS-00539 |
subprogram string is declared in an object type body and must be defined in the object type specification |
| PLS-00540 |
object not supported in this context. |
| PLS-00541 |
size or length specified is too large. |
| PLS-00542 |
CLOB and NCLOB cannot use varying-width character sets in the server |
| PLS-00543 |
a PLSQL Table may not contain a nested table type or VARRAY. |
| PLS-00546 |
SELF may not be declared as a REF parameter. |
| PLS-00548 |
invalid use of operator. |
| PLS-00550 |
character set specification is not allowed for this type |
| PLS-00551 |
character set ANY_CS is only allowed on a subprogram parameter |
| PLS-00552 |
flexible character set is not allowed on component element |