| PLS-00143 |
duplicate external LANGUAGE specification in subprogram expression |
| PLS-00144 |
duplicate external CALLING STANDARD specification in subprogram expression |
| PLS-00145 |
duplicate external WITH CONTEXT specification in subprogram expression |
| PLS-00146 |
duplicate external TRUSTED/UNTRUSTED specification in subprogram expression |
| PLS-00147 |
LIBRARY or ASSEMBLY file specification string is empty |
| PLS-00148 |
Only 1 pragma of this type is allowed per subprogram |
| PLS-00150 |
found: string but expected : INTEGER |
| PLS-00151 |
Expression or Variable is an illegal type to PLS/QL: string |
| PLS-00152 |
POINTER type may only reference an object type. |
| PLS-00153 |
A string type may only be used as an object type attribute. |
| PLS-00154 |
An object type may have only 1 MAP or 1 ORDER method. |
| PLS-00155 |
Only a function may be a MAP, ORDER or CONSTRUCTOR method. |
| PLS-00156 |
Null constraints not supported for object attributes. |
| PLS-00157 |
AUTHID only allowed on schema-level programs |
| PLS-00160 |
AUTHID must specify CURRENT_USER or DEFINER |
| PLS-00161 |
Pragma string expects 3rd argument to be an identifier or a string literal |
| PLS-00162 |
Pragma string expects 4th argument to be a positive integer literal |
| PLS-00164 |
cursor subqueries are not supported in this release |
| PLS-00165 |
call statement is not supported in PL/SQL |
| PLS-00166 |
bad format for date, time, timestamp or interval literal |