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
PLS-00355 – Oracle Error Code
Use of pl/sql table not allowed in this context
PLS-00356 – Oracle Error Code
‘string’ must name a table to which the user has access
