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
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
