Type mismatch found at ‘string’ between column and variable in subquery or INSERT
PLS-00382 – Oracle Error Code
Expression is of wrong type
PLS-00351 – Oracle Error Code
Not logged onto database ‘string’
PLS-00367 – Oracle Error Code
A RAISE statement with no exception name must be inside an exception handler
PLS-00352 – Oracle Error Code
Unable to access another database ‘string’
PLS-00368 – Oracle Error Code
In RAISE statement- ‘string’ must be an exception name
PLS-00353 – Oracle Error Code
‘string’ must name a user in the database
PLS-00369 – Oracle Error Code
No choices may appear with choice OTHERS in an exception handler
PLS-00354 – Oracle Error Code
Username must be a simple identifier
PLS-00370 – Oracle Error Code
OTHERS handler must be last among the exception handlers of a block
