| PLS-00644 |
character set mismatch found at string among result expressions in a CASE expression |
| PLS-00645 |
character set mismatch found at string among operands in a COALESCE expression |
| PLS-00646 |
MAP or ORDER method must be defined in the root of the subtype hierarchy |
| PLS-00647 |
attribute by name string conflicts with method by same name |
| PLS-00648 |
type of supertype attribute string can not be a subtype or reference to a subtype in this release |
| PLS-00649 |
method string can be overridden only once per object type |
| PLS-00650 |
invalid type for PARTITION/CLUSTER/ORDER BY clause |
| PLS-00651 |
implementation type in Aggregate/Table function should be a valid type |
| PLS-00652 |
aggregate functions should have exactly one argument |
| PLS-00653 |
aggregate/table functions are not allowed in PL/SQL scope |
| PLS-00654 |
PARTITION/ORDER/CLUSTER BY are allowed for only with PARALLEL_ENABLE |
| PLS-00655 |
only functions can be declared as PIPELINED |
| PLS-00656 |
field string not available in input argument |
| PLS-00657 |
Implementation restriction: bulk SQL with associative arrays with VARCHAR2 key is not supported. |
| PLS-00658 |
constructor method name must match type name |
| PLS-00659 |
constructor method must return SELF AS RESULT |
| PLS-00660 |
SELF parameter of constructor method must be IN OUT |
| PLS-00661 |
RETURN statement in a CONSTRUCTOR cannot include an expression |
| PLS-00662 |
Non-external object types containing external mapped attributes are not allowed |
| PLS-00663 |
the NEW keyword is not allowed in this context |