Declaration of cursor ‘string’ is incomplete or malformed
PLS-00366 – Oracle Error Code
Subtype of a NOT NULL type must also be NOT NULL
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
