Invalid external type specification for string.
PLS-00221 – Oracle Error Code
‘string’ is not a procedure or is undefined
PLS-00237 – Oracle Error Code
Invalid BY VALUE indicator or length specification
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
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
