PLS-00235: the external type is not appropriate for the parameter

PLS-00459: this feature is not allowed in REPEATABLE subprogram

PLS-00491: numeric literal required

PLS-00624: USING clause must be used with either aggregate or pipelined functions

PLS-01405: Under ANSI's grammar, numeric data represented in exponent notationmust use an uppercase E

PLS-01455: The predicates IS NULL and IS NOT NULL are defined only for column specifications

PLS-01906: : raw variable length too long

PLS-00429: unsupported feature with RETURNING clause

PLS-00484: redundant exceptions 'string' and 'string' must appear in same exception handler

PLS-00532: Target of REF must be a complete or incomplete object type.

PLS-00662: Non-external object types containing external mapped attributes are not allowed

PLS-00165: call statement is not supported in PL/SQL

PLS-00217: NUMBER scale constraint must be in range (-84 .. 127)

PLS-00374: illegal EXIT statement; it must appear inside the loop labeled 'string'

PLS-00416: The third argument of DECODE cannot be NULL

PLS-00573: cannot constrain scale, precision, or range of an anchored type declaration

PLS-00586: a static method cannot declare a parameter named SELF

PLS-00717: method 'string' does not have matching signature among existing methods

PLS-00722: supertypes's AUTHID is different than subtype's AUTHID

PLS-00910: insufficient privilege to inherit from type string

PLS-00922: parameter plsql_native_make_file_name is not set

PLS-00381: type mismatch found at 'string' between column and variable in subquery or INSERT

PLS-00521: ORDER methods must be declared with 1 (one) parameter in addition to (optional) SELF.

PLS-00600: SAMPLE cannot be applied to a remote object

PLS-01901: : host bind array too small

PLS-00377: internal type PLS_INTEGER is not included in this release of PL/SQL

PLS-00649: method "string" can be overridden only once per object type

PLS-00219: label 'string' reference is out of scope

PLS-00438: value in LIMIT clause: 'string' use is invalid

PLS-00485: in exception handler, 'string' must be an exception name

PLS-00537: A VARRAY must have a positive limit

PLS-00581: inheritance is not supported for opaque types

PLS-00590: attempting to create a subtype UNDER a FINAL type

PLS-00598: comparison of object with NULL using string is not allowed

PLS-00623: FLOAT precision constraint must be between 1 and 126

PLS-00709: pragma string must be declared in package specification and body

PLS-01406: An identifier has been found that is considered a keyword in ANSI's grammar but not in PL/SQL's

PLS-00259: rights model (AUTHID) must be specified

PLS-00401: different column types between cursor SELECT statement and return value found at 'string'

PLS-00608: the value of the USING clause must match that of the supertype

PLS-00622: range constraints must be between -2147483647 and 2147483647

PLS-00909: object string is not declared or insufficient privileges to access object string

PLS-00211: CASE labels or ranges must not be duplicated in different WHEN clauses

PLS-00358: column 'string' exists in more than one table; use qualifier

PLS-00454: with a returning into clause, the table expression cannot be remote or a subquery

PLS-00522: MAP methods must return a scalar type.

PLS-00636: overriding method requires OVERRIDING keyword

PLS-00663: the NEW keyword is not allowed in this context

PLS-01912: instance must be of type 'string'

PLS-00166: bad format for date, time, or timestamp literal