PLS-00102: parser stack overflow because nesting is too deep
PLS-00103: found ‘string’ but expected one of the following: ‘string'”},
PLS-00104: empty argument list in call of procedure ‘string’ must be omitted
PLS-00105: at most one forward declaration of type ‘string’ is permitted
PLS-00108: declarative units must be a single variable declaration
PLS-00109: unknown exception name ‘string’ in PRAGMA EXCEPTION_INIT
PLS-00110: bind variable ‘string’ not allowed in this context
PLS-00111: end-of-file in comment
PLS-00112: end-of-line in quoted identifier
PLS-00113: END identifier ‘string’ must match ‘string’ at line string, column string
PLS-00114: identifier ‘string’ too long
PLS-00115: this PRAGMA must follow the declaration of ‘string’
PLS-00116: Duplicate where-clause in table expression
PLS-00117: Duplicate connect-by clause in table expression
PLS-00118: Duplicate group-by clause in table expression
PLS-00119: Duplicate having-clause in table expression
PLS-00120: inappropriate argument in OPEN statement
PLS-00121: only the set function COUNT may take * as an argument
PLS-00122: string as separator is allowed only with specific built-in functions
PLS-00124: name of exception expected for first arg in exception_init pragma
PLS-00126: selector ALL is not allowed
PLS-00127: Pragma string is not a supported pragma
PLS-00128: Illegal number of arguments for pragma string
PLS-00129: Pragma INTERFACE only supports C as its first argument
PLS-00130: Pragma string expects 1st argument to be a procedure/function/package/cursor
PLS-00131: Pragma string expects 2nd argument to be a procedure
PLS-00132: Pragma RESTRICT_REFERENCES does not support string
PLS-00133: Pragma string expects 1st argument to be an identifier or string-literal
PLS-00134: Pragma string expects 2nd argument to be an identifier or string-literal
PLS-00135: Pragma string expects 3rd argument to be an identifier, string or numeric literal
PLS-00138: Precision for a binary type must be one of 8, 16, or 32
PLS-00139: duplicate external NAME specification in subprogram expression
PLS-00140: duplicate external LIBRARY specification in subprogram expression
PLS-00141: duplicate external PARAMETER STYLE specification in subprogram expression
PLS-00142: duplicate external PARAMETER list specification in subprogram expression
PLS-00143: duplicate external LANGUAGE specification in subprogram expression
PLS-00144: duplicate external CALLING STANDARD specification in subprogram expression
PLS-00145: duplicate external WITH CONTEXT specification in subprogram expression
PLS-00146: duplicate external TRUSTED/UNTRUSTED specification in subprogram expression
PLS-00147: LIBRARY file specification string is empty
PLS-00148: Only 1 pragma of this type is allowed per subprogram
PLS-00150: found: string but expected : INTEGER
PLS-00151: Expression or Variable is an illegal type to PLS/QL: string
PLS-00152: POINTER type may only reference an object type
PLS-00153: A string type may only be used as an object type attribute
PLS-00154: An object type may have only 1 MAP or 1 ORDER method
PLS-00155: Only a function may be a MAP, ORDER or CONSTRUCTOR method
PLS-00156: Null constraints not supported for object attributes
PLS-00157: AUTHID only allowed on schema-level programs
PLS-00160: AUTHID must specify CURRENT_USER or DEFINER
PLS-00161: Pragma string expects 3rd argument to be an identifier or a string literal
PLS-00162: Pragma string expects 4th argument to be a positive integer literal
PLS-00164: cursor subqueries are not supported in this release
PLS-00165: call statement is not supported in PL/SQL
PLS-00166: bad format for date, time, or timestamp literal
PLS-00167: keyword BULK is used in a wrong context
PLS-00168: duplicate modifier specification ‘string’
PLS-00169: modifier ‘string’ conflicts with prior ‘string’ specification
PLS-00170: the SQL statement in an OPEN statement or FOR loop must be a SELECT
PLS-00171: duplicate dedicated AGENT specification in subprogram expression