Errores PLS

Errores PLS mas frecuentes

PLS-00609: the OVERRIDING clause is not valid for SQLJ Object Types

PLS-00116: Duplicate where-clause in table expression

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

PLS-00208: identifier 'string' is not a legal cursor attribute

PLS-00723: package body cannot be compiled native if its spec was compiled non-native

PLS-00551: character set ANY_CS is only allowed on a subprogram parameter

PLS-00157: AUTHID only allowed on schema-level programs

PLS-00587: a static method cannot be invoked on an instance value

PLS-00156: Null constraints not supported for object attributes.

PLS-00147: LIBRARY file specification string is empty

PLS-00422: no PL/SQL translation for the bindtype given for this bind variable

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

PLS-00128: Illegal number of arguments for pragma string

PLS-00144: duplicate external CALLING STANDARD specification in subprogram expression

PLS-00417: unable to resolve "string" as a column

PLS-00431: bulk SQL attributes must use a single index

PLS-00108: declarative units must be a single variable declaration

PLS-00250: Incorrect Usage of string in parameters clause.

PLS-00485: in exception handler, 'string' must be an exception name

PLS-00151: Expression or Variable is an illegal type to PLS/QL: string

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

PLS-00315: Implementation restriction: unsupported table index type

PLS-00656: field 'string' not available in input argument

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

PLS-00721: 'string' formed a non-REF mutually-dependent cycle with 'string'

PLS-00210: an OTHERS clause is required in this CASE statement

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

PLS-00700: PRAGMA EXCEPTION_INIT of string must follow declaration of its exception in the same declarative part

PLS-00385: type mismatch found at 'string' in SELECT...INTO statement

PLS-01400: Use of '||' token

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

PLS-00119: Duplicate having-clause in table expression

PLS-00104: empty argument list in call of procedure 'string' must be omitted

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

PLS-00134: Pragma string expects 2nd argument to be an identifier or string-literal

PLS-00247: LIBRARY name must be specified

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

PLS-00120: inappropriate argument in OPEN statement

PLS-00152: POINTER type may only reference an object type.

PLS-00133: Pragma string expects 1st argument to be an identifier or string-literal

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

PLS-00117: Duplicate connect-by clause in table expression

PLS-00138: Precision for a binary type must be one of 8, 16, or 32

PLS-00126: selector ALL is not allowed

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

PLS-00990: Index Tables of Cursor Variables are disallowed

PLS-00115: this PRAGMA must follow the declaration of 'string'

PLS-00314: TABLE declarations are not allowed as PL/SQL local variables

PLS-00426: cursor variable OUT parameter 'string' cannot be FETCH'ed or CLOSE'd

PLS-00589: no attributes found in object type "string"