Errores PLS

Errores PLS mas frecuentes

PLS-00341: declaration of cursor 'string' is incomplete or malformed

PLS-00452: Subprogram 'string' violates its associated pragma

PLS-00564: lob arguments are not permitted in calls to remote server

PLS-00488: invalid variable declaration: object 'string' must be a type or subtype

PLS-00352: Unable to access another database 'string'

PLS-00989: Cursor Variable in record, object, or collection is not supported by this release

PLS-00457: expressions have to be of SQL types

PLS-00316: PL/SQL TABLEs must use a single index

PLS-00330: invalid use of type name or subtype name

PLS-00421: synonym definitions nested too deeply; possible loop in synonyms

PLS-00329: schema-level type has illegal reference to string

PLS-00321: expression 'string' is inappropriate as the left hand side of an assignment statement

PLS-00351: Not logged onto database 'string'

PLS-00593: default value of parameter 'string' in body must match that of spec

PLS-00308: this construct is not allowed as the origin of an assignment

PLS-00923: native compilation failed: string: string: string

PLS-00310: with \%ROWTYPE attribute, 'string' must name a table, cursor or cursor-variable

PLS-00630: pipelined functions must have a collection return type

PLS-00375: illegal GOTO statement; this GOTO cannot branch to label 'string'

PLS-00405: subquery not allowed in this context

PLS-00311: the declaration of "string" is incomplete or malformed

PLS-00707: unsupported construct or internal error [string]

PLS-00111: end-of-file in comment

PLS-00597: expression string in the INTO list is of wrong type

PLS-00456: item 'string' is not a cursor

PLS-01907: : number precision too large

PLS-00331: illegal reference to string

PLS-00436: implementation restriction: cannot reference fields of BULK In-BIND table of records

PLS-00360: cursor declaration without body needs return type

PLS-00305: previous use of 'string' (at line string) conflicts with this use

PLS-01901: : host bind array too small

PLS-00220: simple name required in this context

PLS-00355: use of pl/sql table not allowed in this context

PLS-00536: Navigation through REF variables is not supported in PL/SQL.

PLS-00498: illegal use of a type before its declaration

PLS-01905: : character string buffer too small

PLS-00218: a variable declared NOT NULL must have an initialization assignment

PLS-00960: RPCs cannot use variables with schema level user-defined types in this release

PLS-00435: DML statement without BULK In-BIND cannot be used inside FORALL

PLS-00378: invalid compilation unit for this release of PL/SQL

PLS-00324: cursor attribute may not be applied to non-cursor 'string'

PLS-00425: in SQL, function argument and return types must be SQL type

PLS-00127: Pragma string is not a supported pragma

PLS-00994: Cursor Variables cannot be declared as part of a package

PLS-00538: subprogram or cursor 'string' is declared in an object type specification and must be defined in the object type body

PLS-00230: OUT and IN OUT formal parameters may not have default expressions

PLS-00109: unknown exception name 'string' in PRAGMA EXCEPTION_INIT

PLS-00453: remote operations not permitted on object tables or user-defined type columns

PLS-00548: invalid use of operator.

PLS-00553: character set name is not recognized