PLW-05000: mismatch in NOCOPY qualification between
specification and body



PLW-05000: mismatch in NOCOPY qualification between specification and body..

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-31696: unable to export/import string using client specified string method

1 Answers  


DRG-13011: language column must be specified when using the multi lexer

1 Answers  


ORA-12551: TNS:missing keyword

1 Answers  


PCC-02314: cannot evaluate constant sizeof expression

1 Answers  


ORA-24791: invalid transaction start flags

1 Answers  






ORA-27045: unable to close the file

1 Answers   Aomi,


ORA-19690: backup piece release string incompatible with Oracle release string

1 Answers  


PLS-01460: Cannot access object on a remote host

1 Answers  


ORA-01542: tablespace 'string' is offline, cannot allocate space in it

1 Answers  


ORA-33046: (XSAGDNGL22) In AGGMAP workspace object, you can specify only one SCREENBY clause.

1 Answers  


ORA-30500: database open triggers and server error triggers cannot have BEFORE type

1 Answers  


ORA-15037: disk 'string' is smaller than mimimum of string MBs

1 Answers  


Categories