‘string’ must be a strongly typed ref cursor
PLS-00628 – Oracle Error Code
‘string’ must be a valid record attribute
PLS-00629 – Oracle Error Code
PIPE statement cannot be used in non-pipelined functions
PLS-00630 – Oracle Error Code
Pipelined functions must have a collection return type
PLS-00631 – Oracle Error Code
PARTITION-BY and CLUSTER/ORDER-BY clauses must be used with the same function argument
PLS-00632 – Oracle Error Code
NOT INSTANTIABLE method cannot have a body
PLS-00633 – Oracle Error Code
RETURN statement in a pipelined function cannot contain an expression
PLS-00634 – Oracle Error Code
Type with NOT INSTANTIABLE methods must be declared NOT INSTANTIABLE
PLS-00603 – Oracle Error Code
GROUPING function supported only with GROUP BY CUBE or ROLLUP
PLS-00619 – Oracle Error Code
The first operand in the NULLIF expression must not be NULL
