The external type is not appropriate for the parameter
PLS-00220 – Oracle Error Code
Simple name required in this context
PLS-00236 – Oracle Error Code
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
