PLW-05003: same actual parameter(string and string) at IN
and NOCOPY may have side effects



PLW-05003: same actual parameter(string and string) at IN and NOCOPY may have side effects..

Answer / guest

Cause: The indicated parameter was declared with the NOCOPY
hint in the subprogram specification but not in the body, or
it was declared with the NOCOPY hint in the body but not in
the specification.

Action: Ensure that the specification and the body agree in
their use of NOCOPY. If this mismatch is not corrected, the
program will obey the declaration given in the
specification, ignoring that in the body.

Please add more information about this Error

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Oracle Errors Interview Questions

QSM-01029: materialized view, string, is stale in ENFORCED integrity mode

1 Answers  


ORA-19681: block media recovery on control file not possible

1 Answers  


ORA-23393: the user is already the propagator

1 Answers  


ORA-15050: disk "string" contains string error(s)

1 Answers  


PLS-00226: package 'string' used as variable reference

1 Answers  






ORA-12539: TNS:buffer over- or under-flow

1 Answers  


ORA-13151: failed to remove exception record

1 Answers  


DRG-50801: failed to parse cursor

1 Answers  


ORA-39051: parameter string specified multiple times

1 Answers  


ORA-29834: REF datatype not supported with operators

1 Answers  


ORA-14190: only one ENABLE/DISABLE ROW MOVEMENT clause can be specified

1 Answers  


ORA-12341: maximum number of open mounts exceeded

1 Answers  


Categories