| PLS-00664 |
Both ORDER BY and CLUSTER BY can not be specified for the same table function |
| PLS-00665 |
ORDER BY and CLUSTER BY clauses require a PARTITION BY clause |
| PLS-00666 |
Only index by binary_integer/pls_integer associative arrays allowed here |
| PLS-00667 |
Element type of associative array should be pls_integer or binary_integer |
| PLS-00668 |
Type of expression should be a collection type |
| PLS-00669 |
Type of expression should be a valid collection variable |
| PLS-00670 |
sort columns must be simple column names |
| PLS-00671 |
this expression is allowed only with instance methods |
| PLS-00672 |
The expression string should be a subtype of the type string |
| PLS-00673 |
Generalized expression is not allowed in this context |
| PLS-00674 |
references to fields of BULK In-BIND table of records or objects must have the form A(I).F |
| PLS-00675 |
invalid section for this type of Compound Trigger |
| PLS-00676 |
duplicate Compound Triggers section |
| PLS-00677 |
Compound Triggers cannot be autonomous transactions |
| PLS-00678 |
RETURN statement not allowed inside Compound Triggers |
| PLS-00679 |
trigger binds not allowed in before/after statement section |
| PLS-00680 |
BEFORE/AFTER ROW sections were used in a view trigger |
| PLS-00700 |
PRAGMA EXCEPTION_INIT of string must follow declaration of its exception in the same declarative part |
| PLS-00701 |
illegal ORACLE error number string for PRAGMA EXCEPTION_INIT |
| PLS-00702 |
second argument to PRAGMA EXCEPTION_INIT must be a numeric literal |