PLS-00201: identifier ‘string’ must be declared
PLS-00202: type ‘string’ must be declared
PLS-00203: function DECODE must be called with at least 3 non-boolean arguments
PLS-00204: function or pseudo-column ‘string’ may be used inside a SQL statement only
PLS-00205: Aggregate not allowed here
PLS-00206: %TYPE must be applied to a variable, column, field or attribute, not to “string”
PLS-00207: identifier ‘string’, applied to implicit cursor SQL, is not a legal cursor attribute
PLS-00208: identifier ‘string’ is not a legal cursor attribute
PLS-00209: table ‘string’ is not in FROM clause
PLS-00210: an OTHERS clause is required in this CASE statement
PLS-00211: CASE labels or ranges must not be duplicated in different WHEN clauses
PLS-00212: could not obtain enough memory to compile CASE statement
PLS-00213: package STANDARD not accessible
PLS-00214: BEGIN…END block nesting is too deep
PLS-00215: String length constraints must be in range (1 .. 32767)
PLS-00216: NUMBER precision constraint must be in range (1 .. 38)
PLS-00217: NUMBER scale constraint must be in range (-84 .. 127)
PLS-00218: a variable declared NOT NULL must have an initialization assignment
PLS-00219: label ‘string’ reference is out of scope
PLS-00220: simple name required in this context
PLS-00221: ‘string’ is not a procedure or is undefined
PLS-00222: no function with name ‘string’ exists in this scope
PLS-00223: paramaterless procedure ‘string’ used as function
PLS-00224: object ‘string’ must be of type function or array to be used this way
PLS-00225: subprogram or cursor ‘string’ reference is out of scope
PLS-00226: package ‘string’ used as variable reference
PLS-00227: subprogram ‘in’ formal string is not yet denotable
PLS-00228: Illegal declaration of variable of type LONG
PLS-00229: Attribute expression within SQL expression
PLS-00230: OUT and IN OUT formal parameters may not have default expressions
PLS-00231: function ‘string’ may not be used in SQL
PLS-00232: nested packages not permitted
PLS-00233: function name used as an exception name in when clause
PLS-00234: PARAMETER STYLE SQL may not be specified with a PARAMATERS list
PLS-00235: the external type is not appropriate for the parameter
PLS-00236: Invalid external type specification for string
PLS-00237: invalid BY VALUE indicator or length specification
PLS-00238: external parameter name string not found in formal parameter list
PLS-00239´: invalid external type specification for SQLCODE
PLS-00240: Invalid type specification for RETURN indicator, length, tdo, duration
PLS-00241: invalid external type specification for SQLSTATE
PLS-00242: invalid external type specification for CONTEXT
PLS-00243: invalid external type specification for SQLNAME
PLS-00244: Multiple declarations in foreign function formal parameter list
PLS-00245: Formals used in the ‘parameters’ clause must appear exactly once
PLS-00246: PARAMETER STYLE is unsupported
PLS-00247: LIBRARY name must be specified
PLS-00248: Invalid Library Syntax
PLS-00249: Invalid WITH CONTEXT Syntax
PLS-00250: Incorrect Usage of string in parameters clause
PLS-00251: RETURN, for actual function return, must be last in the parameters clause
PLS-00252: reference to the wrong copy of package STANDARD
PLS-00253: Formal parameter string missing in the parameters clause
PLS-00254: OUT and IN/OUT modes cannot be used in this context
PLS-00255: CALL Specification parameters cannot have default values
PLS-00256: string is not a valid external library
PLS-00257: illegal use of EXTERNAL clause in a TYPE or PACKAGE specification
PLS-00258: constrained datatypes disallowed in CALL Specifications
PLS-00259: rights model (AUTHID) must be specified
PLS-00260: Datetime/Interval constraints must be in range (0 .. 9)
PLS-00261: Java CALL Specification not yet allowed as a method in an object type