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
PLS-00211 – Oracle Error Code
CASE labels or ranges must not be duplicated in different WHEN clauses
PLS-00227 – Oracle Error Code
Subprogram ‘in’ formal string is not yet denotable
PLS-00212 – Oracle Error Code
Could not obtain enough memory to compile CASE statement
PLS-00228 – Oracle Error Code
Illegal declaration of variable of type LONG
