PLS-00365: 'string' is an OUT parameter and cannot be read

PLS-00562: a function must return a type.

PLS-00644: character set mismatch found at 'string' among result expressions in a CASE expression

PLS-00705: exception 'string' used in expression requiring return type

PLS-01416: Use of id (value...) here

PLS-00220: simple name required in this context

PLS-00308: this construct is not allowed as the origin of an assignment

PLS-00327: "string" is not in SQL scope here

PLS-00414: no column 'string' in table

PLS-00430: FORALL iteration variable string is not allowed in this context

PLS-00960: RPCs cannot use variables with schema level user-defined types in this release

PLS-00167: keyword BULK is used in a wrong context

PLS-00213: package STANDARD not accessible

PLS-00424: RPC defaults cannot include Package State

PLS-00616: type mismatch found at 'string' among result expressions in a CASE expression

PLS-00646: MAP or ORDER method must be defined in the root of the subtype hierarchy

PLS-00657: Implementation restriction: bulk SQL with associative arrays with VARCHAR2 key is not supported.

PLS-00226: package 'string' used as variable reference

PLS-00244: Multiple declarations in foreign function formal parameter list

PLS-00370: OTHERS handler must be last among the exception handlers of a block

PLS-00993: Cursor Variables cannot be passed as RPC arguments or results

PLS-00994: Cursor Variables cannot be declared as part of a package

PLS-00230: OUT and IN OUT formal parameters may not have default expressions

PLS-00507: a PLSQL Table may not contain a table or a record with composite fields

PLS-00647: attribute by name "string" conflicts with method by same name

PLS-00142: duplicate external PARAMETER list specification in subprogram expression

PLS-00224: object 'string' must be of type function or array to be used this way

PLS-00389: table, view or alias name "string" not allowed in this context

PLS-00639: NCHAR/NVARCHAR2 cannot be byte length semantics

PLS-00526: A MAP or ORDER function is required for comparing objects in PL/SQL.

PLS-00592: the type of a object table must be an object type

PLS-00626: partitioned/clustered/ordered parameter must be a function argument

PLS-00390: undefined column 'string' in INSERT statement

PLS-00229: Attribute expression within SQL expression

PLS-00404: cursor 'string' must be declared with FOR UPDATE to use with CURRENT OF

PLS-00539: subprogram 'string' is declared in an object type body and must be defined in the object type specification

PLS-00588: unqualified instance attribute references allowed only in member methods

PLS-00645: character set mismatch found at 'string' among operands in a COALESCE expression

PLS-00708: Pragma string must be declared in a package specification

PLS-00511: a record may not contain a PL/SQL table of records

PLS-00603: GROUPING function supported only with GROUP BY CUBE or ROLLUP

PLS-00240: Invalid type specification for RETURN indicator, length, tdo, duration

PLS-00247: LIBRARY name must be specified

PLS-00309: with \%LAST attribute, 'string' must be a variable of an enumerated type

PLS-00612: Number of attributes do not match in SET clause

PLS-00252: reference to the wrong copy of package STANDARD

PLS-00413: identifier in CURRENT OF clause is not a cursor name

PLS-00423: ORDER BY item must be the number of a SELECT-list expression

PLS-00504: type string_BASE may not be used outside of package STANDARD

PLS-00566: type name "string" cannot be constrained