PLS-00530: Illegal type used for object type attribute: 'string'.

PLS-00571: method access through data base link not yet supported on client side

PLS-00611: right hand side can be only the variables of record type

PLS-00634: type with NOT INSTANTIABLE methods must be declared NOT INSTANTIABLE

PLS-00499: coercion into collection of records not supported

PLS-00505: User Defined Types may only be defined as PLSQL Tables or Records

PLS-00520: MAP methods must be declared without any parameters other than (optional) SELF.

PLS-00203: function DECODE must be called with at least 3 non-boolean arguments

PLS-00517: Type mismatch between a select list element 'string' and corresponding table column in INSERT statement with a subquery

PLS-00706: Exception string cannot be used as prefix of a selected component

PLS-00716: Attribute/method 'string' can occur only once in an ALTER TYPE statement

PLS-00585: declared support library for opaque type is not a library

PLS-00434: record field has unsupported type: "string"

PLS-00495: too many columns in SELECT...INTO statement after bursting record targets

PLS-00256: string is not a valid external library

PLS-00326: IN clause must contain same number of expressions as subquery

PLS-00568: cannot access rows from a non-nested table item

PLS-00713: attempting to instantiate a type that is NOT INSTANTIABLE

PLS-00261: Java CALL Specification not yet allowed as a method in an object type

PLS-00325: non-integral numeric literal string is inappropriate in this context

PLS-00338: unable to resolve "string" as a column or row expression

PLS-00361: IN cursor 'string' cannot be OPEN'ed

PLS-00387: INTO variable cannot be a database object

PLS-00601: partition extended object names may only be used with tables

PLS-00509: Implementation Restriction : Pass a returned record to a temporary identifier before selecting a field

PLS-00659: constructor method must return SELF AS RESULT

PLS-00704: 'string' must be declared as an exception

PLS-01705: table specified by a cursor not updatable if cursor specification has a UNION or ORDER_BY

PLS-00380: functions and procedures are not included in this release of PL/SQL

PLS-00406: length of SELECT list in subquery must match number of assignment targets

PLS-00503: RETURN value statement required for this return from function

PLS-00543: a PLSQL Table may not contain a nested table type or VARRAY.

PLS-00648: type of supertype attribute "string" can not be a subtype or reference to a subtype in this release

PLS-00651: implementation type in Aggregate/Table function should be a valid type

PLS-00397: Type mismatch in arguments to IN

PLS-00618: type mismatch found at 'string' between operands in a NULLIF expression

PLS-00209: table 'string' is not in FROM clause

PLS-00227: subprogram 'in' formal string is not yet denotable

PLS-00233: function name used as an exception name in when clause

PLS-00384: type mismatch found at 'string' in UPDATE's SET clause

PLS-00415: 'string' is an OUT parameter and cannot appear in a function

PLS-00610: ROW can be used only once in SET clause of UPDATE statement

PLS-00640: a pipelined function cannot be called from PL/SQL context

PLS-00711: PRAGMA AUTONOMOUS_TRANS*Action cannot be declared twice

PLS-01469: ANSI standard does not permit records

PLS-00351: Not logged onto database 'string'

PLS-00531: Unsupported type in a VARRAY or TABLE type: 'string'.

PLS-00605: set operators are not yet supported as an argument to a MULTISET operator

PLS-01404: ANSI Identifiers can only consist of letters, digits, and the underscore character

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