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

CLSS-00001: skgxn not active

1 Answers  


CLSR-00515: A service member is already running on this node

1 Answers  


PLS-00612: Number of attributes do not match in SET clause

1 Answers  


PCC-02340: structure contains a bit field

1 Answers  


ORA-07551: sftcls: $CLOSE failure

1 Answers  






NNL-00229: Request-processing delay is now disabled

1 Answers  


ORA-12481: effective label not within program unit clearance range

1 Answers  


ORA-31457: maximum length of description field exceeded

1 Answers  


ORA-12699: Native service internal error

1 Answers  


ORA-06403: Unable to allocate memory.

1 Answers  


ORA-12916: Cannot use default permanent tablespace with this release

1 Answers  


ORA-14509: specified VALIDATE INTO table form incorrect

1 Answers  


Categories