‘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-00635 – Oracle Error Code
Method does not override
PLS-00636 – Oracle Error Code
Overriding method requires OVERRIDING keyword
PLS-00637 – Oracle Error Code
FINAL method cannot be overriden or hidden
