Errores PLS
Errores PLS mas frecuentes
PLS-00608: the value of the USING clause must match that of the supertype
PLS-01463: STDDEV is not a standard set function
PLS-01702: Illegal syntax in COMMIT WORK statement
PLS-01705: table specified by a cursor not updatable if cursor specification has a UNION or ORDER_BY
PLS-00391: undefined column 'string' in UPDATE statement
PLS-01471: The keyword DISTINCT must be present in a COUNT(DISTINCT sim_expr)
PLS-00571: method access through data base link not yet supported on client side
PLS-00613: only one item is allowed, when using variables of record type
PLS-00713: attempting to instantiate a type that is NOT INSTANTIABLE
PLS-00337: "string" matches too many object table aliases
PLS-00717: method 'string' does not have matching signature among existing methods
PLS-00605: set operators are not yet supported as an argument to a MULTISET operator
PLS-01474: Use of ANY is non_ANSI
PLS-01500: Unions are not allowed in the definition of a view
PLS-00909: object string is not declared or insufficient privileges to access object string
PLS-00333: "string" must match an object-table alias in this context
PLS-01466: Null strings are not allowed
PLS-00332: "string" is not a valid prefix for a qualified name
PLS-00401: different column types between cursor SELECT statement and return value found at 'string'
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-00619: the first operand in the NULLIF expression must not be NULL
PLS-00381: type mismatch found at 'string' between column and variable in subquery or INSERT
PLS-00458: subprogram 'string' cannot be called from a REPEATABLE subprogram
PLS-00541: size or length specified is too large.
PLS-01454: No operator may be used with values of data type CHAR
PLS-00168: duplicate modifier specification 'string'
PLS-00550: character set specification is not allowed for this type
PLS-01423: Subquery on right-hand-side in set clause
PLS-00649: method "string" can be overridden only once per object type
PLS-00624: USING clause must be used with either aggregate or pipelined functions
PLS-00251: RETURN, for actual function return, must be last in the parameters clause
PLS-00377: internal type PLS_INTEGER is not included in this release of PL/SQL
PLS-00997: no cursor return types allowed in this beta version
PLS-01703: Cursor name in CLOSE statment must be of length 1
PLS-00508: The expression in a RETURN statement cannot be a type
PLS-00662: Non-external object types containing external mapped attributes are not allowed
PLS-00582: attribute declarations are not allowed in opaque types
PLS-00663: the NEW keyword is not allowed in this context
PLS-01913: instance must be of type 'string' or one of its subtypes
PLS-00241: invalid external type specification for SQLSTATE
PLS-01469: ANSI standard does not permit records
PLS-01451: The data types of these value_expressions must be comparable
PLS-01903: : non-integer error number
PLS-00212: could not obtain enough memory to compile CASE statement
PLS-00161: Pragma string expects 3rd argument to be an identifier or a string literal