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

EXP-00047: Missing tablespace name(s)

1 Answers  


ORA-22614: error while construction the collection in the image

1 Answers  


ORA-26577: PRESERVE TABLE can not be used when dropping old style materialized view string.string

1 Answers  


TNS-12514: TNS:listener does not currently know of service requested in connect descriptor

1 Answers  


ORA-08112: a composite partition may not be coalesced as a whole

1 Answers  


ORA-24063: cannot downgrade QUEUE_TABLE that has queues with rule-based subscribers

1 Answers  


ORA-01192: must have at least one enabled thread

1 Answers  


ORA-29911: null scan context returned by ODCIIndexStart() routine

1 Answers  


RMAN-03037: Spooling started in log file: string

1 Answers  


DRG-13303: value of wildcard offset must be in the range string..string, at line string

1 Answers  


PLS-00351: Not logged onto database 'string'

1 Answers  


PCC-02302: cannot open code generation output file "string"

1 Answers  


Categories