Identifier in CURRENT OF clause is not a cursor name
PLS-00398 – Oracle Error Code
Wrong number of columns in UNION- INTERSECT- or MINUS expression
PLS-00414 – Oracle Error Code
No column ‘string’ in table
PLS-00399 – Oracle Error Code
Different types of columns in UNION- INTERSECT- or MINUS expression
PLS-00415 – Oracle Error Code
‘string’ is an OUT parameter and cannot appear in a function
PLS-00400 – Oracle Error Code
Different number of columns between cursor SELECT statement and return value
PLS-00416 – Oracle Error Code
The third argument of DECODE cannot be NULL
PLS-00401 – Oracle Error Code
Different column types between cursor SELECT statement and return value found at ‘string’
PLS-00417 – Oracle Error Code
Unable to resolve ‘string’ as a column
PLS-00386 – Oracle Error Code
Type mismatch found at ‘string’ between FETCH cursor and INTO variables
