Exception ‘string’ may appear in at most one exception handler in this block
PLS-00484 – Oracle Error Code
Redundant exceptions ‘string’ and ‘string’ must appear in same exception handler
PLS-00423 – Oracle Error Code
ORDER BY item must be the number of a SELECT-list expression
PLS-00439 – Oracle Error Code
A LIMIT clause must be used within a BULK FETCH
PLS-00424 – Oracle Error Code
RPC defaults cannot include Package State
PLS-00450 – Oracle Error Code
A variable of this private type cannot be declared here
PLS-00425 – Oracle Error Code
In SQL- function argument and return types must be SQL type
PLS-00451 – Oracle Error Code
Remote types not allowed
PLS-00426 – Oracle Error Code
Cursor variable OUT parameter ‘string’ cannot be FETCH’ed or CLOSE’d
PLS-00452 – Oracle Error Code
Subprogram ‘string’ violates its associated pragma
