Reference to remote attribute not permitted
PLS-00420 – Oracle Error Code
Can’t call builtin routines remotely
PLS-00421 – Oracle Error Code
Synonym definitions nested too deeply; possible loop in synonyms
PLS-00422 – Oracle Error Code
No PL/SQL translation for the bindtype given for this bind variable
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
