PARAMETER STYLE SQL may not be specified with a PARAMATERS list
PLS-00219 – Oracle Error Code
Label ‘string’ reference is out of scope
PLS-00235 – Oracle Error Code
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
