Cursor variable OUT parameter ‘string’ cannot be FETCH’ed or CLOSE’d
PLS-00452 – Oracle Error Code
Subprogram ‘string’ violates its associated pragma
PLS-00427 – Oracle Error Code
RPC defaults cannot use builtins when versions of STANDARD differ
PLS-00453 – Oracle Error Code
Remote operations not permitted on object tables or user-defined type columns
PLS-00428 – Oracle Error Code
An INTO clause is expected in this SELECT statement
PLS-00454 – Oracle Error Code
With a returning into clause- the table expression cannot be remote or a subquery
PLS-00429 – Oracle Error Code
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
