Formal parameter string missing in the parameters clause
PLS-00238 – Oracle Error Code
External parameter name string not found in formal parameter list
PLS-00254 – Oracle Error Code
OUT and IN/OUT modes cannot be used in this context
PLS-00239 – Oracle Error Code
Invalid external type specification for SQLCODE
PLS-00255 – Oracle Error Code
CALL Specification parameters cannot have default values
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
PLS-00210 – Oracle Error Code
An OTHERS clause is required in this CASE statement
PLS-00226 – Oracle Error Code
Package ‘string’ used as variable reference
