Errores pls

Errores pls mas frecuentes

PLS-00563: illegal use of CAST expression

PLS-01471: The keyword DISTINCT must be present in a COUNT(DISTINCT sim_expr)

PLS-01410: Use of 'MOD' token

PLS-01468: The first argument of the like-predicate must be a column of type character string

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

PLS-00717: method 'string' does not have matching signature among existing methods

PLS-00332: "string" is not a valid prefix for a qualified name

PLS-01456: Name length cannot exceed 3.

PLS-01500: Unions are not allowed in the definition of a view

PLS-01503: The expression in a SET clause must not include a set function

PLS-01702: Illegal syntax in COMMIT WORK statement

PLS-00333: "string" must match an object-table alias in this context

PLS-00337: "string" matches too many object table aliases

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

PLS-00909: object string is not declared or insufficient privileges to access object string

PLS-01466: Null strings are not allowed

PLS-01474: Use of ANY is non_ANSI

PLS-00401: different column types between cursor SELECT statement and return value found at 'string'

PLS-00492: variable or constant initialization may not refer to functions declared in the same package

PLS-00613: only one item is allowed, when using variables of record type

PLS-00550: character set specification is not allowed for this type

PLS-00168: duplicate modifier specification 'string'

PLS-00377: internal type PLS_INTEGER is not included in this release of PL/SQL

PLS-00663: the NEW keyword is not allowed in this context

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

PLS-00649: method "string" can be overridden only once per object type

PLS-01423: Subquery on right-hand-side in set clause

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

PLS-00458: subprogram 'string' cannot be called from a REPEATABLE subprogram

PLS-01463: STDDEV is not a standard set function

PLS-00541: size or length specified is too large.

PLS-01454: No operator may be used with values of data type CHAR

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

PLS-00594: the SELF parameter can be declared only as IN or as IN OUT

PLS-00662: Non-external object types containing external mapped attributes are not allowed

PLS-00212: could not obtain enough memory to compile CASE statement

PLS-01703: Cursor name in CLOSE statment must be of length 1

PLS-01913: instance must be of type 'string' or one of its subtypes

PLS-00251: RETURN, for actual function return, must be last in the parameters clause

PLS-00997: no cursor return types allowed in this beta version

PLS-01451: The data types of these value_expressions must be comparable

PLS-00381: type mismatch found at 'string' between column and variable in subquery or INSERT

PLS-00582: attribute declarations are not allowed in opaque types

PLS-00624: USING clause must be used with either aggregate or pipelined functions

PLS-01469: ANSI standard does not permit records

PLS-01473: Use <> instead of != or ~=

PLS-00359: assignment target in 'string' must have components

PLS-00374: illegal EXIT statement; it must appear inside the loop labeled 'string'

PLS-00461: mismatch REPEATABLE information between specification and body of 'string'

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