| PLS-00378 |
invalid compilation unit for this release of PL/SQL |
| PLS-00379 |
CASE statements are not included in this release of PL/SQL |
| PLS-00380 |
functions and procedures are not included in this release of PL/SQL |
| PLS-00381 |
type mismatch found at string between column and variable in subquery or INSERT |
| PLS-00382 |
expression is of wrong type |
| PLS-00383 |
type mismatch found at string inside an IN or NOT IN clause |
| PLS-00384 |
type mismatch found at string in UPDATEs SET clause |
| PLS-00385 |
type mismatch found at string in SELECT...INTO statement |
| PLS-00386 |
type mismatch found at string between FETCH cursor and INTO variables |
| PLS-00387 |
INTO variable cannot be a database object |
| PLS-00388 |
undefined column string in subquery |
| PLS-00389 |
table, view or alias name string not allowed in this context |
| PLS-00390 |
undefined column string in INSERT statement |
| PLS-00391 |
undefined column string in UPDATE statement |
| PLS-00392 |
Type mismatch in arguments to BETWEEN |
| PLS-00393 |
wrong number of columns in SELECT...INTO statement |
| PLS-00394 |
wrong number of values in the INTO list of a FETCH statement |
| PLS-00395 |
wrong number of values in VALUES clause of INSERT statement |
| PLS-00396 |
INSERT statements subquery yields wrong number of columns |
| PLS-00397 |
Type mismatch in arguments to IN |