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-00504 – Oracle Error Code
Type string_BASE may not be used outside of package STANDARD
PLS-00505 – Oracle Error Code
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-00462 – Oracle Error Code
Nested subprogram ‘string’ has to be REPEATABLE
PLS-00483 – Oracle Error Code
Exception ‘string’ may appear in at most one exception handler in this block
PLS-00484 – Oracle Error Code
Redundant exceptions ‘string’ and ‘string’ must appear in same exception handler
