PLS-00246: PARAMETER STYLE is unsupported

PLS-00251: RETURN, for actual function return, must be last in the parameters clause

PLS-00359: assignment target in 'string' must have components

PLS-00563: illegal use of CAST expression

PLS-00900: can't find body of unit 'string'

PLS-00921: parameter plsql_native_make_utility is not set

PLS-01502: Constraint name and constraint status are non-ANSI.

PLS-00161: Pragma string expects 3rd argument to be an identifier or a string literal

PLS-00234: PARAMETER STYLE SQL may not be specified with a PARAMATERS list

PLS-00337: "string" matches too many object table aliases

PLS-00409: duplicate variable 'string' in INTO list is not permitted

PLS-00420: can't call builtin routines remotely

PLS-00516: Type mismatch between object table and value 'string' in INSERT statement.

PLS-00581: inheritance is not supported for opaque types

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

PLS-00354: username must be a simple identifier

PLS-00591: this feature is not supported in client-side programs

PLS-00650: invalid type for PARTITION/CLUSTER/ORDER BY clause

PLS-01908: : RETURNING INTO buffer too small

PLS-00205: Aggregate not allowed here

PLS-00248: Invalid Library Syntax

PLS-00506: User Defined Constrained Subtypes are disallowed

PLS-00525: Within SQL statements, only equality comparisons of objects are allowed without a map or order function.

PLS-00613: only one item is allowed, when using variables of record type

PLS-00619: the first operand in the NULLIF expression must not be NULL

PLS-00625: PARTITION/CLUSTER/ORDER-BY clause can only be used with IN parameters

PLS-00638: cannot overload MAP method

PLS-00661: RETURN statement in a CONSTRUCTOR cannot include an expression

PLS-00715: attribute or method by name 'string' does not exist

PLS-00724: package body cannot be compiled to bytecode if its spec was compiled native

PLS-00951: string Feature is not supported by this release

PLS-01413: Use of NULL an expression

PLS-01419: Subquery must have either '*' or exactly one column in its select list

PLS-00450: a variable of this private type cannot be declared here

PLS-00483: exception 'string' may appear in at most one exception handler in this block

PLS-01415: Use of aggregate value here

PLS-01913: instance must be of type 'string' or one of its subtypes

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

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

PLS-00606: cursor subquery is not supported on client side in this release

PLS-00170: the SQL statement in an OPEN statement or FOR loop must be a SELECT

PLS-00322: declaration of a constant 'string' must contain an initialization assignment

PLS-00241: invalid external type specification for SQLSTATE

PLS-00332: "string" is not a valid prefix for a qualified name

PLS-00461: mismatch REPEATABLE information between specification and body of 'string'

PLS-00655: only functions can be declared as PIPELINED

PLS-00214: BEGIN...END block nesting is too deep

PLS-00335: a package name conflicts with an existing object

PLS-00462: nested subprogram 'string' has to be REPEATABLE

PLS-00486: select list cannot be enclosed in parentheses