Unsupported feature with RETURNING clause
PLS-00455 – Oracle Error Code
Cursor ‘string’ cannot be used in dynamic SQL OPEN statement
PLS-00430 – Oracle Error Code
FORALL iteration variable string is not allowed in this context
PLS-00456 – Oracle Error Code
Item ‘string’ is not a cursor
PLS-00431 – Oracle Error Code
Bulk SQL attributes must use a single index
PLS-00457 – Oracle Error Code
Expressions have to be of SQL types
PLS-00432 – Oracle Error Code
Implementation restriction: cannot use FORALL and BULK COLLECT INTO together in SELECT statements
PLS-00458 – Oracle Error Code
Subprogram ‘string’ cannot be called from a REPEATABLE subprogram
PLS-00433 – Oracle Error Code
Inconsistent package STANDARD
PLS-00459 – Oracle Error Code
This feature is not allowed in REPEATABLE subprogram
