PLS-00312: a positional parameter association may not follow
a named association



PLS-00312: a positional parameter association may not follow a named association..

Answer / guest

Cause: When a list of parameters is passed to a subprogram
or cursor, if both positional and named associations are
used, all positional associations must be placed in their
declared order and before all named associations, which can
be in any order.

Action: Reorder the parameter list to meet the requirements
or use named association only.

Please add more information about this Error

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

ORA-13781: The tuning task does not exist.

1 Answers  


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

1 Answers  


ORA-36714: (XSMXALLOC03) TARGETLOG variable workspace object must have the same data type as TARGET variable workspace object.

1 Answers  


TNS-00219: Pump Strategy : string

1 Answers  


RMAN-06534: KEEP ... CONSISTENT option is not supported

1 Answers  






DRG-50703: listener startup error

1 Answers  


ORA-30771: Cannot add more than one referential constraint on REF column "string"

1 Answers  


ORA-01679: database must be mounted EXCLUSIVE and not open to activate

1 Answers  


ORA-09830: snyAddPort: failed to perform a remote procedure call.

1 Answers  


ORA-30369: maximum number of columns is 32

1 Answers  


ORA-32161: Cannot perform piecewise fetch

1 Answers  


ORA-13223: duplicate entry for string in SDO_GEOM_METADATA

1 Answers   Oracle,


Categories