User Defined Types may only be defined as PLSQL Tables or Records
PLS-00496 – Oracle Error Code
Too few columns in SELECT…INTO statement after bursting record targets
PLS-00497 – Oracle Error Code
Cannot mix between single row and multi-row (BULK) in INTO list
PLS-00498 – Oracle Error Code
Illegal use of a type before its declaration
PLS-00499 – Oracle Error Code
Coercion into collection of records not supported
PLS-00500 – Oracle Error Code
Invalid operator binding
PLS-00503 – Oracle Error Code
RETURN value statement required for this return from function
PLS-00486 – Oracle Error Code
Select list cannot be enclosed in parentheses
PLS-00487 – Oracle Error Code
Invalid reference to variable ‘string’
PLS-00488 – Oracle Error Code
Invalid variable declaration: object ‘string’ must be a type or subtype
