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

SQL*Loader-00107: Invalid maximum number of discards

1 Answers  


ORA-12921: database is not in force logging mode

1 Answers  


QSM-01057: no query rewrite for this DML expression

1 Answers  


ORA-02705: osnpol: polling of communication channel failed

1 Answers  


ORA-00106: cannot startup/shutdown database when connected to a dispatcher

1 Answers  






NID-00442: Database has been shutdown, open database with RESETLOGS option.

1 Answers  


ORA-26670: STREAMS option requires COMPATIBLE parameter to be string or higher

1 Answers  


ORA-01288: file string is from a different database incarnation

1 Answers  


ORA-02439: Unique index on a deferrable constraint is not allowed

1 Answers  


ORA-16171: RECOVER...FINISH not allowed due to gap for thr string, seq string-string

1 Answers  


ORA-15059: invalid device type for ASM disk

1 Answers  


ORA-09368: Windows 3.1 Two-Task driver unable to spawn ORACLE

1 Answers  


Categories