Errores PLS

Errores PLS mas frecuentes

PLS-00560: character set mismatch

PLS-00598: comparison of object with NULL using string is not allowed

PLS-00554: character set has already been determined

PLS-00248: Invalid Library Syntax

PLS-01909: : cannot assign supertype instance to subtype

PLS-00506: User Defined Constrained Subtypes are disallowed

PLS-00416: The third argument of DECODE cannot be NULL

PLS-00532: Target of REF must be a complete or incomplete object type.

PLS-00499: coercion into collection of records not supported

PLS-00510: Float cannot have scale

PLS-00238: external parameter name string not found in formal parameter list

PLS-00387: INTO variable cannot be a database object

PLS-00259: rights model (AUTHID) must be specified

PLS-00921: parameter plsql_native_make_utility is not set

PLS-00237: invalid BY VALUE indicator or length specification

PLS-00409: duplicate variable 'string' in INTO list is not permitted

PLS-00326: IN clause must contain same number of expressions as subquery

PLS-00336: non-object-table "string" illegal in this context

PLS-00591: this feature is not supported in client-side programs

PLS-00369: no choices may appear with choice OTHERS in an exception handler

PLS-00518: This INSERT statement requires VALUES clause containing a parenthesised list of values

PLS-01902: : hex to raw conversion error

PLS-00562: a function must return a type.

PLS-00165: call statement is not supported in PL/SQL

PLS-00327: "string" is not in SQL scope here

PLS-00490: illegal statement

PLS-00429: unsupported feature with RETURNING clause

PLS-00171: duplicate dedicated AGENT specification in subprogram expression

PLS-00424: RPC defaults cannot include Package State

PLS-00604: aggregate function is not allowed here

PLS-00434: record field has unsupported type: "string"

PLS-00716: Attribute/method 'string' can occur only once in an ALTER TYPE statement

PLS-00227: subprogram 'in' formal string is not yet denotable

PLS-00439: A LIMIT clause must be used within a BULK FETCH

PLS-01704: The expressions in a sort clause must be column specs or unsigned integers, with optional ASC or DESC

PLS-00460: REPEATABLE subprogram 'string' has to be RNDS, WNDS, RNPS, and WNPS

PLS-00625: PARTITION/CLUSTER/ORDER-BY clause can only be used with IN parameters

PLS-00568: cannot access rows from a non-nested table item

PLS-00228: Illegal declaration of variable of type LONG

PLS-00254: OUT and IN/OUT modes cannot be used in this context

PLS-00722: supertypes's AUTHID is different than subtype's AUTHID

PLS-00420: can't call builtin routines remotely

PLS-00495: too many columns in SELECT...INTO statement after bursting record targets

PLS-00622: range constraints must be between -2147483647 and 2147483647

PLS-01460: Cannot access object on a remote host

PLS-01472: In a set_function_specification, if DISTINCT is present, the expression must be a column_specification

PLS-00256: string is not a valid external library

PLS-00517: Type mismatch between a select list element 'string' and corresponding table column in INSERT statement with a subquery

PLS-00373: EXIT label 'string' must label a LOOP statement

PLS-00214: BEGIN...END block nesting is too deep