Messages Oracle

Id Message
PLS-00307 too many declarations of string match this call
PLS-00308 this construct is not allowed as the origin of an assignment
PLS-00309 with %LAST attribute, string must be a variable of an enumerated type
PLS-00310 with %ROWTYPE attribute, string must name a table, cursor or cursor-variable
PLS-00311 the declaration of string is incomplete or malformed
PLS-00312 a positional parameter association may not follow a named association
PLS-00313 string not declared in this scope
PLS-00314 TABLE declarations are not allowed as PL/SQL local variables
PLS-00315 Implementation restriction: unsupported table index type
PLS-00316 PL/SQL TABLEs must use a single index
PLS-00317 incomplete type string was not completed in its declarative region
PLS-00318 type string is malformed because it is a non-REF mutually recursive type
PLS-00319 subquery in an IN or NOT IN clause must contain exactly one column
PLS-00320 the declaration of the type of this expression is incomplete or malformed
PLS-00321 expression string is inappropriate as the left hand side of an assignment statement
PLS-00322 declaration of a constant string must contain an initialization assignment
PLS-00323 subprogram or cursor string is declared in a package specification and must be defined in the package body
PLS-00324 cursor attribute may not be applied to non-cursor string
PLS-00325 non-integral numeric literal string is inappropriate in this context
PLS-00326 IN clause must contain same number of expressions as subquery
Lignes 16801 to 16820 de 20375 entrées
1 839 840 841 842 843 1 019