Invalid WITH CONTEXT Syntax
PLS-00250 – Oracle Error Code
Incorrect Usage of string in parameters clause.
PLS-00251 – Oracle Error Code
RETURN- for actual function return- must be last in the parameters clause
PLS-00252 – Oracle Error Code
Reference to the wrong copy of package STANDARD
PLS-00253 – Oracle Error Code
Formal parameter string missing in the parameters clause
PLS-00222 – Oracle Error Code
No function with name ‘string’ exists in this scope
PLS-00223 – Oracle Error Code
Paramaterless procedure ‘string’ used as function
PLS-00224 – Oracle Error Code
Object ‘string’ must be of type function or array to be used this way
PLS-00209 – Oracle Error Code
Table ‘string’ is not in FROM clause
PLS-00225 – Oracle Error Code
Subprogram or cursor ‘string’ reference is out of scope
