Second argument to PRAGMA EXCEPTION_INIT must be a numeric literal
PLS-00713 – Oracle Error Code
Attempting to instantiate a type that is NOT INSTANTIABLE
PLS-00703 – Oracle Error Code
Multiple instances of named argument in list
PLS-00714 – Oracle Error Code
Supertypes’s AUTHID is DEFINER but supertype and subtype are not in same schema
PLS-00644 – Oracle Error Code
Character set mismatch found at ‘string’ among result expressions in a CASE expression
PLS-00645 – Oracle Error Code
Character set mismatch found at ‘string’ among operands in a COALESCE expression
PLS-00642 – Oracle Error Code
Local collection types not allowed in SQL statements
PLS-00643 – Oracle Error Code
Booleans- index tables- records and cursors not allowed in SQL statements
PLS-00622 – Oracle Error Code
Range constraints must be between -2147483647 and 2147483647
PLS-00633 – Oracle Error Code
RETURN statement in a pipelined function cannot contain an expression