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

IMP-00007: must be a DBA to import objects to another user's account

1 Answers  


PCB-00319: EXEC ORACLE statements are an Oracle extension

1 Answers  


TNS-00251: Failure in nstest:

1 Answers  


NID-00506: SETNAME Set a new database name only NO

1 Answers  


NZE-28864: SSL connection closed gracefully

1 Answers  






ORA-02286: no options specified for ALTER SEQUENCE

1 Answers  


ORA-14167: only one subpartition may be moved

1 Answers  


SQL*Loader-00418: Bad datafile datatype for column string

1 Answers  


ORA-13209: internal error while reading SDO_INDEX_METADATA table

1 Answers  


DRG-11837: Reauthorization Required

1 Answers  


LRM-00122: value 'string' for 'string' must be between 'number' and 'number'

1 Answers  


QSM-02143: SUM(expr) without COUNT(expr)

1 Answers  


Categories