| PLS-00247 |
LIBRARY or ASSEMBLY name must be specified |
| PLS-00248 |
Invalid Library Syntax |
| PLS-00249 |
Invalid WITH CONTEXT Syntax |
| PLS-00250 |
Incorrect Usage of string in parameters clause. |
| PLS-00251 |
RETURN, for actual function return, must be last in the parameters clause |
| PLS-00252 |
reference to the wrong copy of package STANDARD |
| PLS-00253 |
Formal parameter string missing in the parameters clause |
| PLS-00254 |
OUT and IN/OUT modes cannot be used in this context |
| PLS-00255 |
CALL Specification parameters cannot have default values |
| PLS-00256 |
string is not a valid external library or assembly |
| PLS-00257 |
illegal use of EXTERNAL clause in a TYPE or PACKAGE specification |
| PLS-00258 |
constrained datatypes disallowed in CALL Specifications |
| PLS-00259 |
rights model (AUTHID) must be specified |
| PLS-00260 |
Datetime/Interval constraints must be in range (0 .. 9) |
| PLS-00261 |
Java CALL Specification not yet allowed as a method in an object type |
| PLS-00302 |
component string must be declared |
| PLS-00303 |
qualifier string must be declared |
| PLS-00304 |
cannot compile body of string without its specification |
| PLS-00305 |
previous use of string (at line string) conflicts with this use |
| PLS-00306 |
wrong number or types of arguments in call to string |