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

ORA-09341: scumnt: unable to mount database

1 Answers  


ORA-30175: invalid type given for an argument

1 Answers  


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

1 Answers  


TNS-12225: TNS:destination host unreachable

1 Answers  


ORA-01704: string literal too long

1 Answers  


ORA-23320: the request failed because of values string and string

1 Answers  


QSM-00510: statistics missing on materialized views

1 Answers  


PCC-00142: No EXEC SQL CONTEXT USE statement encountered

1 Answers  


NCR-03012: NCRO: Invalid session mode

1 Answers  


RMAN-06012: channel: string not allocated

1 Answers  


CLSR-00517: Failed to register a service name

1 Answers  


ORA-13125: partition key is already set

1 Answers  


Categories