| PLS-00604 |
aggregate function is not allowed here |
| PLS-00605 |
set operators are not yet supported as an argument to a MULTISET operator |
| PLS-00606 |
cursor subquery is not supported on client side in this release |
| PLS-00607 |
SQLJ Object Types can have only SQLJ Types as its supertype or subtype |
| PLS-00608 |
the value of the USING clause must match that of the supertype |
| PLS-00609 |
the OVERRIDING clause is not valid for SQLJ Object Types |
| PLS-00610 |
ROW can be used only once in SET clause of UPDATE statement |
| PLS-00611 |
right hand side can be only the variables of record type |
| PLS-00612 |
Number of attributes do not match in SET clause |
| PLS-00613 |
only one item is allowed, when using variables of record type |
| PLS-00614 |
creating a FINAL NOT INSTANTIABLE type |
| PLS-00615 |
type mismatch found at string between CASE operand and WHEN operands |
| PLS-00616 |
type mismatch found at string among result expressions in a CASE expression |
| PLS-00617 |
at least one result in the CASE expression must not be NULL |
| PLS-00618 |
type mismatch found at string between operands in a NULLIF expression |
| PLS-00619 |
the first operand in the NULLIF expression must not be NULL |
| PLS-00620 |
type mismatch found at string among operands in a COALESCE expression |
| PLS-00621 |
at least one operand in the COALESCE expression must not be NULL |
| PLS-00622 |
range constraints must be between -2147483647 and 2147483647 |
| PLS-00623 |
FLOAT precision constraint must be between 1 and 126 |