The expression in a RETURN statement cannot be a type
PLS-00519 – Oracle Error Code
This INSERT statement requires a VALUES clause containing an object type expression- not a list of values
PLS-00530 – Oracle Error Code
Illegal type used for object type attribute: ‘string’.
PLS-00509 – Oracle Error Code
Implementation Restriction : Pass a returned record to a temporary identifier before selecting a field
PLS-00520 – Oracle Error Code
MAP methods must be declared without any parameters other than (optional) SELF.
PLS-00531 – Oracle Error Code
Unsupported type in a VARRAY or TABLE type: ‘string’.
PLS-00510 – Oracle Error Code
Float cannot have scale
PLS-00521 – Oracle Error Code
ORDER methods must be declared with 1 (one) parameter in addition to (optional) SELF.
PLS-00532 – Oracle Error Code
Target of REF must be a complete or incomplete object type.
PLS-00499 – Oracle Error Code
Coercion into collection of records not supported