| PLS-01903 |
: non-integer error number |
| PLS-01904 |
: NULL index table key value |
| PLS-01905 |
: character string buffer too small |
| PLS-01906 |
: raw variable length too long |
| PLS-01907 |
: number precision too large |
| PLS-01908 |
: RETURNING INTO buffer too small |
| PLS-01909 |
: cannot assign supertype instance to subtype |
| PLS-01910 |
: associative array shape is not consistent with session parameters |
| PLS-01911 |
: associative array key violates its type constraints |
| PLS-01912 |
: instance must of be of type string |
| PLS-01913 |
: instance must of be of type string or one of its subtypes |
| PLS-01914 |
duplicate SECURITY specification in subprogram expression |
| PLS-01915 |
duplicate ASSEMBLY specification in subprogram expression |
| PLS-01916 |
SECURITY level specification exceeds ASSEMBLY SECURITY specification |
| PLS-01917 |
illegal reference to package STANDARD item string |
| PLW-05000 |
mismatch in NOCOPY qualification between specification and body |
| PLW-05001 |
previous use of string (at line string) conflicts with this use |
| PLW-05003 |
same actual parameter(string and string) at IN and NOCOPY may have side effects |
| PLW-05004 |
identifier string is also declared in STANDARD or is a SQL builtin |
| PLW-05005 |
function string returns without value at line string |