Method ‘string’ can be overridden only once per object type
PLS-00715 – Oracle Error Code
Attribute or method by name ‘string’ does not exist
PLS-00700 – Oracle Error Code
PRAGMA EXCEPTION_INIT of string must follow declaration of its exception in the same declarative part
PLS-00716 – Oracle Error Code
Attribute/method ‘string’ can occur only once in an ALTER TYPE statement
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-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-00635 – Oracle Error Code
Method does not override
PLS-00636 – Oracle Error Code
Overriding method requires OVERRIDING keyword
