| PLS-00583 |
size must be specified if opaque type is fixed-length |
| PLS-00584 |
size of an opaque type must be between 1 and 4000 bytes |
| PLS-00585 |
declared support library for opaque type is not a library |
| PLS-00586 |
a static method cannot declare a parameter named SELF |
| PLS-00587 |
a static method cannot be invoked on an instance value |
| PLS-00588 |
unqualified instance attribute references allowed only in member methods |
| PLS-00589 |
no attributes found in object type string |
| PLS-00590 |
attempting to create a subtype UNDER a FINAL type |
| PLS-00591 |
this feature is not supported in client-side programs |
| PLS-00592 |
the type of a object table must be an object type |
| PLS-00593 |
default value of parameter string in body must match that of spec |
| PLS-00594 |
the SELF parameter can be declared only as IN or as IN OUT |
| PLS-00595 |
the TABLE operator is not allowed in this context |
| PLS-00597 |
expression string in the INTO list is of wrong type |
| PLS-00598 |
comparison of object with NULL using string is not allowed |
| PLS-00599 |
SAMPLE percentage must be in the range [0.000001,100) |
| PLS-00600 |
SAMPLE cannot be applied to a remote object |
| PLS-00601 |
partition extended object names may only be used with tables |
| PLS-00602 |
CUBE and ROLLUP may appear only in a GROUP BY clause |
| PLS-00603 |
GROUPING function supported only with GROUP BY CUBE or ROLLUP |